Base TAO PhpUnit test case class extending GenerisPhpUnitTestRunner. Contains some useful helpers and initialization routines.
initTest
Connects to the API starting TestUser session.
invokeProtectedMethod
Helper for accessing protected/private methods of tested classes.
Based on ReflectionClass.