Adapter for sourceforge PHPUnit test case to allow legacy test cases to be used with SimpleTest.
Located in /libraries/pear/simpletest/extensions/phpunit_test_case.php (line 24)
RunnableTest | --SimpleTestCase | --TestCase
Class | Description |
---|---|
![]() |
Adapter for sourceforge PHPUnit test case to allow legacy test cases to be used with SimpleTest. |
Inherited from SimpleTestCase
SimpleTestCase::$_reporter
Inherited from RunnableTest
RunnableTest::$_label
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.
Will test straight equality if set to loose typing, or identity if not.
Tests a regex match.
Sends an error which we interpret as a fail with a different message for compatibility.
Accessor for name.
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 Thu, 20 Jan 2005 17:10:42 +0000 by phpDocumentor 1.3.0RC3