Adapter for sourceforge PHPUnit test case to allow legacy test cases to be used with SimpleTest.
Located in /extensions/phpunit_test_case.php (line 22)
SimpleTestCase | --TestCase
Inherited from SimpleTestCase
SimpleTestCase::$_label
SimpleTestCase::$_observers
SimpleTestCase::$_reporter
SimpleTestCase::$_should_skip
Constructor. Sets the test name.
Sends pass if the test condition resolves true, a fail otherwise.
Will test straight equality if set to loose typing, or identity if not.
Simple string equality.
Tests a regex match.
Sends an error which we interpret as a fail with a different message for compatibility.
Inherited From SimpleTestCase
SimpleTestCase::SimpleTestCase()
SimpleTestCase::after()
SimpleTestCase::assert()
SimpleTestCase::assertExpectation()
SimpleTestCase::before()
SimpleTestCase::createInvoker()
SimpleTestCase::dump()
SimpleTestCase::error()
SimpleTestCase::exception()
SimpleTestCase::fail()
SimpleTestCase::getAssertionLine()
SimpleTestCase::getLabel()
SimpleTestCase::getSize()
SimpleTestCase::getTests()
SimpleTestCase::pass()
SimpleTestCase::run()
SimpleTestCase::sendMessage()
SimpleTestCase::setUp()
SimpleTestCase::signal()
SimpleTestCase::skip()
SimpleTestCase::skipIf()
SimpleTestCase::skipUnless()
SimpleTestCase::tearDown()
SimpleTestCase::tell()
SimpleTestCase::_isTest()
Documentation generated on Sun, 04 May 2008 09:21:57 -0500 by phpDocumentor 1.3.0