Class TestOfUnitTestCaseOutput

Description

Standard unit test class for day to day testing of PHP code XP style. Adds some useful standard assertions.

Located in /libraries/pear/simpletest/test/visual_test.php (line 28)

SimpleTestCase
   |
   --UnitTestCase
      |
      --TestOfUnitTestCaseOutput
Method Summary
 TestOfUnitTestCaseOutput TestOfUnitTestCaseOutput ()
 void testDumping ()
 void testErrorText ()
 void testErrorTrap ()
 void testExpectation ()
 void testFalse ()
 void testLongStrings ()
 void testNull ()
 void testOfResults ()
 void testPatterns ()
 void testReference ()
 void testSignal ()
 void testTrue ()
 void testType ()
Variables
Methods
Constructor TestOfUnitTestCaseOutput (line 29)
TestOfUnitTestCaseOutput TestOfUnitTestCaseOutput ()
testDumping (line 192)
void testDumping ()
testErrorDisplay (line 163)
void testErrorDisplay ()
testErrorPatterns (line 185)
void testErrorPatterns ()
testErrorText (line 178)
void testErrorText ()
testErrorTrap (line 170)
void testErrorTrap ()
testExpectation (line 48)
void testExpectation ()
testFalse (line 43)
void testFalse ()
testHashEquality (line 94)
void testHashEquality ()
testHashIdentity (line 119)
void testHashIdentity ()
testIntegerEquality (line 82)
void testIntegerEquality ()
testLongStrings (line 154)
void testLongStrings ()
testNull (line 54)
void testNull ()
testNullEquality (line 75)
void testNullEquality ()
testNullIdentity (line 112)
void testNullIdentity ()
testObjectEquality (line 123)
void testObjectEquality ()
testObjectIndentity (line 130)
void testObjectIndentity ()
testOfResults (line 33)
void testOfResults ()
testPatterns (line 147)
void testPatterns ()
testReference (line 137)
void testReference ()
testSignal (line 196)
void testSignal ()
testStringEquality (line 87)
void testStringEquality ()
testStringIdentity (line 98)
void testStringIdentity ()
testTrue (line 38)
void testTrue ()
testType (line 61)
void testType ()
testTypeEquality (line 70)
void testTypeEquality ()
testTypeIdentity (line 105)
void testTypeIdentity ()

Inherited Methods

Inherited From UnitTestCase

 UnitTestCase::UnitTestCase()
 UnitTestCase::assertCopy()
 UnitTestCase::assertEqual()
 UnitTestCase::assertError()
 UnitTestCase::assertErrorPattern()
 UnitTestCase::assertIdentical()
 UnitTestCase::assertIsA()
 UnitTestCase::assertNoErrors()
 UnitTestCase::assertNotA()
 UnitTestCase::assertNotEqual()
 UnitTestCase::assertNotIdentical()
 UnitTestCase::assertNotNull()
 UnitTestCase::assertNoUnwantedPattern()
 UnitTestCase::assertNull()
 UnitTestCase::assertReference()
 UnitTestCase::assertWantedPattern()

Inherited From SimpleTestCase

 SimpleTestCase::SimpleTestCase()
 SimpleTestCase::after()
 SimpleTestCase::assertExpectation()
 SimpleTestCase::assertFalse()
 SimpleTestCase::assertTrue()
 SimpleTestCase::before()
 SimpleTestCase::dump()
 SimpleTestCase::error()
 SimpleTestCase::fail()
 SimpleTestCase::getAssertionLine()
 SimpleTestCase::getLabel()
 SimpleTestCase::getSize()
 SimpleTestCase::pass()
 SimpleTestCase::run()
 SimpleTestCase::sendMessage()
 SimpleTestCase::setUp()
 SimpleTestCase::signal()
 SimpleTestCase::swallowErrors()
 SimpleTestCase::tearDown()
 SimpleTestCase::_createRunner()

Documentation generated on Fri, 11 Feb 2005 18:14:35 +0000 by phpDocumentor 1.3.0RC3