PHPUnit2_Framework_Assert | --PHPUnit2_Framework_TestCase | --Framework_AssertTest
void testAssertArrayContainsObject( )
void testAssertArrayContainsString( )
void testAssertArrayHasIntegerKey( )
void testAssertArrayHasStringKey( )
void testAssertArrayNotContainsObject( )
void testAssertArrayNotContainsString( )
void testAssertArrayNotHasIntegerKey( )
void testAssertArrayNotHasStringKey( )
void testAssertEqualsArray( )
void testAssertEqualsFloat( )
void testAssertEqualsFloatDelta( )
void testAssertEqualsInteger( )
void testAssertEqualsObject( )
void testAssertEqualsString( )
void testAssertFalse( )
void testAssertFileExists( )
void testAssertFileNotExists( )
void testAssertHasProperty( )
void testAssertIteratorContainsObject( )
void testAssertIteratorContainsString( )
void testAssertNotEqualsArray( )
void testAssertNotEqualsFloat( )
void testAssertNotEqualsFloatDelta( )
void testAssertNotEqualsInteger( )
void testAssertNotEqualsObject( )
void testAssertNotEqualsString( )
void testAssertNotHasProperty( )
void testAssertNotNull( )
void testAssertNotRegExp( )
void testAssertNotSame( )
void testAssertNotSameFailsNull( )
void testAssertNotTypeArray( )
void testAssertNotTypeBool( )
void testAssertNotTypeClass( )
void testAssertNotTypeFloat( )
void testAssertNotTypeInteger( )
void testAssertNotTypeNull( )
void testAssertNotTypeObject( )
void testAssertNotTypeString( )
void testAssertNull( )
void testAssertRegExp( )
void testAssertSame( )
void testAssertStringContainsString( )
void testAssertStringNotContainsString( )
void testAssertTrue( )
void testAssertTypeArray( )
void testAssertTypeBool( )
void testAssertTypeClass( )
void testAssertTypeFloat( )
void testAssertTypeInteger( )
void testAssertTypeNull( )
void testAssertTypeObject( )
void testAssertTypeString( )
void testFail( )
void testGetNonPublicProperty( )