PHPUnit2_Framework_TestCase | --ShellTests
void execute( )
void setUp( )
void tearDown( )
void testAbstractClass( )
void testArrayAccessOnObject( )
void testClass( )
void testClassConstant( )
void testClassConstantNotExisting( )
void testClassDuplicate( )
void testClassDuplicateMethod( )
void testClassExtends( )
void testClassExtendsNotExisting( )
void testComments( )
void testFunctionDuplicate( )
void testFunctionDynamicNotExisting( )
void testFunctionVars( )
void testGetInstance( )
void testIf( )
void testImplements( )
void testInterfaceNotExists( )
void testInternalMethodCall( )
void testLoops( )
void testMethod( )
void testMethodDynamicConst( )
void testMethodDynamicFunction( )
void testMethodDynamicFunctionDynamic( )
void testMethodVars( )
void testNewClass( )
void testNotExistingClass( )
void testNotExistingMethod( )
void testObjectArray( )
void testObjectArrayMethodNotExists( )
void testSingletonClass( )
void testStaticCall( )
void testStaticCallNotExists( )
void testUndefVars( )
void testVariableMethod( )
void testVariableMethodNotExisting( )
void testVariableStaticMethod( )