You are here

protected function Success::runTest in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit/tests/_files/Success.php \Success::runTest()

Override to run the test and assert its state.

Return value

mixed

Throws

Exception|PHPUnit_Framework_Exception

PHPUnit_Framework_Exception

Overrides PHPUnit_Framework_TestCase::runTest

File

vendor/phpunit/phpunit/tests/_files/Success.php, line 4

Class

Success

Code

protected function runTest() {
}