Home
last modified time | relevance | path

Searched defs:addFailure (Results 1 – 14 of 14) sorted by relevance

/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestListener.php134 function addFailure(&$test, &$t) { /*abstract */ } function in PHPUnit_TestListener
H A DTestResult.php129 function addFailure(&$test, &$t) { function in PHPUnit_TestResult
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestListener.php45 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function
H A DBaseTestListener.php27 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in PHPUnit_Framework_BaseTestListener
H A DTestResult.php302 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in PHPUnit_Framework_TestResult
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DTicketListener.php44 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in PHPUnit_Extensions_TicketListener
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/
H A DXML.php89 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in PHPUnit_Util_TestDox_ResultPrinter_XML
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DTAP.php76 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in PHPUnit_Util_Log_TAP
H A DJSON.php78 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in PHPUnit_Util_Log_JSON
H A DJUnit.php151 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in PHPUnit_Util_Log_JUnit
H A DTeamCity.php95 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in PHPUnit_Util_Log_TeamCity
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DTestListenerTest.php33 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in Framework_TestListenerTest
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/
H A DResultPrinter.php154 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in PHPUnit_Util_TestDox_ResultPrinter
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php429 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in PHPUnit_TextUI_ResultPrinter