Searched refs:testAdd (Results 1 – 8 of 8) sorted by relevance
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
H A D | dataprovider-log-xml-isolation.phpt | 20 …<testsuite name="DataProviderTest::testAdd" tests="4" assertions="4" failures="1" errors="0" time=… 21 <testcase name="testAdd with data set #0" assertions="1" time="%f"/> 22 <testcase name="testAdd with data set #1" assertions="1" time="%f"/> 23 <testcase name="testAdd with data set #2" assertions="1" time="%f"> 24 …<failure type="PHPUnit_Framework_ExpectationFailedException">DataProviderTest::testAdd with data s… 30 <testcase name="testAdd with data set #3" assertions="1" time="%f"/> 40 1) DataProviderTest::testAdd with data set #2 (1, 1, 3)
|
H A D | dataprovider-log-xml.phpt | 19 …<testsuite name="DataProviderTest::testAdd" tests="4" assertions="4" failures="1" errors="0" time=… 20 <testcase name="testAdd with data set #0" assertions="1" time="%f"/> 21 <testcase name="testAdd with data set #1" assertions="1" time="%f"/> 22 <testcase name="testAdd with data set #2" assertions="1" time="%f"> 23 …<failure type="PHPUnit_Framework_ExpectationFailedException">DataProviderTest::testAdd with data s… 29 <testcase name="testAdd with data set #3" assertions="1" time="%f"/> 39 1) DataProviderTest::testAdd with data set #2 (1, 1, 3)
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/ |
H A D | DataProviderTest.php | 7 public function testAdd($a, $b, $c) function in DataProviderTest
|
H A D | TestWithTest.php | 10 public function testAdd($a, $b, $c) function in TestWithTest
|
H A D | DataProviderSkippedTest.php | 15 public function testAdd($a, $b, $c) function in DataProviderSkippedTest
|
H A D | DataProviderIncompleteTest.php | 15 public function testAdd($a, $b, $c) function in DataProviderIncompleteTest
|
/plugin/strata/_test/ |
H A D | storage.test.php | 13 function testAdd() { function in storage_test
|
/plugin/findologicxmlexport/vendor/sebastian/recursion-context/tests/ |
H A D | ContextTest.php | 113 public function testAdd($value, $key) function in SebastianBergmann\\RecursionContext\\ContextTest
|