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)

RunnableTest
   |
   --SimpleTestCase
      |
      --UnitTestCase
         |
         --TestOfUnitTestCaseOutput
Method Summary
 TestOfUnitTestCaseOutput TestOfUnitTestCaseOutput ()
 void testDumping ()
 void testErrorText ()
 void testErrorTrap ()
 void testFalse ()
 void testLongStrings ()
 void testNull ()
 void testOfResults ()
 void testPatterns ()
 void testReference ()
 void testSignal ()
 void testTrue ()
 void testType ()
Variables

Inherited Variables

Inherited from SimpleTestCase

SimpleTestCase::$_reporter

Inherited from RunnableTest

RunnableTest::$_label
Methods
Constructor TestOfUnitTestCaseOutput (line 29)
TestOfUnitTestCaseOutput TestOfUnitTestCaseOutput ()
testDumping (line 162)
void testDumping ()
testErrorDisplay (line 137)
void testErrorDisplay ()
testErrorPatterns (line 156)
void testErrorPatterns ()
testErrorText (line 150)
void testErrorText ()
testErrorTrap (line 143)
void testErrorTrap ()
testFalse (line 40)
void testFalse ()
testHashEquality (line 78)
void testHashEquality ()
testHashIdentity (line 99)
void testHashIdentity ()
testIntegerEquality (line 68)
void testIntegerEquality ()
testLongStrings (line 129)
void testLongStrings ()
testNull (line 44)
void testNull ()
testNullEquality (line 62)
void testNullEquality ()
testNullIdentity (line 93)
void testNullIdentity ()
testObjectEquality (line 102)
void testObjectEquality ()
testObjectIndentity (line 108)
void testObjectIndentity ()
testOfResults (line 32)
void testOfResults ()
testPatterns (line 123)
void testPatterns ()
testReference (line 114)
void testReference ()
testSignal (line 165)
void testSignal ()
testStringEquality (line 72)
void testStringEquality ()
testStringIdentity (line 81)
void testStringIdentity ()
testTrue (line 36)
void testTrue ()
testType (line 50)
void testType ()
testTypeEquality (line 58)
void testTypeEquality ()
testTypeIdentity (line 87)
void testTypeIdentity ()

Inherited Methods

Inherited From UnitTestCase

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

Inherited From SimpleTestCase

 SimpleTestCase::SimpleTestCase()
 SimpleTestCase::assertExpectation()
 SimpleTestCase::assertFalse()
 SimpleTestCase::assertTrue()
 SimpleTestCase::dump()
 SimpleTestCase::error()
 SimpleTestCase::fail()
 SimpleTestCase::getAssertionLine()
 SimpleTestCase::invoke()
 SimpleTestCase::pass()
 SimpleTestCase::run()
 SimpleTestCase::sendMessage()
 SimpleTestCase::setUp()
 SimpleTestCase::signal()
 SimpleTestCase::swallowErrors()
 SimpleTestCase::tearDown()
 SimpleTestCase::_createRunner()
 SimpleTestCase::_isConstructor()
 SimpleTestCase::_isTest()

Inherited From RunnableTest

 RunnableTest::RunnableTest()
 RunnableTest::getLabel()
 RunnableTest::getSize()
 RunnableTest::run()

Documentation generated on Fri, 3 Dec 2004 12:28:09 +0000 by phpDocumentor 1.3.0RC3