PHPUnit2_Framework_Assert | --PHPUnit2_Framework_TestCase | --Framework_AssertTest
void testAssertArrayContainsObject( )
void testAssertArrayContainsString( )
void testAssertArrayNotContainsObject( )
void testAssertArrayNotContainsString( )
void testAssertEqualsArray( )
void testAssertEqualsFloat( )
void testAssertEqualsFloatDelta( )
void testAssertEqualsInteger( )
void testAssertEqualsObject( )
void testAssertEqualsString( )
void testAssertFalse( )
void testAssertIteratorContainsObject( )
void testAssertIteratorContainsString( )
void testAssertNotEqualsArray( )
void testAssertNotEqualsFloat( )
void testAssertNotEqualsFloatDelta( )
void testAssertNotEqualsInteger( )
void testAssertNotEqualsObject( )
void testAssertNotEqualsString( )
void testAssertNotNull( )
void testAssertNotSame( )
void testAssertNotSameFailsNull( )
void testAssertNotTypeClass( )
void testAssertNotTypeInteger( )
void testAssertNotTypeString( )
void testAssertNull( )
void testAssertSame( )
void testAssertStringContainsString( )
void testAssertStringNotContainsString( )
void testAssertTrue( )
void testAssertTypeClass( )
void testAssertTypeInteger( )
void testAssertTypeString( )
void testFail( )