Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
DTestListener.php134 function addFailure(&$test, &$t) { /*abstract */ } function in PHPUnit_TestListener
DTestResult.php129 function addFailure(&$test, &$t) { function in PHPUnit_TestResult
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DTestListener.php45 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function
DBaseTestListener.php27 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in PHPUnit_Framework_BaseTestListener
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/
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/
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/
DTAP.php76 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in PHPUnit_Util_Log_TAP
DJSON.php78 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in PHPUnit_Util_Log_JSON
DTeamCity.php95 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in PHPUnit_Util_Log_TeamCity
DJUnit.php151 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in PHPUnit_Util_Log_JUnit
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
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/
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/
DResultPrinter.php429 …public function addFailure(PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $e… function in PHPUnit_TextUI_ResultPrinter