Home
last modified time | relevance | path

Searched refs:AssertionExampleTest (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dassertion.phpt2 phpunit AssertionExampleTest ../_files/AssertionExampleTest.php
19 $_SERVER['argv'][2] = 'AssertionExampleTest';
20 $_SERVER['argv'][3] = __DIR__ . '/../_files/AssertionExampleTest.php';
34 1) AssertionExampleTest::testOne
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DAssertionExampleTest.php2 class AssertionExampleTest extends PHPUnit_Framework_TestCase class