PHPUnit2_Framework_Assert | --PHPUnit2_Framework_TestCase | --PHPUnit2_Tests_Framework_AssertTest
void testAssertEquals( )
void testAssertEqualsNull( )
void testAssertFalse( )
void testAssertNotNull( )
void testAssertNotSame( )
void testAssertNotSameFailsNull( )
void testAssertNull( )
void testAssertNullNotEqualsNull( )
void testAssertNullNotEqualsString( )
void testAssertSame( )
void testAssertStringEquals( )
void testAssertStringNotEqualsNull( )
void testAssertTrue( )
void testFail( )