| <?xml version="1.0" encoding="UTF-8"?> |
| <testsuites> |
| <testsuite name="" tests="1465" assertions="2119" failures="0" errors="0" time="14.484706"> |
| <testsuite name="small" tests="1345" assertions="2119" failures="0" errors="0" time="0.642558"> |
| <testsuite name="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" tests="676" assertions="992" failures="0" errors="0" time="0.193362"> |
| <testcase name="testFail" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="29" assertions="0" time="0.000616"/> |
| <testcase name="testAssertSplObjectStorageContainsObject" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="43" assertions="2" time="0.001918"/> |
| <testcase name="testAssertArrayContainsObject" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="64" assertions="2" time="0.000243"/> |
| <testcase name="testAssertArrayContainsString" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="83" assertions="2" time="0.000235"/> |
| <testcase name="testAssertArrayContainsNonObject" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="99" assertions="2" time="0.000185"/> |
| <testcase name="testAssertContainsOnlyInstancesOf" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="115" assertions="3" time="0.000649"/> |
| <testcase name="testAssertArrayHasKeyThrowsExceptionForInvalidFirstArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="139" assertions="1" time="0.000437"/> |
| <testcase name="testAssertArrayHasKeyThrowsExceptionForInvalidSecondArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="148" assertions="1" time="0.000182"/> |
| <testcase name="testAssertArrayHasIntegerKey" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="156" assertions="2" time="0.000302"/> |
| <testcase name="testAssertArraySubset" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="173" assertions="4" time="0.000489"/> |
| <testcase name="testAssertArraySubsetWithDeepNestedArrays" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="203" assertions="5" time="0.000319"/> |
| <testcase name="testAssertArraySubsetWithNoStrictCheckAndObjects" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="233" assertions="2" time="0.000103"/> |
| <testcase name="testAssertArraySubsetWithStrictCheckAndObjects" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="247" assertions="2" time="0.000209"/> |
| <testsuite name="Framework_AssertTest::testAssertArraySubsetRaisesExceptionForInvalidArguments" tests="2" assertions="4" failures="0" errors="0" time="0.000518"> |
| <testcase name="testAssertArraySubsetRaisesExceptionForInvalidArguments with data set #0" assertions="2" time="0.000318"/> |
| <testcase name="testAssertArraySubsetRaisesExceptionForInvalidArguments with data set #1" assertions="2" time="0.000200"/> |
| </testsuite> |
| <testcase name="testAssertArrayNotHasKeyThrowsExceptionForInvalidFirstArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="291" assertions="1" time="0.000172"/> |
| <testcase name="testAssertArrayNotHasKeyThrowsExceptionForInvalidSecondArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="300" assertions="1" time="0.000162"/> |
| <testcase name="testAssertArrayNotHasIntegerKey" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="308" assertions="2" time="0.000603"/> |
| <testcase name="testAssertArrayHasStringKey" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="324" assertions="2" time="0.000182"/> |
| <testcase name="testAssertArrayNotHasStringKey" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="340" assertions="2" time="0.000184"/> |
| <testcase name="testAssertArrayHasKeyAcceptsArrayObjectValue" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="356" assertions="1" time="0.000100"/> |
| <testcase name="testAssertArrayHasKeyProperlyFailsWithArrayObjectValue" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="367" assertions="2" time="0.000188"/> |
| <testcase name="testAssertArrayHasKeyAcceptsArrayAccessValue" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="377" assertions="1" time="0.000375"/> |
| <testcase name="testAssertArrayHasKeyProperlyFailsWithArrayAccessValue" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="388" assertions="2" time="0.000291"/> |
| <testcase name="testAssertArrayNotHasKeyAcceptsArrayAccessValue" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="398" assertions="1" time="0.000104"/> |
| <testcase name="testAssertArrayNotHasKeyPropertlyFailsWithArrayAccessValue" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="409" assertions="2" time="0.000210"/> |
| <testcase name="testAssertContainsThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="420" assertions="1" time="0.000221"/> |
| <testcase name="testAssertIteratorContainsObject" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="428" assertions="2" time="0.000569"/> |
| <testcase name="testAssertIteratorContainsString" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="446" assertions="2" time="0.000286"/> |
| <testcase name="testAssertStringContainsString" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="462" assertions="2" time="0.000468"/> |
| <testcase name="testAssertNotContainsThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="479" assertions="1" time="0.000304"/> |
| <testcase name="testAssertSplObjectStorageNotContainsObject" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="487" assertions="2" time="0.000398"/> |
| <testcase name="testAssertArrayNotContainsObject" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="508" assertions="2" time="0.000352"/> |
| <testcase name="testAssertArrayNotContainsString" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="527" assertions="2" time="0.000328"/> |
| <testcase name="testAssertArrayNotContainsNonObject" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="543" assertions="2" time="0.000312"/> |
| <testcase name="testAssertStringNotContainsString" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="559" assertions="2" time="0.000317"/> |
| <testcase name="testAssertContainsOnlyThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="576" assertions="1" time="0.000282"/> |
| <testcase name="testAssertNotContainsOnlyThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="585" assertions="1" time="0.000261"/> |
| <testcase name="testAssertContainsOnlyInstancesOfThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="594" assertions="1" time="0.000262"/> |
| <testcase name="testAssertArrayContainsOnlyIntegers" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="602" assertions="2" time="0.000891"/> |
| <testcase name="testAssertArrayNotContainsOnlyIntegers" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="618" assertions="2" time="0.000433"/> |
| <testcase name="testAssertArrayContainsOnlyStdClass" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="634" assertions="2" time="0.000359"/> |
| <testcase name="testAssertArrayNotContainsOnlyStdClass" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="650" assertions="2" time="0.000411"/> |
| <testsuite name="Framework_AssertTest::testAssertEqualsSucceeds" tests="47" assertions="47" failures="0" errors="0" time="0.010326"> |
| <testcase name="testAssertEqualsSucceeds with data set #0" assertions="1" time="0.003668"/> |
| <testcase name="testAssertEqualsSucceeds with data set #1" assertions="1" time="0.000251"/> |
| <testcase name="testAssertEqualsSucceeds with data set #2" assertions="1" time="0.000163"/> |
| <testcase name="testAssertEqualsSucceeds with data set #3" assertions="1" time="0.000242"/> |
| <testcase name="testAssertEqualsSucceeds with data set #4" assertions="1" time="0.000113"/> |
| <testcase name="testAssertEqualsSucceeds with data set #5" assertions="1" time="0.000156"/> |
| <testcase name="testAssertEqualsSucceeds with data set #6" assertions="1" time="0.000183"/> |
| <testcase name="testAssertEqualsSucceeds with data set #7" assertions="1" time="0.000175"/> |
| <testcase name="testAssertEqualsSucceeds with data set #8" assertions="1" time="0.000203"/> |
| <testcase name="testAssertEqualsSucceeds with data set #9" assertions="1" time="0.000097"/> |
| <testcase name="testAssertEqualsSucceeds with data set #10" assertions="1" time="0.000246"/> |
| <testcase name="testAssertEqualsSucceeds with data set #11" assertions="1" time="0.000292"/> |
| <testcase name="testAssertEqualsSucceeds with data set #12" assertions="1" time="0.000101"/> |
| <testcase name="testAssertEqualsSucceeds with data set #13" assertions="1" time="0.000161"/> |
| <testcase name="testAssertEqualsSucceeds with data set #14" assertions="1" time="0.000166"/> |
| <testcase name="testAssertEqualsSucceeds with data set #15" assertions="1" time="0.000195"/> |
| <testcase name="testAssertEqualsSucceeds with data set #16" assertions="1" time="0.000197"/> |
| <testcase name="testAssertEqualsSucceeds with data set #17" assertions="1" time="0.000166"/> |
| <testcase name="testAssertEqualsSucceeds with data set #18" assertions="1" time="0.000161"/> |
| <testcase name="testAssertEqualsSucceeds with data set #19" assertions="1" time="0.000154"/> |
| <testcase name="testAssertEqualsSucceeds with data set #20" assertions="1" time="0.000160"/> |
| <testcase name="testAssertEqualsSucceeds with data set #21" assertions="1" time="0.000160"/> |
| <testcase name="testAssertEqualsSucceeds with data set #22" assertions="1" time="0.000154"/> |
| <testcase name="testAssertEqualsSucceeds with data set #23" assertions="1" time="0.000160"/> |
| <testcase name="testAssertEqualsSucceeds with data set #24" assertions="1" time="0.000157"/> |
| <testcase name="testAssertEqualsSucceeds with data set #25" assertions="1" time="0.000151"/> |
| <testcase name="testAssertEqualsSucceeds with data set #26" assertions="1" time="0.000156"/> |
| <testcase name="testAssertEqualsSucceeds with data set #27" assertions="1" time="0.000160"/> |
| <testcase name="testAssertEqualsSucceeds with data set #28" assertions="1" time="0.000156"/> |
| <testcase name="testAssertEqualsSucceeds with data set #29" assertions="1" time="0.000151"/> |
| <testcase name="testAssertEqualsSucceeds with data set #30" assertions="1" time="0.000156"/> |
| <testcase name="testAssertEqualsSucceeds with data set #31" assertions="1" time="0.000151"/> |
| <testcase name="testAssertEqualsSucceeds with data set #32" assertions="1" time="0.000151"/> |
| <testcase name="testAssertEqualsSucceeds with data set #33" assertions="1" time="0.000113"/> |
| <testcase name="testAssertEqualsSucceeds with data set #34" assertions="1" time="0.000108"/> |
| <testcase name="testAssertEqualsSucceeds with data set #35" assertions="1" time="0.000078"/> |
| <testcase name="testAssertEqualsSucceeds with data set #36" assertions="1" time="0.000081"/> |
| <testcase name="testAssertEqualsSucceeds with data set #37" assertions="1" time="0.000081"/> |
| <testcase name="testAssertEqualsSucceeds with data set #38" assertions="1" time="0.000083"/> |
| <testcase name="testAssertEqualsSucceeds with data set #39" assertions="1" time="0.000104"/> |
| <testcase name="testAssertEqualsSucceeds with data set #40" assertions="1" time="0.000079"/> |
| <testcase name="testAssertEqualsSucceeds with data set #41" assertions="1" time="0.000081"/> |
| <testcase name="testAssertEqualsSucceeds with data set #42" assertions="1" time="0.000082"/> |
| <testcase name="testAssertEqualsSucceeds with data set #43" assertions="1" time="0.000080"/> |
| <testcase name="testAssertEqualsSucceeds with data set #44" assertions="1" time="0.000082"/> |
| <testcase name="testAssertEqualsSucceeds with data set #45" assertions="1" time="0.000080"/> |
| <testcase name="testAssertEqualsSucceeds with data set #46" assertions="1" time="0.000080"/> |
| </testsuite> |
| <testsuite name="Framework_AssertTest::testAssertEqualsFails" tests="48" assertions="48" failures="0" errors="0" time="0.014156"> |
| <testcase name="testAssertEqualsFails with data set #0" assertions="1" time="0.000619"/> |
| <testcase name="testAssertEqualsFails with data set #1" assertions="1" time="0.000400"/> |
| <testcase name="testAssertEqualsFails with data set #2" assertions="1" time="0.000247"/> |
| <testcase name="testAssertEqualsFails with data set #3" assertions="1" time="0.000235"/> |
| <testcase name="testAssertEqualsFails with data set #4" assertions="1" time="0.000224"/> |
| <testcase name="testAssertEqualsFails with data set #5" assertions="1" time="0.000238"/> |
| <testcase name="testAssertEqualsFails with data set #6" assertions="1" time="0.000225"/> |
| <testcase name="testAssertEqualsFails with data set #7" assertions="1" time="0.000336"/> |
| <testcase name="testAssertEqualsFails with data set #8" assertions="1" time="0.000408"/> |
| <testcase name="testAssertEqualsFails with data set #9" assertions="1" time="0.000405"/> |
| <testcase name="testAssertEqualsFails with data set #10" assertions="1" time="0.000500"/> |
| <testcase name="testAssertEqualsFails with data set #11" assertions="1" time="0.000233"/> |
| <testcase name="testAssertEqualsFails with data set #12" assertions="1" time="0.000225"/> |
| <testcase name="testAssertEqualsFails with data set #13" assertions="1" time="0.000216"/> |
| <testcase name="testAssertEqualsFails with data set #14" assertions="1" time="0.000214"/> |
| <testcase name="testAssertEqualsFails with data set #15" assertions="1" time="0.000461"/> |
| <testcase name="testAssertEqualsFails with data set #16" assertions="1" time="0.000580"/> |
| <testcase name="testAssertEqualsFails with data set #17" assertions="1" time="0.000612"/> |
| <testcase name="testAssertEqualsFails with data set #18" assertions="1" time="0.000744"/> |
| <testcase name="testAssertEqualsFails with data set #19" assertions="1" time="0.000591"/> |
| <testcase name="testAssertEqualsFails with data set #20" assertions="1" time="0.000293"/> |
| <testcase name="testAssertEqualsFails with data set #21" assertions="1" time="0.000211"/> |
| <testcase name="testAssertEqualsFails with data set #22" assertions="1" time="0.000418"/> |
| <testcase name="testAssertEqualsFails with data set #23" assertions="1" time="0.000260"/> |
| <testcase name="testAssertEqualsFails with data set #24" assertions="1" time="0.000242"/> |
| <testcase name="testAssertEqualsFails with data set #25" assertions="1" time="0.000232"/> |
| <testcase name="testAssertEqualsFails with data set #26" assertions="1" time="0.000236"/> |
| <testcase name="testAssertEqualsFails with data set #27" assertions="1" time="0.000238"/> |
| <testcase name="testAssertEqualsFails with data set #28" assertions="1" time="0.000209"/> |
| <testcase name="testAssertEqualsFails with data set #29" assertions="1" time="0.000207"/> |
| <testcase name="testAssertEqualsFails with data set #30" assertions="1" time="0.000203"/> |
| <testcase name="testAssertEqualsFails with data set #31" assertions="1" time="0.000203"/> |
| <testcase name="testAssertEqualsFails with data set #32" assertions="1" time="0.000201"/> |
| <testcase name="testAssertEqualsFails with data set #33" assertions="1" time="0.000198"/> |
| <testcase name="testAssertEqualsFails with data set #34" assertions="1" time="0.000202"/> |
| <testcase name="testAssertEqualsFails with data set #35" assertions="1" time="0.000202"/> |
| <testcase name="testAssertEqualsFails with data set #36" assertions="1" time="0.000195"/> |
| <testcase name="testAssertEqualsFails with data set #37" assertions="1" time="0.000192"/> |
| <testcase name="testAssertEqualsFails with data set #38" assertions="1" time="0.000213"/> |
| <testcase name="testAssertEqualsFails with data set #39" assertions="1" time="0.000214"/> |
| <testcase name="testAssertEqualsFails with data set #40" assertions="1" time="0.000238"/> |
| <testcase name="testAssertEqualsFails with data set #41" assertions="1" time="0.000321"/> |
| <testcase name="testAssertEqualsFails with data set #42" assertions="1" time="0.000235"/> |
| <testcase name="testAssertEqualsFails with data set #43" assertions="1" time="0.000208"/> |
| <testcase name="testAssertEqualsFails with data set #44" assertions="1" time="0.000222"/> |
| <testcase name="testAssertEqualsFails with data set #45" assertions="1" time="0.000214"/> |
| <testcase name="testAssertEqualsFails with data set #46" assertions="1" time="0.000222"/> |
| <testcase name="testAssertEqualsFails with data set #47" assertions="1" time="0.000214"/> |
| </testsuite> |
| <testsuite name="Framework_AssertTest::testAssertNotEqualsSucceeds" tests="48" assertions="48" failures="0" errors="0" time="0.014468"> |
| <testcase name="testAssertNotEqualsSucceeds with data set #0" assertions="1" time="0.000181"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #1" assertions="1" time="0.000172"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #2" assertions="1" time="0.000171"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #3" assertions="1" time="0.000172"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #4" assertions="1" time="0.000171"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #5" assertions="1" time="0.000178"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #6" assertions="1" time="0.000174"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #7" assertions="1" time="0.000290"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #8" assertions="1" time="0.000370"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #9" assertions="1" time="0.000408"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #10" assertions="1" time="0.000469"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #11" assertions="1" time="0.000178"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #12" assertions="1" time="0.000169"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #13" assertions="1" time="0.000171"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #14" assertions="1" time="0.000166"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #15" assertions="1" time="0.000319"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #16" assertions="1" time="0.000858"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #17" assertions="1" time="0.001103"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #18" assertions="1" time="0.001060"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #19" assertions="1" time="0.001023"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #20" assertions="1" time="0.000460"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #21" assertions="1" time="0.000253"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #22" assertions="1" time="0.000586"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #23" assertions="1" time="0.000335"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #24" assertions="1" time="0.000300"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #25" assertions="1" time="0.000285"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #26" assertions="1" time="0.000292"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #27" assertions="1" time="0.000328"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #28" assertions="1" time="0.000287"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #29" assertions="1" time="0.000252"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #30" assertions="1" time="0.000239"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #31" assertions="1" time="0.000244"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #32" assertions="1" time="0.000242"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #33" assertions="1" time="0.000164"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #34" assertions="1" time="0.000161"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #35" assertions="1" time="0.000161"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #36" assertions="1" time="0.000161"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #37" assertions="1" time="0.000156"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #38" assertions="1" time="0.000178"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #39" assertions="1" time="0.000183"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #40" assertions="1" time="0.000168"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #41" assertions="1" time="0.000166"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #42" assertions="1" time="0.000172"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #43" assertions="1" time="0.000172"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #44" assertions="1" time="0.000179"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #45" assertions="1" time="0.000179"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #46" assertions="1" time="0.000188"/> |
| <testcase name="testAssertNotEqualsSucceeds with data set #47" assertions="1" time="0.000174"/> |
| </testsuite> |
| <testsuite name="Framework_AssertTest::testAssertNotEqualsFails" tests="47" assertions="47" failures="0" errors="0" time="0.013376"> |
| <testcase name="testAssertNotEqualsFails with data set #0" assertions="1" time="0.000210"/> |
| <testcase name="testAssertNotEqualsFails with data set #1" assertions="1" time="0.000372"/> |
| <testcase name="testAssertNotEqualsFails with data set #2" assertions="1" time="0.000322"/> |
| <testcase name="testAssertNotEqualsFails with data set #3" assertions="1" time="0.000572"/> |
| <testcase name="testAssertNotEqualsFails with data set #4" assertions="1" time="0.000227"/> |
| <testcase name="testAssertNotEqualsFails with data set #5" assertions="1" time="0.000297"/> |
| <testcase name="testAssertNotEqualsFails with data set #6" assertions="1" time="0.000367"/> |
| <testcase name="testAssertNotEqualsFails with data set #7" assertions="1" time="0.000318"/> |
| <testcase name="testAssertNotEqualsFails with data set #8" assertions="1" time="0.000419"/> |
| <testcase name="testAssertNotEqualsFails with data set #9" assertions="1" time="0.000206"/> |
| <testcase name="testAssertNotEqualsFails with data set #10" assertions="1" time="0.000439"/> |
| <testcase name="testAssertNotEqualsFails with data set #11" assertions="1" time="0.000587"/> |
| <testcase name="testAssertNotEqualsFails with data set #12" assertions="1" time="0.000435"/> |
| <testcase name="testAssertNotEqualsFails with data set #13" assertions="1" time="0.000291"/> |
| <testcase name="testAssertNotEqualsFails with data set #14" assertions="1" time="0.000280"/> |
| <testcase name="testAssertNotEqualsFails with data set #15" assertions="1" time="0.000268"/> |
| <testcase name="testAssertNotEqualsFails with data set #16" assertions="1" time="0.000266"/> |
| <testcase name="testAssertNotEqualsFails with data set #17" assertions="1" time="0.000321"/> |
| <testcase name="testAssertNotEqualsFails with data set #18" assertions="1" time="0.000289"/> |
| <testcase name="testAssertNotEqualsFails with data set #19" assertions="1" time="0.000288"/> |
| <testcase name="testAssertNotEqualsFails with data set #20" assertions="1" time="0.000350"/> |
| <testcase name="testAssertNotEqualsFails with data set #21" assertions="1" time="0.000441"/> |
| <testcase name="testAssertNotEqualsFails with data set #22" assertions="1" time="0.000303"/> |
| <testcase name="testAssertNotEqualsFails with data set #23" assertions="1" time="0.000297"/> |
| <testcase name="testAssertNotEqualsFails with data set #24" assertions="1" time="0.000290"/> |
| <testcase name="testAssertNotEqualsFails with data set #25" assertions="1" time="0.000290"/> |
| <testcase name="testAssertNotEqualsFails with data set #26" assertions="1" time="0.000294"/> |
| <testcase name="testAssertNotEqualsFails with data set #27" assertions="1" time="0.000287"/> |
| <testcase name="testAssertNotEqualsFails with data set #28" assertions="1" time="0.000200"/> |
| <testcase name="testAssertNotEqualsFails with data set #29" assertions="1" time="0.000206"/> |
| <testcase name="testAssertNotEqualsFails with data set #30" assertions="1" time="0.000197"/> |
| <testcase name="testAssertNotEqualsFails with data set #31" assertions="1" time="0.000191"/> |
| <testcase name="testAssertNotEqualsFails with data set #32" assertions="1" time="0.000198"/> |
| <testcase name="testAssertNotEqualsFails with data set #33" assertions="1" time="0.000213"/> |
| <testcase name="testAssertNotEqualsFails with data set #34" assertions="1" time="0.000214"/> |
| <testcase name="testAssertNotEqualsFails with data set #35" assertions="1" time="0.000161"/> |
| <testcase name="testAssertNotEqualsFails with data set #36" assertions="1" time="0.000165"/> |
| <testcase name="testAssertNotEqualsFails with data set #37" assertions="1" time="0.000170"/> |
| <testcase name="testAssertNotEqualsFails with data set #38" assertions="1" time="0.000180"/> |
| <testcase name="testAssertNotEqualsFails with data set #39" assertions="1" time="0.000203"/> |
| <testcase name="testAssertNotEqualsFails with data set #40" assertions="1" time="0.000174"/> |
| <testcase name="testAssertNotEqualsFails with data set #41" assertions="1" time="0.000196"/> |
| <testcase name="testAssertNotEqualsFails with data set #42" assertions="1" time="0.000223"/> |
| <testcase name="testAssertNotEqualsFails with data set #43" assertions="1" time="0.000211"/> |
| <testcase name="testAssertNotEqualsFails with data set #44" assertions="1" time="0.000333"/> |
| <testcase name="testAssertNotEqualsFails with data set #45" assertions="1" time="0.000416"/> |
| <testcase name="testAssertNotEqualsFails with data set #46" assertions="1" time="0.000199"/> |
| </testsuite> |
| <testsuite name="Framework_AssertTest::testAssertSameSucceeds" tests="12" assertions="12" failures="0" errors="0" time="0.001409"> |
| <testcase name="testAssertSameSucceeds with data set #0" assertions="1" time="0.000506"/> |
| <testcase name="testAssertSameSucceeds with data set #1" assertions="1" time="0.000119"/> |
| <testcase name="testAssertSameSucceeds with data set #2" assertions="1" time="0.000078"/> |
| <testcase name="testAssertSameSucceeds with data set #3" assertions="1" time="0.000079"/> |
| <testcase name="testAssertSameSucceeds with data set #4" assertions="1" time="0.000078"/> |
| <testcase name="testAssertSameSucceeds with data set #5" assertions="1" time="0.000076"/> |
| <testcase name="testAssertSameSucceeds with data set #6" assertions="1" time="0.000084"/> |
| <testcase name="testAssertSameSucceeds with data set #7" assertions="1" time="0.000079"/> |
| <testcase name="testAssertSameSucceeds with data set #8" assertions="1" time="0.000077"/> |
| <testcase name="testAssertSameSucceeds with data set #9" assertions="1" time="0.000079"/> |
| <testcase name="testAssertSameSucceeds with data set #10" assertions="1" time="0.000077"/> |
| <testcase name="testAssertSameSucceeds with data set #11" assertions="1" time="0.000076"/> |
| </testsuite> |
| <testsuite name="Framework_AssertTest::testAssertSameFails" tests="83" assertions="83" failures="0" errors="0" time="0.016715"> |
| <testcase name="testAssertSameFails with data set #0" assertions="1" time="0.000203"/> |
| <testcase name="testAssertSameFails with data set #1" assertions="1" time="0.000154"/> |
| <testcase name="testAssertSameFails with data set #2" assertions="1" time="0.000173"/> |
| <testcase name="testAssertSameFails with data set #3" assertions="1" time="0.000170"/> |
| <testcase name="testAssertSameFails with data set #4" assertions="1" time="0.000165"/> |
| <testcase name="testAssertSameFails with data set #5" assertions="1" time="0.000168"/> |
| <testcase name="testAssertSameFails with data set #6" assertions="1" time="0.000165"/> |
| <testcase name="testAssertSameFails with data set #7" assertions="1" time="0.000288"/> |
| <testcase name="testAssertSameFails with data set #8" assertions="1" time="0.000388"/> |
| <testcase name="testAssertSameFails with data set #9" assertions="1" time="0.000151"/> |
| <testcase name="testAssertSameFails with data set #10" assertions="1" time="0.000280"/> |
| <testcase name="testAssertSameFails with data set #11" assertions="1" time="0.000167"/> |
| <testcase name="testAssertSameFails with data set #12" assertions="1" time="0.000229"/> |
| <testcase name="testAssertSameFails with data set #13" assertions="1" time="0.000200"/> |
| <testcase name="testAssertSameFails with data set #14" assertions="1" time="0.000191"/> |
| <testcase name="testAssertSameFails with data set #15" assertions="1" time="0.000240"/> |
| <testcase name="testAssertSameFails with data set #16" assertions="1" time="0.000291"/> |
| <testcase name="testAssertSameFails with data set #17" assertions="1" time="0.000143"/> |
| <testcase name="testAssertSameFails with data set #18" assertions="1" time="0.000141"/> |
| <testcase name="testAssertSameFails with data set #19" assertions="1" time="0.000145"/> |
| <testcase name="testAssertSameFails with data set #20" assertions="1" time="0.000139"/> |
| <testcase name="testAssertSameFails with data set #21" assertions="1" time="0.000150"/> |
| <testcase name="testAssertSameFails with data set #22" assertions="1" time="0.000146"/> |
| <testcase name="testAssertSameFails with data set #23" assertions="1" time="0.000138"/> |
| <testcase name="testAssertSameFails with data set #24" assertions="1" time="0.000138"/> |
| <testcase name="testAssertSameFails with data set #25" assertions="1" time="0.000143"/> |
| <testcase name="testAssertSameFails with data set #26" assertions="1" time="0.000138"/> |
| <testcase name="testAssertSameFails with data set #27" assertions="1" time="0.000139"/> |
| <testcase name="testAssertSameFails with data set #28" assertions="1" time="0.000141"/> |
| <testcase name="testAssertSameFails with data set #29" assertions="1" time="0.000140"/> |
| <testcase name="testAssertSameFails with data set #30" assertions="1" time="0.000138"/> |
| <testcase name="testAssertSameFails with data set #31" assertions="1" time="0.000149"/> |
| <testcase name="testAssertSameFails with data set #32" assertions="1" time="0.000139"/> |
| <testcase name="testAssertSameFails with data set #33" assertions="1" time="0.000138"/> |
| <testcase name="testAssertSameFails with data set #34" assertions="1" time="0.000152"/> |
| <testcase name="testAssertSameFails with data set #35" assertions="1" time="0.000142"/> |
| <testcase name="testAssertSameFails with data set #36" assertions="1" time="0.000138"/> |
| <testcase name="testAssertSameFails with data set #37" assertions="1" time="0.000159"/> |
| <testcase name="testAssertSameFails with data set #38" assertions="1" time="0.000228"/> |
| <testcase name="testAssertSameFails with data set #39" assertions="1" time="0.000271"/> |
| <testcase name="testAssertSameFails with data set #40" assertions="1" time="0.000201"/> |
| <testcase name="testAssertSameFails with data set #41" assertions="1" time="0.000192"/> |
| <testcase name="testAssertSameFails with data set #42" assertions="1" time="0.000190"/> |
| <testcase name="testAssertSameFails with data set #43" assertions="1" time="0.000175"/> |
| <testcase name="testAssertSameFails with data set #44" assertions="1" time="0.000160"/> |
| <testcase name="testAssertSameFails with data set #45" assertions="1" time="0.000162"/> |
| <testcase name="testAssertSameFails with data set #46" assertions="1" time="0.000177"/> |
| <testcase name="testAssertSameFails with data set #47" assertions="1" time="0.000183"/> |
| <testcase name="testAssertSameFails with data set #48" assertions="1" time="0.000169"/> |
| <testcase name="testAssertSameFails with data set #49" assertions="1" time="0.000243"/> |
| <testcase name="testAssertSameFails with data set #50" assertions="1" time="0.000222"/> |
| <testcase name="testAssertSameFails with data set #51" assertions="1" time="0.000359"/> |
| <testcase name="testAssertSameFails with data set #52" assertions="1" time="0.000185"/> |
| <testcase name="testAssertSameFails with data set #53" assertions="1" time="0.000211"/> |
| <testcase name="testAssertSameFails with data set #54" assertions="1" time="0.000265"/> |
| <testcase name="testAssertSameFails with data set #55" assertions="1" time="0.000146"/> |
| <testcase name="testAssertSameFails with data set #56" assertions="1" time="0.000269"/> |
| <testcase name="testAssertSameFails with data set #57" assertions="1" time="0.000169"/> |
| <testcase name="testAssertSameFails with data set #58" assertions="1" time="0.000148"/> |
| <testcase name="testAssertSameFails with data set #59" assertions="1" time="0.000152"/> |
| <testcase name="testAssertSameFails with data set #60" assertions="1" time="0.000144"/> |
| <testcase name="testAssertSameFails with data set #61" assertions="1" time="0.000143"/> |
| <testcase name="testAssertSameFails with data set #62" assertions="1" time="0.000206"/> |
| <testcase name="testAssertSameFails with data set #63" assertions="1" time="0.000240"/> |
| <testcase name="testAssertSameFails with data set #64" assertions="1" time="0.000263"/> |
| <testcase name="testAssertSameFails with data set #65" assertions="1" time="0.000268"/> |
| <testcase name="testAssertSameFails with data set #66" assertions="1" time="0.000258"/> |
| <testcase name="testAssertSameFails with data set #67" assertions="1" time="0.000247"/> |
| <testcase name="testAssertSameFails with data set #68" assertions="1" time="0.000225"/> |
| <testcase name="testAssertSameFails with data set #69" assertions="1" time="0.000218"/> |
| <testcase name="testAssertSameFails with data set #70" assertions="1" time="0.000230"/> |
| <testcase name="testAssertSameFails with data set #71" assertions="1" time="0.000219"/> |
| <testcase name="testAssertSameFails with data set #72" assertions="1" time="0.000244"/> |
| <testcase name="testAssertSameFails with data set #73" assertions="1" time="0.000253"/> |
| <testcase name="testAssertSameFails with data set #74" assertions="1" time="0.000246"/> |
| <testcase name="testAssertSameFails with data set #75" assertions="1" time="0.000288"/> |
| <testcase name="testAssertSameFails with data set #76" assertions="1" time="0.000283"/> |
| <testcase name="testAssertSameFails with data set #77" assertions="1" time="0.000283"/> |
| <testcase name="testAssertSameFails with data set #78" assertions="1" time="0.000277"/> |
| <testcase name="testAssertSameFails with data set #79" assertions="1" time="0.000283"/> |
| <testcase name="testAssertSameFails with data set #80" assertions="1" time="0.000254"/> |
| <testcase name="testAssertSameFails with data set #81" assertions="1" time="0.000296"/> |
| <testcase name="testAssertSameFails with data set #82" assertions="1" time="0.000250"/> |
| </testsuite> |
| <testsuite name="Framework_AssertTest::testAssertNotSameSucceeds" tests="83" assertions="83" failures="0" errors="0" time="0.007572"> |
| <testcase name="testAssertNotSameSucceeds with data set #0" assertions="1" time="0.000157"/> |
| <testcase name="testAssertNotSameSucceeds with data set #1" assertions="1" time="0.000148"/> |
| <testcase name="testAssertNotSameSucceeds with data set #2" assertions="1" time="0.000127"/> |
| <testcase name="testAssertNotSameSucceeds with data set #3" assertions="1" time="0.000136"/> |
| <testcase name="testAssertNotSameSucceeds with data set #4" assertions="1" time="0.000134"/> |
| <testcase name="testAssertNotSameSucceeds with data set #5" assertions="1" time="0.000147"/> |
| <testcase name="testAssertNotSameSucceeds with data set #6" assertions="1" time="0.000147"/> |
| <testcase name="testAssertNotSameSucceeds with data set #7" assertions="1" time="0.000174"/> |
| <testcase name="testAssertNotSameSucceeds with data set #8" assertions="1" time="0.000163"/> |
| <testcase name="testAssertNotSameSucceeds with data set #9" assertions="1" time="0.000099"/> |
| <testcase name="testAssertNotSameSucceeds with data set #10" assertions="1" time="0.000086"/> |
| <testcase name="testAssertNotSameSucceeds with data set #11" assertions="1" time="0.000087"/> |
| <testcase name="testAssertNotSameSucceeds with data set #12" assertions="1" time="0.000081"/> |
| <testcase name="testAssertNotSameSucceeds with data set #13" assertions="1" time="0.000084"/> |
| <testcase name="testAssertNotSameSucceeds with data set #14" assertions="1" time="0.000093"/> |
| <testcase name="testAssertNotSameSucceeds with data set #15" assertions="1" time="0.000085"/> |
| <testcase name="testAssertNotSameSucceeds with data set #16" assertions="1" time="0.000087"/> |
| <testcase name="testAssertNotSameSucceeds with data set #17" assertions="1" time="0.000079"/> |
| <testcase name="testAssertNotSameSucceeds with data set #18" assertions="1" time="0.000080"/> |
| <testcase name="testAssertNotSameSucceeds with data set #19" assertions="1" time="0.000079"/> |
| <testcase name="testAssertNotSameSucceeds with data set #20" assertions="1" time="0.000078"/> |
| <testcase name="testAssertNotSameSucceeds with data set #21" assertions="1" time="0.000083"/> |
| <testcase name="testAssertNotSameSucceeds with data set #22" assertions="1" time="0.000078"/> |
| <testcase name="testAssertNotSameSucceeds with data set #23" assertions="1" time="0.000080"/> |
| <testcase name="testAssertNotSameSucceeds with data set #24" assertions="1" time="0.000078"/> |
| <testcase name="testAssertNotSameSucceeds with data set #25" assertions="1" time="0.000082"/> |
| <testcase name="testAssertNotSameSucceeds with data set #26" assertions="1" time="0.000079"/> |
| <testcase name="testAssertNotSameSucceeds with data set #27" assertions="1" time="0.000079"/> |
| <testcase name="testAssertNotSameSucceeds with data set #28" assertions="1" time="0.000078"/> |
| <testcase name="testAssertNotSameSucceeds with data set #29" assertions="1" time="0.000081"/> |
| <testcase name="testAssertNotSameSucceeds with data set #30" assertions="1" time="0.000079"/> |
| <testcase name="testAssertNotSameSucceeds with data set #31" assertions="1" time="0.000080"/> |
| <testcase name="testAssertNotSameSucceeds with data set #32" assertions="1" time="0.000082"/> |
| <testcase name="testAssertNotSameSucceeds with data set #33" assertions="1" time="0.000080"/> |
| <testcase name="testAssertNotSameSucceeds with data set #34" assertions="1" time="0.000077"/> |
| <testcase name="testAssertNotSameSucceeds with data set #35" assertions="1" time="0.000084"/> |
| <testcase name="testAssertNotSameSucceeds with data set #36" assertions="1" time="0.000081"/> |
| <testcase name="testAssertNotSameSucceeds with data set #37" assertions="1" time="0.000080"/> |
| <testcase name="testAssertNotSameSucceeds with data set #38" assertions="1" time="0.000082"/> |
| <testcase name="testAssertNotSameSucceeds with data set #39" assertions="1" time="0.000081"/> |
| <testcase name="testAssertNotSameSucceeds with data set #40" assertions="1" time="0.000101"/> |
| <testcase name="testAssertNotSameSucceeds with data set #41" assertions="1" time="0.000083"/> |
| <testcase name="testAssertNotSameSucceeds with data set #42" assertions="1" time="0.000133"/> |
| <testcase name="testAssertNotSameSucceeds with data set #43" assertions="1" time="0.000108"/> |
| <testcase name="testAssertNotSameSucceeds with data set #44" assertions="1" time="0.000084"/> |
| <testcase name="testAssertNotSameSucceeds with data set #45" assertions="1" time="0.000082"/> |
| <testcase name="testAssertNotSameSucceeds with data set #46" assertions="1" time="0.000079"/> |
| <testcase name="testAssertNotSameSucceeds with data set #47" assertions="1" time="0.000087"/> |
| <testcase name="testAssertNotSameSucceeds with data set #48" assertions="1" time="0.000083"/> |
| <testcase name="testAssertNotSameSucceeds with data set #49" assertions="1" time="0.000083"/> |
| <testcase name="testAssertNotSameSucceeds with data set #50" assertions="1" time="0.000080"/> |
| <testcase name="testAssertNotSameSucceeds with data set #51" assertions="1" time="0.000085"/> |
| <testcase name="testAssertNotSameSucceeds with data set #52" assertions="1" time="0.000084"/> |
| <testcase name="testAssertNotSameSucceeds with data set #53" assertions="1" time="0.000083"/> |
| <testcase name="testAssertNotSameSucceeds with data set #54" assertions="1" time="0.000083"/> |
| <testcase name="testAssertNotSameSucceeds with data set #55" assertions="1" time="0.000099"/> |
| <testcase name="testAssertNotSameSucceeds with data set #56" assertions="1" time="0.000091"/> |
| <testcase name="testAssertNotSameSucceeds with data set #57" assertions="1" time="0.000086"/> |
| <testcase name="testAssertNotSameSucceeds with data set #58" assertions="1" time="0.000094"/> |
| <testcase name="testAssertNotSameSucceeds with data set #59" assertions="1" time="0.000085"/> |
| <testcase name="testAssertNotSameSucceeds with data set #60" assertions="1" time="0.000079"/> |
| <testcase name="testAssertNotSameSucceeds with data set #61" assertions="1" time="0.000079"/> |
| <testcase name="testAssertNotSameSucceeds with data set #62" assertions="1" time="0.000080"/> |
| <testcase name="testAssertNotSameSucceeds with data set #63" assertions="1" time="0.000084"/> |
| <testcase name="testAssertNotSameSucceeds with data set #64" assertions="1" time="0.000078"/> |
| <testcase name="testAssertNotSameSucceeds with data set #65" assertions="1" time="0.000079"/> |
| <testcase name="testAssertNotSameSucceeds with data set #66" assertions="1" time="0.000081"/> |
| <testcase name="testAssertNotSameSucceeds with data set #67" assertions="1" time="0.000080"/> |
| <testcase name="testAssertNotSameSucceeds with data set #68" assertions="1" time="0.000078"/> |
| <testcase name="testAssertNotSameSucceeds with data set #69" assertions="1" time="0.000082"/> |
| <testcase name="testAssertNotSameSucceeds with data set #70" assertions="1" time="0.000078"/> |
| <testcase name="testAssertNotSameSucceeds with data set #71" assertions="1" time="0.000080"/> |
| <testcase name="testAssertNotSameSucceeds with data set #72" assertions="1" time="0.000079"/> |
| <testcase name="testAssertNotSameSucceeds with data set #73" assertions="1" time="0.000083"/> |
| <testcase name="testAssertNotSameSucceeds with data set #74" assertions="1" time="0.000078"/> |
| <testcase name="testAssertNotSameSucceeds with data set #75" assertions="1" time="0.000081"/> |
| <testcase name="testAssertNotSameSucceeds with data set #76" assertions="1" time="0.000079"/> |
| <testcase name="testAssertNotSameSucceeds with data set #77" assertions="1" time="0.000117"/> |
| <testcase name="testAssertNotSameSucceeds with data set #78" assertions="1" time="0.000088"/> |
| <testcase name="testAssertNotSameSucceeds with data set #79" assertions="1" time="0.000094"/> |
| <testcase name="testAssertNotSameSucceeds with data set #80" assertions="1" time="0.000084"/> |
| <testcase name="testAssertNotSameSucceeds with data set #81" assertions="1" time="0.000086"/> |
| <testcase name="testAssertNotSameSucceeds with data set #82" assertions="1" time="0.000079"/> |
| </testsuite> |
| <testsuite name="Framework_AssertTest::testAssertNotSameFails" tests="12" assertions="12" failures="0" errors="0" time="0.002547"> |
| <testcase name="testAssertNotSameFails with data set #0" assertions="1" time="0.000233"/> |
| <testcase name="testAssertNotSameFails with data set #1" assertions="1" time="0.000160"/> |
| <testcase name="testAssertNotSameFails with data set #2" assertions="1" time="0.000255"/> |
| <testcase name="testAssertNotSameFails with data set #3" assertions="1" time="0.000267"/> |
| <testcase name="testAssertNotSameFails with data set #4" assertions="1" time="0.000195"/> |
| <testcase name="testAssertNotSameFails with data set #5" assertions="1" time="0.000174"/> |
| <testcase name="testAssertNotSameFails with data set #6" assertions="1" time="0.000197"/> |
| <testcase name="testAssertNotSameFails with data set #7" assertions="1" time="0.000220"/> |
| <testcase name="testAssertNotSameFails with data set #8" assertions="1" time="0.000208"/> |
| <testcase name="testAssertNotSameFails with data set #9" assertions="1" time="0.000302"/> |
| <testcase name="testAssertNotSameFails with data set #10" assertions="1" time="0.000169"/> |
| <testcase name="testAssertNotSameFails with data set #11" assertions="1" time="0.000166"/> |
| </testsuite> |
| <testcase name="testAssertXmlFileEqualsXmlFile" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1071" assertions="2" time="0.000526"/> |
| <testcase name="testAssertXmlFileNotEqualsXmlFile" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1093" assertions="2" time="0.000509"/> |
| <testcase name="testAssertXmlStringEqualsXmlFile" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1115" assertions="2" time="0.000387"/> |
| <testcase name="testXmlStringNotEqualsXmlFile" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1137" assertions="2" time="0.000469"/> |
| <testcase name="testAssertXmlStringEqualsXmlString" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1159" assertions="2" time="0.000336"/> |
| <testcase name="testAssertXmlStringEqualsXmlString2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1177" assertions="1" time="0.000188"/> |
| <testcase name="testAssertXmlStringEqualsXmlString3" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1186" assertions="1" time="0.000171"/> |
| <testcase name="testAssertXmlStringNotEqualsXmlString" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1208" assertions="2" time="0.000436"/> |
| <testcase name="testXMLStructureIsSame" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1224" assertions="21" time="0.000677"/> |
| <testcase name="testXMLStructureWrongNumberOfAttributes" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1241" assertions="15" time="0.000984"/> |
| <testcase name="testXMLStructureWrongNumberOfNodes" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1258" assertions="10" time="0.000646"/> |
| <testcase name="testXMLStructureIsSameButDataIsNot" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1274" assertions="21" time="0.000637"/> |
| <testcase name="testXMLStructureAttributesAreSameButValuesAreNot" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1290" assertions="21" time="0.000661"/> |
| <testcase name="testXMLStructureIgnoreTextNodes" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1306" assertions="21" time="0.000640"/> |
| <testcase name="testAssertStringEqualsNumeric" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1322" assertions="2" time="0.000304"/> |
| <testcase name="testAssertStringEqualsNumeric2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1338" assertions="1" time="0.000185"/> |
| <testcase name="testAssertIsReadableThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1347" assertions="1" time="0.000161"/> |
| <testcase name="testAssertIsReadable" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1355" assertions="2" time="0.000334"/> |
| <testcase name="testAssertNotIsReadableThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1372" assertions="1" time="0.000160"/> |
| <testcase name="testAssertNotIsReadable" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1380" assertions="1" time="0.000173"/> |
| <testcase name="testAssertIsWritableThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1395" assertions="1" time="0.000154"/> |
| <testcase name="testAssertIsWritable" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1403" assertions="2" time="0.000273"/> |
| <testcase name="testAssertNotIsWritableThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1420" assertions="1" time="0.000159"/> |
| <testcase name="testAssertNotIsWritable" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1428" assertions="1" time="0.000167"/> |
| <testcase name="testAssertDirectoryExistsThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1443" assertions="1" time="0.000151"/> |
| <testcase name="testAssertDirectoryExists" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1451" assertions="2" time="0.000277"/> |
| <testcase name="testAssertDirectoryNotExistsThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1468" assertions="1" time="0.000158"/> |
| <testcase name="testAssertDirectoryNotExists" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1476" assertions="2" time="0.000210"/> |
| <testcase name="testAssertDirectoryIsReadableThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1493" assertions="1" time="0.000245"/> |
| <testcase name="testAssertDirectoryIsReadable" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1501" assertions="3" time="0.000225"/> |
| <testcase name="testAssertDirectoryNotIsReadableThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1518" assertions="1" time="0.000162"/> |
| <testcase name="testAssertDirectoryIsWritableThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1527" assertions="1" time="0.000154"/> |
| <testcase name="testAssertDirectoryIsWritable" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1535" assertions="3" time="0.000178"/> |
| <testcase name="testAssertDirectoryNotIsWritableThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1552" assertions="1" time="0.000157"/> |
| <testcase name="testAssertFileExistsThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1561" assertions="1" time="0.000149"/> |
| <testcase name="testAssertFileExists" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1569" assertions="2" time="0.000321"/> |
| <testcase name="testAssertFileNotExistsThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1586" assertions="1" time="0.000159"/> |
| <testcase name="testAssertFileNotExists" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1594" assertions="2" time="0.000182"/> |
| <testcase name="testAssertFileIsReadableThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1611" assertions="1" time="0.000156"/> |
| <testcase name="testAssertFileIsReadable" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1619" assertions="3" time="0.000170"/> |
| <testcase name="testAssertFileNotIsReadableThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1636" assertions="1" time="0.000157"/> |
| <testcase name="testAssertFileIsWritableThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1645" assertions="1" time="0.000153"/> |
| <testcase name="testAssertFileIsWritable" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1653" assertions="3" time="0.000169"/> |
| <testcase name="testAssertFileNotIsWritableThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1670" assertions="1" time="0.000156"/> |
| <testcase name="testAssertObjectHasAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1678" assertions="2" time="0.000464"/> |
| <testcase name="testAssertObjectNotHasAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1696" assertions="2" time="0.000191"/> |
| <testcase name="testAssertFinite" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1714" assertions="2" time="0.000274"/> |
| <testcase name="testAssertInfinite" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1730" assertions="2" time="0.000259"/> |
| <testcase name="testAssertNan" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1746" assertions="2" time="0.000256"/> |
| <testcase name="testAssertNull" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1762" assertions="2" time="0.000275"/> |
| <testcase name="testAssertNotNull" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1778" assertions="2" time="0.000203"/> |
| <testcase name="testAssertTrue" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1794" assertions="2" time="0.000283"/> |
| <testcase name="testAssertNotTrue" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1810" assertions="4" time="0.000312"/> |
| <testcase name="testAssertFalse" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1828" assertions="2" time="0.000433"/> |
| <testcase name="testAssertNotFalse" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1844" assertions="4" time="0.000370"/> |
| <testcase name="testAssertRegExpThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1863" assertions="1" time="0.000305"/> |
| <testcase name="testAssertRegExpThrowsException2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1872" assertions="1" time="0.000294"/> |
| <testcase name="testAssertNotRegExpThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1881" assertions="1" time="0.000298"/> |
| <testcase name="testAssertNotRegExpThrowsException2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1890" assertions="1" time="0.000299"/> |
| <testcase name="testAssertRegExp" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1898" assertions="2" time="0.000658"/> |
| <testcase name="testAssertNotRegExp" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1914" assertions="2" time="0.000344"/> |
| <testcase name="testAssertSame" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1930" assertions="2" time="0.000283"/> |
| <testcase name="testAssertSame2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1951" assertions="3" time="0.000423"/> |
| <testcase name="testAssertNotSame" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1968" assertions="4" time="0.000311"/> |
| <testcase name="testAssertNotSame2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="1999" assertions="3" time="0.000600"/> |
| <testcase name="testAssertNotSameFailsNull" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2016" assertions="1" time="0.000276"/> |
| <testcase name="testGreaterThan" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2030" assertions="2" time="0.000524"/> |
| <testcase name="testAttributeGreaterThan" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2046" assertions="2" time="0.000509"/> |
| <testcase name="testGreaterThanOrEqual" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2066" assertions="4" time="0.000936"/> |
| <testcase name="testAttributeGreaterThanOrEqual" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2082" assertions="4" time="0.000722"/> |
| <testcase name="testLessThan" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2102" assertions="2" time="0.000462"/> |
| <testcase name="testAttributeLessThan" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2118" assertions="2" time="0.000319"/> |
| <testcase name="testLessThanOrEqual" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2138" assertions="4" time="0.000627"/> |
| <testcase name="testAttributeLessThanOrEqual" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2154" assertions="4" time="0.000641"/> |
| <testcase name="testReadAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2176" assertions="4" time="0.000233"/> |
| <testcase name="testReadAttribute2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2192" assertions="5" time="0.000258"/> |
| <testcase name="testReadAttribute3" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2207" assertions="1" time="0.000288"/> |
| <testcase name="testReadAttribute4" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2218" assertions="1" time="0.000322"/> |
| <testcase name="testReadAttribute5" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2229" assertions="1" time="0.000278"/> |
| <testcase name="testReadAttributeIfAttributeNameIsNotValid" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2240" assertions="1" time="0.000220"/> |
| <testcase name="testGetStaticAttributeRaisesExceptionForInvalidFirstArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2249" assertions="1" time="0.000157"/> |
| <testcase name="testGetStaticAttributeRaisesExceptionForInvalidFirstArgument2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2258" assertions="1" time="0.000160"/> |
| <testcase name="testGetStaticAttributeRaisesExceptionForInvalidSecondArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2267" assertions="1" time="0.000153"/> |
| <testcase name="testGetStaticAttributeRaisesExceptionForInvalidSecondArgument2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2276" assertions="1" time="0.000154"/> |
| <testcase name="testGetStaticAttributeRaisesExceptionForInvalidSecondArgument3" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2285" assertions="1" time="0.000146"/> |
| <testcase name="testGetObjectAttributeRaisesExceptionForInvalidFirstArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2294" assertions="1" time="0.000148"/> |
| <testcase name="testGetObjectAttributeRaisesExceptionForInvalidSecondArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2303" assertions="1" time="0.000151"/> |
| <testcase name="testGetObjectAttributeRaisesExceptionForInvalidSecondArgument2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2312" assertions="1" time="0.000151"/> |
| <testcase name="testGetObjectAttributeRaisesExceptionForInvalidSecondArgument3" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2321" assertions="1" time="0.000185"/> |
| <testcase name="testGetObjectAttributeWorksForInheritedAttributes" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2329" assertions="1" time="0.000185"/> |
| <testcase name="testAssertPublicAttributeContains" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2340" assertions="2" time="0.000218"/> |
| <testcase name="testAssertPublicAttributeContainsOnly" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2358" assertions="2" time="0.000238"/> |
| <testcase name="testAssertPublicAttributeNotContains" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2376" assertions="2" time="0.000206"/> |
| <testcase name="testAssertPublicAttributeNotContainsOnly" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2394" assertions="2" time="0.000238"/> |
| <testcase name="testAssertProtectedAttributeContains" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2412" assertions="2" time="0.000187"/> |
| <testcase name="testAssertProtectedAttributeNotContains" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2430" assertions="2" time="0.000200"/> |
| <testcase name="testAssertPrivateAttributeContains" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2448" assertions="2" time="0.000180"/> |
| <testcase name="testAssertPrivateAttributeNotContains" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2466" assertions="2" time="0.000235"/> |
| <testcase name="testAssertAttributeContainsNonObject" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2484" assertions="2" time="0.000180"/> |
| <testcase name="testAssertAttributeNotContainsNonObject" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2502" assertions="2" time="0.000195"/> |
| <testcase name="testAssertPublicAttributeEquals" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2520" assertions="2" time="0.000256"/> |
| <testcase name="testAssertPublicAttributeNotEquals" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2538" assertions="2" time="0.000424"/> |
| <testcase name="testAssertPublicAttributeSame" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2556" assertions="2" time="0.000308"/> |
| <testcase name="testAssertPublicAttributeNotSame" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2574" assertions="2" time="0.000318"/> |
| <testcase name="testAssertProtectedAttributeEquals" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2592" assertions="2" time="0.000449"/> |
| <testcase name="testAssertProtectedAttributeNotEquals" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2610" assertions="2" time="0.000500"/> |
| <testcase name="testAssertPrivateAttributeEquals" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2628" assertions="2" time="0.000433"/> |
| <testcase name="testAssertPrivateAttributeNotEquals" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2646" assertions="2" time="0.000508"/> |
| <testcase name="testAssertPublicStaticAttributeEquals" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2664" assertions="2" time="0.000442"/> |
| <testcase name="testAssertPublicStaticAttributeNotEquals" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2680" assertions="2" time="0.000488"/> |
| <testcase name="testAssertProtectedStaticAttributeEquals" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2696" assertions="2" time="0.000430"/> |
| <testcase name="testAssertProtectedStaticAttributeNotEquals" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2712" assertions="2" time="0.000503"/> |
| <testcase name="testAssertPrivateStaticAttributeEquals" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2728" assertions="2" time="0.000421"/> |
| <testcase name="testAssertPrivateStaticAttributeNotEquals" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2744" assertions="2" time="0.000467"/> |
| <testcase name="testAssertClassHasAttributeThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2761" assertions="1" time="0.000272"/> |
| <testcase name="testAssertClassHasAttributeThrowsException2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2770" assertions="1" time="0.000305"/> |
| <testcase name="testAssertClassHasAttributeThrowsExceptionIfAttributeNameIsNotValid" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2779" assertions="1" time="0.000239"/> |
| <testcase name="testAssertClassNotHasAttributeThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2788" assertions="1" time="0.000224"/> |
| <testcase name="testAssertClassNotHasAttributeThrowsException2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2797" assertions="1" time="0.000249"/> |
| <testcase name="testAssertClassNotHasAttributeThrowsExceptionIfAttributeNameIsNotValid" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2806" assertions="1" time="0.000238"/> |
| <testcase name="testAssertClassHasStaticAttributeThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2815" assertions="1" time="0.000251"/> |
| <testcase name="testAssertClassHasStaticAttributeThrowsException2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2824" assertions="1" time="0.000236"/> |
| <testcase name="testAssertClassHasStaticAttributeThrowsExceptionIfAttributeNameIsNotValid" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2833" assertions="1" time="0.000235"/> |
| <testcase name="testAssertClassNotHasStaticAttributeThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2842" assertions="1" time="0.000259"/> |
| <testcase name="testAssertClassNotHasStaticAttributeThrowsException2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2851" assertions="1" time="0.000232"/> |
| <testcase name="testAssertClassNotHasStaticAttributeThrowsExceptionIfAttributeNameIsNotValid" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2860" assertions="1" time="0.000239"/> |
| <testcase name="testAssertObjectHasAttributeThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2869" assertions="1" time="0.000237"/> |
| <testcase name="testAssertObjectHasAttributeThrowsException2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2878" assertions="1" time="0.000238"/> |
| <testcase name="testAssertObjectHasAttributeThrowsExceptionIfAttributeNameIsNotValid" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2887" assertions="1" time="0.000232"/> |
| <testcase name="testAssertObjectNotHasAttributeThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2896" assertions="1" time="0.000232"/> |
| <testcase name="testAssertObjectNotHasAttributeThrowsException2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2905" assertions="1" time="0.000232"/> |
| <testcase name="testAssertObjectNotHasAttributeThrowsExceptionIfAttributeNameIsNotValid" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2914" assertions="1" time="0.000227"/> |
| <testcase name="testClassHasPublicAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2922" assertions="2" time="0.000254"/> |
| <testcase name="testClassNotHasPublicAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2938" assertions="2" time="0.000277"/> |
| <testcase name="testClassHasPublicStaticAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2954" assertions="2" time="0.000550"/> |
| <testcase name="testClassNotHasPublicStaticAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2970" assertions="2" time="0.000348"/> |
| <testcase name="testObjectHasPublicAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="2986" assertions="2" time="0.000277"/> |
| <testcase name="testObjectNotHasPublicAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3004" assertions="2" time="0.000282"/> |
| <testcase name="testObjectHasOnTheFlyAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3022" assertions="2" time="0.000271"/> |
| <testcase name="testObjectNotHasOnTheFlyAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3041" assertions="2" time="0.000283"/> |
| <testcase name="testObjectHasProtectedAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3060" assertions="2" time="0.000268"/> |
| <testcase name="testObjectNotHasProtectedAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3078" assertions="2" time="0.000298"/> |
| <testcase name="testObjectHasPrivateAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3096" assertions="2" time="0.000276"/> |
| <testcase name="testObjectNotHasPrivateAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3114" assertions="2" time="0.000295"/> |
| <testcase name="testAssertThatAttributeEquals" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3134" assertions="1" time="0.000534"/> |
| <testcase name="testAssertThatAttributeEquals2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3151" assertions="2" time="0.000581"/> |
| <testcase name="testAssertThatAttributeEqualTo" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3167" assertions="1" time="0.000168"/> |
| <testcase name="testAssertThatAnything" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3179" assertions="0" time="0.000269"/> |
| <testcase name="testAssertThatIsTrue" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3188" assertions="1" time="0.000142"/> |
| <testcase name="testAssertThatIsFalse" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3197" assertions="1" time="0.000148"/> |
| <testcase name="testAssertThatIsJson" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3206" assertions="1" time="0.000326"/> |
| <testcase name="testAssertThatAnythingAndAnything" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3216" assertions="0" time="0.000376"/> |
| <testcase name="testAssertThatAnythingOrAnything" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3231" assertions="0" time="0.000171"/> |
| <testcase name="testAssertThatAnythingXorNotAnything" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3247" assertions="0" time="0.000421"/> |
| <testcase name="testAssertThatContains" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3262" assertions="1" time="0.000160"/> |
| <testcase name="testAssertThatStringContains" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3271" assertions="1" time="0.000133"/> |
| <testcase name="testAssertThatContainsOnly" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3280" assertions="1" time="0.000135"/> |
| <testcase name="testAssertThatContainsOnlyInstancesOf" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3288" assertions="1" time="0.000122"/> |
| <testcase name="testAssertThatArrayHasKey" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3297" assertions="1" time="0.000114"/> |
| <testcase name="testAssertThatClassHasAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3306" assertions="1" time="0.000118"/> |
| <testcase name="testAssertThatClassHasStaticAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3318" assertions="1" time="0.000124"/> |
| <testcase name="testAssertThatObjectHasAttribute" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3330" assertions="1" time="0.000146"/> |
| <testcase name="testAssertThatEqualTo" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3342" assertions="1" time="0.000121"/> |
| <testcase name="testAssertThatIdenticalTo" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3351" assertions="1" time="0.000122"/> |
| <testcase name="testAssertThatIsInstanceOf" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3363" assertions="1" time="0.000075"/> |
| <testcase name="testAssertThatIsType" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3372" assertions="1" time="0.000090"/> |
| <testcase name="testAssertThatIsEmpty" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3381" assertions="1" time="0.000261"/> |
| <testcase name="testAssertThatFileExists" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3390" assertions="1" time="0.000095"/> |
| <testcase name="testAssertThatGreaterThan" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3399" assertions="1" time="0.000080"/> |
| <testcase name="testAssertThatGreaterThanOrEqual" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3408" assertions="2" time="0.000229"/> |
| <testcase name="testAssertThatLessThan" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3417" assertions="1" time="0.000084"/> |
| <testcase name="testAssertThatLessThanOrEqual" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3426" assertions="2" time="0.000194"/> |
| <testcase name="testAssertThatMatchesRegularExpression" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3435" assertions="1" time="0.000088"/> |
| <testcase name="testAssertThatCallback" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3444" assertions="1" time="0.000252"/> |
| <testcase name="testAssertThatCountOf" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3456" assertions="1" time="0.000241"/> |
| <testcase name="testAssertFileEquals" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3464" assertions="6" time="0.000366"/> |
| <testcase name="testAssertFileNotEquals" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3486" assertions="6" time="0.000370"/> |
| <testcase name="testAssertStringEqualsFile" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3508" assertions="4" time="0.000312"/> |
| <testcase name="testAssertStringNotEqualsFile" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3530" assertions="4" time="0.000380"/> |
| <testcase name="testAssertStringStartsWithThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3553" assertions="1" time="0.000194"/> |
| <testcase name="testAssertStringStartsWithThrowsException2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3562" assertions="1" time="0.000162"/> |
| <testcase name="testAssertStringStartsNotWithThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3571" assertions="1" time="0.000160"/> |
| <testcase name="testAssertStringStartsNotWithThrowsException2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3580" assertions="1" time="0.000162"/> |
| <testcase name="testAssertStringEndsWithThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3589" assertions="1" time="0.000239"/> |
| <testcase name="testAssertStringEndsWithThrowsException2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3598" assertions="1" time="0.000272"/> |
| <testcase name="testAssertStringEndsNotWithThrowsException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3607" assertions="1" time="0.000275"/> |
| <testcase name="testAssertStringEndsNotWithThrowsException2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3616" assertions="1" time="0.000239"/> |
| <testcase name="testAssertStringStartsWith" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3624" assertions="2" time="0.000446"/> |
| <testcase name="testAssertStringStartsNotWith" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3640" assertions="2" time="0.000272"/> |
| <testcase name="testAssertStringEndsWith" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3656" assertions="2" time="0.000408"/> |
| <testcase name="testAssertStringEndsNotWith" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3672" assertions="2" time="0.000285"/> |
| <testcase name="testAssertStringMatchesFormatRaisesExceptionForInvalidFirstArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3689" assertions="1" time="0.000205"/> |
| <testcase name="testAssertStringMatchesFormatRaisesExceptionForInvalidSecondArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3698" assertions="1" time="0.000203"/> |
| <testcase name="testAssertStringMatchesFormat" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3706" assertions="1" time="0.023874"/> |
| <testcase name="testAssertStringMatchesFormatFailure" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3715" assertions="2" time="0.003443"/> |
| <testcase name="testAssertStringNotMatchesFormatRaisesExceptionForInvalidFirstArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3724" assertions="1" time="0.000258"/> |
| <testcase name="testAssertStringNotMatchesFormatRaisesExceptionForInvalidSecondArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3733" assertions="1" time="0.000244"/> |
| <testcase name="testAssertStringNotMatchesFormat" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3741" assertions="2" time="0.000350"/> |
| <testcase name="testAssertEmpty" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3757" assertions="2" time="0.000244"/> |
| <testcase name="testAssertNotEmpty" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3773" assertions="2" time="0.000275"/> |
| <testcase name="testAssertAttributeEmpty" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3789" assertions="2" time="0.000273"/> |
| <testcase name="testAssertAttributeNotEmpty" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3809" assertions="2" time="0.000281"/> |
| <testcase name="testMarkTestIncomplete" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3829" assertions="1" time="0.000305"/> |
| <testcase name="testMarkTestSkipped" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3845" assertions="1" time="0.000276"/> |
| <testcase name="testAssertCount" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3861" assertions="2" time="0.000177"/> |
| <testcase name="testAssertCountTraversable" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3877" assertions="2" time="0.000173"/> |
| <testcase name="testAssertCountThrowsExceptionIfExpectedCountIsNoInteger" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3893" assertions="1" time="0.000152"/> |
| <testcase name="testAssertCountThrowsExceptionIfElementIsNotCountable" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3909" assertions="1" time="0.000173"/> |
| <testcase name="testAssertAttributeCount" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3925" assertions="1" time="0.000192"/> |
| <testcase name="testAssertNotCount" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3936" assertions="2" time="0.000260"/> |
| <testcase name="testAssertNotCountThrowsExceptionIfExpectedCountIsNoInteger" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3953" assertions="1" time="0.000216"/> |
| <testcase name="testAssertNotCountThrowsExceptionIfElementIsNotCountable" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3962" assertions="1" time="0.000206"/> |
| <testcase name="testAssertAttributeNotCount" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3970" assertions="1" time="0.000138"/> |
| <testcase name="testAssertSameSize" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3981" assertions="2" time="0.000396"/> |
| <testcase name="testAssertSameSizeThrowsExceptionIfExpectedIsNotCountable" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="3997" assertions="1" time="0.000199"/> |
| <testcase name="testAssertSameSizeThrowsExceptionIfActualIsNotCountable" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4013" assertions="1" time="0.000184"/> |
| <testcase name="testAssertNotSameSize" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4029" assertions="2" time="0.000295"/> |
| <testcase name="testAssertNotSameSizeThrowsExceptionIfExpectedIsNotCountable" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4046" assertions="1" time="0.000244"/> |
| <testcase name="testAssertNotSameSizeThrowsExceptionIfActualIsNotCountable" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4055" assertions="1" time="0.000236"/> |
| <testcase name="testAssertJsonRaisesExceptionForInvalidArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4064" assertions="1" time="0.000229"/> |
| <testcase name="testAssertJson" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4072" assertions="1" time="0.000131"/> |
| <testcase name="testAssertJsonStringEqualsJsonString" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4080" assertions="3" time="0.000302"/> |
| <testsuite name="Framework_AssertTest::testAssertJsonStringEqualsJsonStringErrorRaised" tests="2" assertions="3" failures="0" errors="0" time="0.000739"> |
| <testcase name="testAssertJsonStringEqualsJsonStringErrorRaised with data set "error syntax in expected JSON"" assertions="1" time="0.000465"/> |
| <testcase name="testAssertJsonStringEqualsJsonStringErrorRaised with data set "error UTF-8 in actual JSON"" assertions="2" time="0.000274"/> |
| </testsuite> |
| <testcase name="testAssertJsonStringNotEqualsJsonString" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4106" assertions="3" time="0.000579"/> |
| <testsuite name="Framework_AssertTest::testAssertJsonStringNotEqualsJsonStringErrorRaised" tests="2" assertions="3" failures="0" errors="0" time="0.000537"> |
| <testcase name="testAssertJsonStringNotEqualsJsonStringErrorRaised with data set "error syntax in expected JSON"" assertions="1" time="0.000265"/> |
| <testcase name="testAssertJsonStringNotEqualsJsonStringErrorRaised with data set "error UTF-8 in actual JSON"" assertions="2" time="0.000272"/> |
| </testsuite> |
| <testcase name="testAssertJsonStringEqualsJsonFile" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4132" assertions="4" time="0.000425"/> |
| <testcase name="testAssertJsonStringEqualsJsonFileExpectingExpectationFailedException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4143" assertions="5" time="0.000364"/> |
| <testcase name="testAssertJsonStringEqualsJsonFileExpectingException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4165" assertions="2" time="0.000295"/> |
| <testcase name="testAssertJsonStringNotEqualsJsonFile" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4179" assertions="4" time="0.000220"/> |
| <testcase name="testAssertJsonStringNotEqualsJsonFileExpectingException" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4190" assertions="2" time="0.000326"/> |
| <testcase name="testAssertJsonFileNotEqualsJsonFile" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4204" assertions="6" time="0.000353"/> |
| <testcase name="testAssertJsonFileEqualsJsonFile" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4215" assertions="6" time="0.000289"/> |
| <testcase name="testAssertInstanceOf" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4225" assertions="2" time="0.000337"/> |
| <testcase name="testAssertInstanceOfThrowsExceptionForInvalidArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4242" assertions="1" time="0.000292"/> |
| <testcase name="testAssertAttributeInstanceOf" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4250" assertions="1" time="0.000170"/> |
| <testcase name="testAssertNotInstanceOf" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4261" assertions="2" time="0.000211"/> |
| <testcase name="testAssertNotInstanceOfThrowsExceptionForInvalidArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4278" assertions="1" time="0.000172"/> |
| <testcase name="testAssertAttributeNotInstanceOf" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4286" assertions="1" time="0.000099"/> |
| <testcase name="testAssertInternalType" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4297" assertions="2" time="0.000173"/> |
| <testcase name="testAssertInternalTypeDouble" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4313" assertions="2" time="0.000160"/> |
| <testcase name="testAssertInternalTypeThrowsExceptionForInvalidArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4330" assertions="1" time="0.000156"/> |
| <testcase name="testAssertAttributeInternalType" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4338" assertions="1" time="0.000094"/> |
| <testcase name="testAssertNotInternalType" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4349" assertions="2" time="0.000185"/> |
| <testcase name="testAssertNotInternalTypeThrowsExceptionForInvalidArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4366" assertions="1" time="0.000152"/> |
| <testcase name="testAssertAttributeNotInternalType" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4374" assertions="1" time="0.000097"/> |
| <testcase name="testAssertStringMatchesFormatFileThrowsExceptionForInvalidArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4386" assertions="2" time="0.000205"/> |
| <testcase name="testAssertStringMatchesFormatFileThrowsExceptionForInvalidArgument2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4395" assertions="2" time="0.000206"/> |
| <testcase name="testAssertStringMatchesFormatFile" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4403" assertions="4" time="0.000433"/> |
| <testcase name="testAssertStringNotMatchesFormatFileThrowsExceptionForInvalidArgument" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4420" assertions="2" time="0.000207"/> |
| <testcase name="testAssertStringNotMatchesFormatFileThrowsExceptionForInvalidArgument2" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4429" assertions="2" time="0.000259"/> |
| <testcase name="testAssertStringNotMatchesFormatFile" class="Framework_AssertTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/AssertTest.php" line="4437" assertions="4" time="0.000384"/> |
| </testsuite> |
| <testsuite name="Framework_BaseTestListenerTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/BaseTestListenerTest.php" tests="1" assertions="1" failures="0" errors="0" time="0.004662"> |
| <testcase name="testEndEventsAreCounted" class="Framework_BaseTestListenerTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/BaseTestListenerTest.php" line="24" assertions="1" time="0.004662"/> |
| </testsuite> |
| <testsuite name="CountTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/CountTest.php" tests="2" assertions="9" failures="0" errors="0" time="0.000610"> |
| <testcase name="testCount" class="CountTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/CountTest.php" line="17" assertions="3" time="0.000174"/> |
| <testcase name="testCountDoesNotChangeIteratorKey" class="CountTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/CountTest.php" line="30" assertions="6" time="0.000436"/> |
| </testsuite> |
| <testsuite name="ExceptionMessageRegExpTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/ExceptionMessageRegExpTest.php" tests="4" assertions="8" failures="0" errors="0" time="0.003269"> |
| <testcase name="testRegexMessage" class="ExceptionMessageRegExpTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/ExceptionMessageRegExpTest.php" line="21" assertions="2" time="0.000517"/> |
| <testcase name="testRegexMessageExtreme" class="ExceptionMessageRegExpTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/ExceptionMessageRegExpTest.php" line="30" assertions="2" time="0.000225"/> |
| <testcase name="testMessageXdebugScreamCompatibility" class="ExceptionMessageRegExpTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/ExceptionMessageRegExpTest.php" line="41" assertions="2" time="0.002300"/> |
| <testcase name="testSimultaneousLiteralAndRegExpExceptionMessage" class="ExceptionMessageRegExpTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/ExceptionMessageRegExpTest.php" line="52" assertions="2" time="0.000227"/> |
| </testsuite> |
| <testsuite name="ExceptionMessageTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/ExceptionMessageTest.php" tests="4" assertions="8" failures="0" errors="0" time="0.000524"> |
| <testcase name="testLiteralMessage" class="ExceptionMessageTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/ExceptionMessageTest.php" line="21" assertions="2" time="0.000148"/> |
| <testcase name="testPatialMessageBegin" class="ExceptionMessageTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/ExceptionMessageTest.php" line="30" assertions="2" time="0.000130"/> |
| <testcase name="testPatialMessageMiddle" class="ExceptionMessageTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/ExceptionMessageTest.php" line="39" assertions="2" time="0.000126"/> |
| <testcase name="testPatialMessageEnd" class="ExceptionMessageTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/ExceptionMessageTest.php" line="48" assertions="2" time="0.000120"/> |
| </testsuite> |
| <testsuite name="Framework_Constraint_IsJsonTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/IsJsonTest.php" tests="2" assertions="2" failures="0" errors="0" time="0.000179"> |
| <testsuite name="Framework_Constraint_IsJsonTest::testEvaluate" tests="2" assertions="2" failures="0" errors="0" time="0.000179"> |
| <testcase name="testEvaluate with data set "valid JSON"" assertions="1" time="0.000103"/> |
| <testcase name="testEvaluate with data set "empty string should be treated as invalid JSON"" assertions="1" time="0.000076"/> |
| </testsuite> |
| </testsuite> |
| <testsuite name="Framework_Constraint_JsonMatches_ErrorMessageProviderTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php" tests="11" assertions="11" failures="0" errors="0" time="0.000814"> |
| <testsuite name="Framework_Constraint_JsonMatches_ErrorMessageProviderTest::testTranslateTypeToPrefix" tests="3" assertions="3" failures="0" errors="0" time="0.000238"> |
| <testcase name="testTranslateTypeToPrefix with data set "expected"" assertions="1" time="0.000089"/> |
| <testcase name="testTranslateTypeToPrefix with data set "actual"" assertions="1" time="0.000074"/> |
| <testcase name="testTranslateTypeToPrefix with data set "default"" assertions="1" time="0.000075"/> |
| </testsuite> |
| <testsuite name="Framework_Constraint_JsonMatches_ErrorMessageProviderTest::testDetermineJsonError" tests="8" assertions="8" failures="0" errors="0" time="0.000576"> |
| <testcase name="testDetermineJsonError with data set "JSON_ERROR_NONE"" assertions="1" time="0.000078"/> |
| <testcase name="testDetermineJsonError with data set "JSON_ERROR_DEPTH"" assertions="1" time="0.000075"/> |
| <testcase name="testDetermineJsonError with data set "prefixed JSON_ERROR_DEPTH"" assertions="1" time="0.000074"/> |
| <testcase name="testDetermineJsonError with data set "JSON_ERROR_STATE_MISMatch"" assertions="1" time="0.000070"/> |
| <testcase name="testDetermineJsonError with data set "JSON_ERROR_CTRL_CHAR"" assertions="1" time="0.000071"/> |
| <testcase name="testDetermineJsonError with data set "JSON_ERROR_SYNTAX"" assertions="1" time="0.000068"/> |
| <testcase name="testDetermineJsonError with data set "JSON_ERROR_UTF8`"" assertions="1" time="0.000071"/> |
| <testcase name="testDetermineJsonError with data set "Invalid error indicator"" assertions="1" time="0.000069"/> |
| </testsuite> |
| </testsuite> |
| <testsuite name="Framework_Constraint_JsonMatchesTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/JsonMatchesTest.php" tests="5" assertions="5" failures="0" errors="0" time="0.000629"> |
| <testsuite name="Framework_Constraint_JsonMatchesTest::testEvaluate" tests="4" assertions="4" failures="0" errors="0" time="0.000537"> |
| <testcase name="testEvaluate with data set "valid JSON"" assertions="1" time="0.000255"/> |
| <testcase name="testEvaluate with data set "error syntax"" assertions="1" time="0.000097"/> |
| <testcase name="testEvaluate with data set "error UTF-8"" assertions="1" time="0.000094"/> |
| <testcase name="testEvaluate with data set "invalid JSON in class instantiation"" assertions="1" time="0.000091"/> |
| </testsuite> |
| <testcase name="testToString" class="Framework_Constraint_JsonMatchesTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/Constraint/JsonMatchesTest.php" line="31" assertions="1" time="0.000092"/> |
| </testsuite> |
| <testsuite name="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" tests="128" assertions="342" failures="0" errors="0" time="0.026916"> |
| <testcase name="testConstraintArrayHasKey" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="22" assertions="4" time="0.000459"/> |
| <testcase name="testConstraintArrayHasKey2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="52" assertions="1" time="0.000156"/> |
| <testcase name="testConstraintArrayNotHasKey" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="81" assertions="4" time="0.000201"/> |
| <testcase name="testConstraintArrayNotHasKey2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="116" assertions="1" time="0.000157"/> |
| <testcase name="testConstraintIsReadable" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="147" assertions="4" time="0.000175"/> |
| <testcase name="testConstraintIsWritable" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="179" assertions="4" time="0.000159"/> |
| <testcase name="testConstraintDirectoryExists" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="211" assertions="4" time="0.000161"/> |
| <testcase name="testConstraintFileExists" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="243" assertions="4" time="0.000160"/> |
| <testcase name="testConstraintFileExists2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="274" assertions="1" time="0.000130"/> |
| <testcase name="testConstraintFileNotExists" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="303" assertions="4" time="0.000184"/> |
| <testcase name="testConstraintFileNotExists2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="340" assertions="1" time="0.000147"/> |
| <testcase name="testConstraintGreaterThan" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="372" assertions="5" time="0.000189"/> |
| <testcase name="testConstraintGreaterThan2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="404" assertions="1" time="0.000147"/> |
| <testcase name="testConstraintNotGreaterThan" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="434" assertions="4" time="0.000204"/> |
| <testcase name="testConstraintNotGreaterThan2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="469" assertions="1" time="0.000175"/> |
| <testcase name="testConstraintGreaterThanOrEqual" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="501" assertions="5" time="0.000377"/> |
| <testcase name="testConstraintGreaterThanOrEqual2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="535" assertions="1" time="0.000234"/> |
| <testcase name="testConstraintNotGreaterThanOrEqual" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="567" assertions="4" time="0.000213"/> |
| <testcase name="testConstraintNotGreaterThanOrEqual2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="604" assertions="1" time="0.000169"/> |
| <testcase name="testConstraintIsAnything" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="635" assertions="4" time="0.000100"/> |
| <testcase name="testConstraintNotIsAnything" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="652" assertions="4" time="0.000171"/> |
| <testcase name="testConstraintIsEqual" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="686" assertions="5" time="0.000306"/> |
| <testsuite name="Framework_ConstraintTest::testConstraintIsEqual2" tests="16" assertions="16" failures="0" errors="0" time="0.006177"> |
| <testcase name="testConstraintIsEqual2 with data set #0" assertions="1" time="0.000259"/> |
| <testcase name="testConstraintIsEqual2 with data set #1" assertions="1" time="0.000229"/> |
| <testcase name="testConstraintIsEqual2 with data set #2" assertions="1" time="0.000293"/> |
| <testcase name="testConstraintIsEqual2 with data set #3" assertions="1" time="0.000351"/> |
| <testcase name="testConstraintIsEqual2 with data set #4" assertions="1" time="0.000227"/> |
| <testcase name="testConstraintIsEqual2 with data set #5" assertions="1" time="0.000229"/> |
| <testcase name="testConstraintIsEqual2 with data set #6" assertions="1" time="0.000342"/> |
| <testcase name="testConstraintIsEqual2 with data set #7" assertions="1" time="0.000332"/> |
| <testcase name="testConstraintIsEqual2 with data set #8" assertions="1" time="0.000584"/> |
| <testcase name="testConstraintIsEqual2 with data set #9" assertions="1" time="0.000201"/> |
| <testcase name="testConstraintIsEqual2 with data set #10" assertions="1" time="0.000223"/> |
| <testcase name="testConstraintIsEqual2 with data set #11" assertions="1" time="0.000335"/> |
| <testcase name="testConstraintIsEqual2 with data set #12" assertions="1" time="0.001555"/> |
| <testcase name="testConstraintIsEqual2 with data set #13" assertions="1" time="0.000305"/> |
| <testcase name="testConstraintIsEqual2 with data set #14" assertions="1" time="0.000248"/> |
| <testcase name="testConstraintIsEqual2 with data set #15" assertions="1" time="0.000464"/> |
| </testsuite> |
| <testcase name="testConstraintIsNotEqual" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1001" assertions="5" time="0.000311"/> |
| <testcase name="testConstraintIsNotEqual2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1037" assertions="1" time="0.000195"/> |
| <testcase name="testConstraintIsIdentical" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1068" assertions="5" time="0.000222"/> |
| <testcase name="testConstraintIsIdentical2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1102" assertions="1" time="0.000164"/> |
| <testcase name="testConstraintIsIdentical3" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1132" assertions="1" time="0.000240"/> |
| <testcase name="testConstraintIsNotIdentical" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1166" assertions="5" time="0.000238"/> |
| <testcase name="testConstraintIsNotIdentical2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1204" assertions="1" time="0.000168"/> |
| <testcase name="testConstraintIsNotIdentical3" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1237" assertions="1" time="0.000188"/> |
| <testcase name="testConstraintIsInstanceOf" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1267" assertions="8" time="0.000263"/> |
| <testcase name="testConstraintIsInstanceOf2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1304" assertions="1" time="0.000179"/> |
| <testcase name="testConstraintIsNotInstanceOf" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1333" assertions="5" time="0.000265"/> |
| <testcase name="testConstraintIsNotInstanceOf2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1369" assertions="1" time="0.000203"/> |
| <testcase name="testConstraintIsType" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1399" assertions="5" time="0.000325"/> |
| <testcase name="testConstraintIsType2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1430" assertions="1" time="0.000204"/> |
| <testsuite name="Framework_ConstraintTest::testConstraintIsResourceTypeEvaluatesCorrectlyWithResources" tests="2" assertions="2" failures="0" errors="0" time="0.000190"> |
| <testcase name="testConstraintIsResourceTypeEvaluatesCorrectlyWithResources with data set "open resource"" assertions="1" time="0.000093"/> |
| <testcase name="testConstraintIsResourceTypeEvaluatesCorrectlyWithResources with data set "closed resource"" assertions="1" time="0.000097"/> |
| </testsuite> |
| <testcase name="testConstraintIsNotType" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1484" assertions="5" time="0.000196"/> |
| <testcase name="testConstraintIsNotType2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1520" assertions="1" time="0.000152"/> |
| <testcase name="testConstraintIsNull" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1550" assertions="5" time="0.000181"/> |
| <testcase name="testConstraintIsNull2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1581" assertions="1" time="0.000139"/> |
| <testcase name="testConstraintIsNotNull" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1611" assertions="5" time="0.000187"/> |
| <testcase name="testConstraintIsNotNull2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1646" assertions="1" time="0.000141"/> |
| <testcase name="testConstraintLessThan" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1676" assertions="5" time="0.000184"/> |
| <testcase name="testConstraintLessThan2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1708" assertions="1" time="0.000143"/> |
| <testcase name="testConstraintNotLessThan" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1738" assertions="5" time="0.000201"/> |
| <testcase name="testConstraintNotLessThan2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1774" assertions="1" time="0.000154"/> |
| <testcase name="testConstraintLessThanOrEqual" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1806" assertions="5" time="0.000370"/> |
| <testcase name="testConstraintCallback" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1836" assertions="6" time="0.000151"/> |
| <testcase name="testConstraintCallbackFailure" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1869" assertions="2" time="0.000172"/> |
| <testcase name="testConstraintLessThanOrEqual2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1894" assertions="1" time="0.000233"/> |
| <testcase name="testConstraintNotLessThanOrEqual" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1926" assertions="5" time="0.000299"/> |
| <testcase name="testConstraintNotLessThanOrEqual2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1964" assertions="1" time="0.000219"/> |
| <testcase name="testConstraintClassHasAttribute" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="1995" assertions="5" time="0.000175"/> |
| <testcase name="testConstraintClassHasAttribute2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2027" assertions="1" time="0.000139"/> |
| <testcase name="testConstraintClassNotHasAttribute" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2056" assertions="5" time="0.000185"/> |
| <testcase name="testConstraintClassNotHasAttribute2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2092" assertions="1" time="0.000144"/> |
| <testcase name="testConstraintClassHasStaticAttribute" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2122" assertions="5" time="0.000176"/> |
| <testcase name="testConstraintClassHasStaticAttribute2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2154" assertions="1" time="0.000137"/> |
| <testcase name="testConstraintClassNotHasStaticAttribute" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2183" assertions="5" time="0.000189"/> |
| <testcase name="testConstraintClassNotHasStaticAttribute2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2219" assertions="1" time="0.000144"/> |
| <testcase name="testConstraintObjectHasAttribute" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2249" assertions="5" time="0.000177"/> |
| <testcase name="testConstraintObjectHasAttribute2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2281" assertions="1" time="0.000140"/> |
| <testcase name="testConstraintObjectNotHasAttribute" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2310" assertions="5" time="0.000186"/> |
| <testcase name="testConstraintObjectNotHasAttribute2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2346" assertions="1" time="0.000143"/> |
| <testcase name="testConstraintPCREMatch" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2376" assertions="5" time="0.000183"/> |
| <testcase name="testConstraintPCREMatch2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2408" assertions="1" time="0.000142"/> |
| <testcase name="testConstraintPCRENotMatch" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2437" assertions="5" time="0.000185"/> |
| <testcase name="testConstraintPCRENotMatch2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2473" assertions="1" time="0.000166"/> |
| <testcase name="testConstraintStringMatches" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2502" assertions="4" time="0.000131"/> |
| <testcase name="testConstraintStringMatches2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2516" assertions="4" time="0.000105"/> |
| <testcase name="testConstraintStringMatches3" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2530" assertions="4" time="0.000128"/> |
| <testcase name="testConstraintStringMatches4" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2544" assertions="4" time="0.000127"/> |
| <testcase name="testConstraintStringMatches5" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2558" assertions="4" time="0.000132"/> |
| <testcase name="testConstraintStringMatches6" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2572" assertions="4" time="0.000145"/> |
| <testcase name="testConstraintStringStartsWith" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2587" assertions="5" time="0.000184"/> |
| <testcase name="testConstraintStringStartsWith2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2619" assertions="1" time="0.000144"/> |
| <testcase name="testConstraintStringStartsNotWith" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2648" assertions="5" time="0.000184"/> |
| <testcase name="testConstraintStringStartsNotWith2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2682" assertions="1" time="0.000147"/> |
| <testcase name="testConstraintStringContains" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2713" assertions="5" time="0.000186"/> |
| <testcase name="testConstraintStringContains2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2745" assertions="1" time="0.000142"/> |
| <testcase name="testConstraintStringNotContains" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2775" assertions="5" time="0.000191"/> |
| <testcase name="testConstraintStringNotContains2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2811" assertions="1" time="0.000152"/> |
| <testcase name="testConstraintStringEndsWith" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2842" assertions="5" time="0.000174"/> |
| <testcase name="testConstraintStringEndsWith2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2874" assertions="1" time="0.000144"/> |
| <testcase name="testConstraintStringEndsNotWith" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2904" assertions="5" time="0.000190"/> |
| <testcase name="testConstraintStringEndsNotWith2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2938" assertions="1" time="0.000150"/> |
| <testcase name="testConstraintArrayContainsCheckForObjectIdentity" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2966" assertions="4" time="0.000102"/> |
| <testcase name="testConstraintArrayContains" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="2986" assertions="5" time="0.000180"/> |
| <testcase name="testConstraintArrayContains2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3017" assertions="1" time="0.000140"/> |
| <testcase name="testConstraintArrayNotContains" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3046" assertions="5" time="0.000196"/> |
| <testcase name="testConstraintArrayNotContains2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3081" assertions="1" time="0.000150"/> |
| <testcase name="testConstraintSplObjectStorageContains" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3111" assertions="4" time="0.000280"/> |
| <testcase name="testConstraintSplObjectStorageContains2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3145" assertions="1" time="0.000195"/> |
| <testcase name="testAttributeEqualTo" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3174" assertions="5" time="0.000430"/> |
| <testcase name="testAttributeEqualTo2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3210" assertions="1" time="0.000275"/> |
| <testcase name="testAttributeNotEqualTo" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3240" assertions="5" time="0.000306"/> |
| <testcase name="testAttributeNotEqualTo2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3282" assertions="1" time="0.000167"/> |
| <testcase name="testConstraintIsEmpty" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3312" assertions="7" time="0.000216"/> |
| <testcase name="testConstraintIsEmpty2" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3345" assertions="1" time="0.000135"/> |
| <testcase name="testConstraintCountWithAnArray" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3370" assertions="2" time="0.000087"/> |
| <testcase name="testConstraintCountWithAnIteratorWhichDoesNotImplementCountable" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3381" assertions="2" time="0.000116"/> |
| <testcase name="testConstraintCountWithAnObjectImplementingCountable" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3392" assertions="2" time="0.000092"/> |
| <testcase name="testConstraintCountFailing" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3404" assertions="1" time="0.000166"/> |
| <testcase name="testConstraintNotCountFailing" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3432" assertions="1" time="0.000148"/> |
| <testcase name="testConstraintSameSizeWithAnArray" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3459" assertions="2" time="0.000088"/> |
| <testcase name="testConstraintSameSizeWithAnIteratorWhichDoesNotImplementCountable" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3470" assertions="2" time="0.000128"/> |
| <testcase name="testConstraintSameSizeWithAnObjectImplementingCountable" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3481" assertions="2" time="0.000095"/> |
| <testcase name="testConstraintSameSizeFailing" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3493" assertions="1" time="0.000142"/> |
| <testcase name="testConstraintNotSameSizeFailing" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3521" assertions="1" time="0.000147"/> |
| <testcase name="testConstraintException" class="Framework_ConstraintTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/ConstraintTest.php" line="3549" assertions="1" time="0.000540"/> |
| </testsuite> |
| <testsuite name="" tests="17" assertions="36" failures="0" errors="0" time="0.060459"> |
| <testcase name="testAddTestSuite" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="63" assertions="1" time="0.005111"/> |
| <testcase name="testInheritedTests" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="74" assertions="2" time="0.003647"/> |
| <testcase name="testNoTestCases" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="86" assertions="4" time="0.005003"/> |
| <testcase name="testNoTestCaseClass" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="103" assertions="1" time="0.000143"/> |
| <testcase name="testNotExistingTestCase" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="108" assertions="3" time="0.000677"/> |
| <testcase name="testNotPublicTestCase" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="119" assertions="1" time="0.001003"/> |
| <testcase name="testNotVoidTestCase" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="128" assertions="1" time="0.000957"/> |
| <testcase name="testOneTestCase" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="137" assertions="4" time="0.001415"/> |
| <testcase name="testShadowedTests" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="151" assertions="1" time="0.003385"/> |
| <testcase name="testBeforeClassAndAfterClassAnnotations" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="162" assertions="2" time="0.004327"/> |
| <testcase name="testBeforeClassWithDataProviders" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="175" assertions="3" time="0.004223"/> |
| <testcase name="testBeforeAnnotation" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="188" assertions="2" time="0.003822"/> |
| <testcase name="testTestWithAnnotation" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="201" assertions="2" time="0.004615"/> |
| <testcase name="testSkippedTestDataProvider" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="213" assertions="3" time="0.006262"/> |
| <testcase name="testIncompleteTestDataProvider" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="223" assertions="3" time="0.006190"/> |
| <testcase name="testRequirementsBeforeClassHook" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="233" assertions="2" time="0.002902"/> |
| <testcase name="testDontSkipInheritedClass" class="Framework_SuiteTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/SuiteTest.php" line="245" assertions="1" time="0.006776"/> |
| </testsuite> |
| <testsuite name="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" tests="53" assertions="177" failures="0" errors="0" time="0.278471"> |
| <testcase name="testCaseToString" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="38" assertions="1" time="0.000083"/> |
| <testcase name="testSuccess" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="46" assertions="5" time="0.000555"/> |
| <testcase name="testFailure" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="58" assertions="5" time="0.002498"/> |
| <testcase name="testError" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="70" assertions="5" time="0.002640"/> |
| <testcase name="testSkipped" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="82" assertions="6" time="0.002664"/> |
| <testcase name="testIncomplete" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="95" assertions="6" time="0.002493"/> |
| <testcase name="testExceptionInSetUp" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="108" assertions="5" time="0.002914"/> |
| <testcase name="testExceptionInAssertPreConditions" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="120" assertions="5" time="0.002778"/> |
| <testcase name="testExceptionInTest" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="132" assertions="5" time="0.002561"/> |
| <testcase name="testExceptionInAssertPostConditions" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="144" assertions="5" time="0.002449"/> |
| <testcase name="testExceptionInTearDown" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="156" assertions="5" time="0.002487"/> |
| <testcase name="testNoArgTestCasePasses" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="168" assertions="3" time="0.003527"/> |
| <testcase name="testWasRun" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="180" assertions="1" time="0.002847"/> |
| <testcase name="testException" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="188" assertions="3" time="0.002425"/> |
| <testcase name="testExceptionWithEmptyMessage" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="199" assertions="3" time="0.000552"/> |
| <testcase name="testExceptionWithNullMessage" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="210" assertions="3" time="0.000532"/> |
| <testcase name="testExceptionWithMessage" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="221" assertions="4" time="0.000539"/> |
| <testcase name="testExceptionWithWrongMessage" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="233" assertions="5" time="0.000671"/> |
| <testcase name="testExceptionWithRegexpMessage" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="249" assertions="4" time="0.000605"/> |
| <testcase name="testExceptionWithWrongRegexpMessage" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="261" assertions="5" time="0.000704"/> |
| <testcase name="testExceptionWithInvalidRegexpMessage" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="280" assertions="3" time="0.000675"/> |
| <testcase name="testNoException" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="294" assertions="3" time="0.002509"/> |
| <testcase name="testWrongException" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="305" assertions="3" time="0.000732"/> |
| <testcase name="testGlobalsBackupPre" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="319" assertions="23" time="0.000483"/> |
| <testcase name="testGlobalsBackupPost" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="361" assertions="12" time="0.000140"/> |
| <testcase name="testStaticAttributesBackupPre" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="385" assertions="0" time="0.027694"/> |
| <testcase name="testStaticAttributesBackupPost" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="394" assertions="2" time="0.000119"/> |
| <testcase name="testIsInIsolationReturnsFalse" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="400" assertions="3" time="0.002473"/> |
| <testcase name="testIsInIsolationReturnsTrue" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="409" assertions="2" time="0.175648"/> |
| <testcase name="testExpectOutputStringFooActualFoo" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="419" assertions="3" time="0.002753"/> |
| <testcase name="testExpectOutputStringFooActualBar" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="428" assertions="3" time="0.000779"/> |
| <testcase name="testExpectOutputRegexFooActualFoo" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="437" assertions="3" time="0.000510"/> |
| <testcase name="testExpectOutputRegexFooActualBar" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="446" assertions="3" time="0.000671"/> |
| <testcase name="testSkipsIfRequiresHigherVersionOfPHPUnit" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="455" assertions="2" time="0.005551"/> |
| <testcase name="testSkipsIfRequiresHigherVersionOfPHP" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="467" assertions="2" time="0.000586"/> |
| <testcase name="testSkipsIfRequiresNonExistingOs" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="479" assertions="2" time="0.000652"/> |
| <testcase name="testSkipsIfRequiresNonExistingFunction" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="491" assertions="2" time="0.000821"/> |
| <testcase name="testSkipsIfRequiresNonExistingExtension" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="503" assertions="1" time="0.001248"/> |
| <testcase name="testSkipsIfRequiresExtensionWithAMinimumVersion" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="514" assertions="1" time="0.000904"/> |
| <testcase name="testSkipsProvidesMessagesForAllSkippingReasons" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="525" assertions="1" time="0.000727"/> |
| <testcase name="testRequiringAnExistingMethodDoesNotSkip" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="543" assertions="1" time="0.000515"/> |
| <testcase name="testRequiringAnExistingFunctionDoesNotSkip" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="550" assertions="1" time="0.000545"/> |
| <testcase name="testRequiringAnExistingExtensionDoesNotSkip" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="557" assertions="1" time="0.000490"/> |
| <testcase name="testRequiringAnExistingOsDoesNotSkip" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="564" assertions="1" time="0.000524"/> |
| <testcase name="testCurrentWorkingDirectoryIsRestored" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="571" assertions="2" time="0.002680"/> |
| <testcase name="testTypeErrorCanBeExpected" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="585" assertions="1" time="0.000355"/> |
| <testcase name="testCreateMockFromClassName" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="591" assertions="2" time="0.007009"/> |
| <testcase name="testCreateMockMocksAllMethods" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="599" assertions="2" time="0.000961"/> |
| <testcase name="testCreatePartialMockDoesNotMockAllMethods" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="608" assertions="2" time="0.000612"/> |
| <testcase name="testCreatePartialMockCanMockNoMethods" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="617" assertions="2" time="0.000332"/> |
| <testcase name="testCreateMockSkipsConstructor" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="626" assertions="1" time="0.000154"/> |
| <testcase name="testCreateMockDisablesOriginalClone" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="634" assertions="1" time="0.000162"/> |
| <testcase name="testConfiguredMockCanBeCreated" class="Framework_TestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestCaseTest.php" line="643" assertions="2" time="0.001934"/> |
| </testsuite> |
| <testsuite name="Framework_TestFailureTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestFailureTest.php" tests="1" assertions="1" failures="0" errors="0" time="0.000125"> |
| <testcase name="testToString" class="Framework_TestFailureTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestFailureTest.php" line="19" assertions="1" time="0.000125"/> |
| </testsuite> |
| <testsuite name="Framework_TestImplementorTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestImplementorTest.php" tests="1" assertions="3" failures="0" errors="0" time="0.001031"> |
| <testcase name="testSuccessfulRun" class="Framework_TestImplementorTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestImplementorTest.php" line="19" assertions="3" time="0.001031"/> |
| </testsuite> |
| <testsuite name="Framework_TestListenerTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestListenerTest.php" tests="3" assertions="6" failures="0" errors="0" time="0.001773"> |
| <testcase name="testError" class="Framework_TestListenerTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestListenerTest.php" line="88" assertions="2" time="0.000636"/> |
| <testcase name="testFailure" class="Framework_TestListenerTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestListenerTest.php" line="97" assertions="2" time="0.000605"/> |
| <testcase name="testStartStop" class="Framework_TestListenerTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Framework/TestListenerTest.php" line="106" assertions="2" time="0.000532"/> |
| </testsuite> |
| <testsuite name="Extensions_PhptTestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/PhptTestCaseTest.php" tests="11" assertions="23" failures="0" errors="0" time="0.005054"> |
| <testcase name="testShouldRunFileSectionAsTest" class="Extensions_PhptTestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/PhptTestCaseTest.php" line="77" assertions="2" time="0.001470"/> |
| <testcase name="testShouldRunSkipifSectionWhenExists" class="Extensions_PhptTestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/PhptTestCaseTest.php" line="92" assertions="2" time="0.000626"/> |
| <testcase name="testShouldNotRunTestSectionIfSkipifSectionReturnsOutputWithSkipWord" class="Extensions_PhptTestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/PhptTestCaseTest.php" line="111" assertions="1" time="0.000357"/> |
| <testcase name="testShouldRunCleanSectionWhenDefined" class="Extensions_PhptTestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/PhptTestCaseTest.php" line="130" assertions="2" time="0.000461"/> |
| <testcase name="testShouldThrowsAnExceptionWhenPhptFileIsEmpty" class="Extensions_PhptTestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/PhptTestCaseTest.php" line="152" assertions="2" time="0.000268"/> |
| <testcase name="testShouldThrowsAnExceptionWhenFileSectionIsMissing" class="Extensions_PhptTestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/PhptTestCaseTest.php" line="163" assertions="2" time="0.000293"/> |
| <testcase name="testShouldThrowsAnExceptionWhenThereIsNoExpecOrExpectifOrExpecregexSectionInPhptFile" class="Extensions_PhptTestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/PhptTestCaseTest.php" line="180" assertions="2" time="0.000275"/> |
| <testcase name="testShouldValidateExpectSession" class="Extensions_PhptTestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/PhptTestCaseTest.php" line="195" assertions="3" time="0.000320"/> |
| <testcase name="testShouldValidateExpectfSession" class="Extensions_PhptTestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/PhptTestCaseTest.php" line="210" assertions="3" time="0.000378"/> |
| <testcase name="testShouldValidateExpectregexSession" class="Extensions_PhptTestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/PhptTestCaseTest.php" line="225" assertions="3" time="0.000392"/> |
| <testcase name="testParseIniSection" class="Extensions_PhptTestCaseTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/PhptTestCaseTest.php" line="240" assertions="1" time="0.000214"/> |
| </testsuite> |
| <testsuite name="Extensions_RepeatedTestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/RepeatedTestTest.php" tests="4" assertions="4" failures="0" errors="0" time="0.004332"> |
| <testcase name="testRepeatedOnce" class="Extensions_RepeatedTestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/RepeatedTestTest.php" line="27" assertions="1" time="0.001341"/> |
| <testcase name="testRepeatedMoreThanOnce" class="Extensions_RepeatedTestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/RepeatedTestTest.php" line="36" assertions="1" time="0.002753"/> |
| <testcase name="testRepeatedZero" class="Extensions_RepeatedTestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/RepeatedTestTest.php" line="45" assertions="2" time="0.000110"/> |
| <testcase name="testRepeatedNegative" class="Extensions_RepeatedTestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Extensions/RepeatedTestTest.php" line="54" assertions="0" time="0.000128"/> |
| </testsuite> |
| <testsuite name="Runner_BaseTestRunnerTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Runner/BaseTestRunnerTest.php" tests="1" assertions="0" failures="0" errors="0" time="0.000837"> |
| <testcase name="testInvokeNonStaticSuite" class="Runner_BaseTestRunnerTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Runner/BaseTestRunnerTest.php" line="17" assertions="0" time="0.000837"/> |
| </testsuite> |
| <testsuite name="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" tests="18" assertions="46" failures="0" errors="0" time="0.009497"> |
| <testcase name="testExceptionIsThrownForNotExistingConfigurationFile" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="29" assertions="1" time="0.000511"/> |
| <testcase name="testShouldReadColorsWhenTrueInConfigurationfile" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="37" assertions="1" time="0.000260"/> |
| <testcase name="testShouldReadColorsWhenFalseInConfigurationfile" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="49" assertions="1" time="0.000230"/> |
| <testcase name="testShouldReadColorsWhenEmptyInConfigurationfile" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="61" assertions="1" time="0.000183"/> |
| <testcase name="testShouldReadColorsWhenInvalidInConfigurationfile" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="73" assertions="1" time="0.000179"/> |
| <testcase name="testFilterConfigurationIsReadCorrectly" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="85" assertions="1" time="0.000164"/> |
| <testcase name="testGroupConfigurationIsReadCorrectly" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="138" assertions="1" time="0.000095"/> |
| <testcase name="testTestdoxGroupConfigurationIsReadCorrectly" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="159" assertions="1" time="0.000090"/> |
| <testcase name="testListenerConfigurationIsReadCorrectly" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="179" assertions="1" time="0.001023"/> |
| <testcase name="testLoggingConfigurationIsReadCorrectly" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="230" assertions="1" time="0.000650"/> |
| <testcase name="testPHPConfigurationIsReadCorrectly" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="254" assertions="1" time="0.000191"/> |
| <testcase name="testPHPConfigurationIsHandledCorrectly" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="282" assertions="12" time="0.000649"/> |
| <testcase name="testHandlePHPConfigurationDoesNotOverwrittenExistingEnvArrayVariables" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="306" assertions="2" time="0.000565"/> |
| <testcase name="testHandlePHPConfigurationDoesNotOverriteVariablesFromPutEnv" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="320" assertions="2" time="0.000532"/> |
| <testcase name="testPHPUnitConfigurationIsReadCorrectly" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="332" assertions="1" time="0.001057"/> |
| <testcase name="testXincludeInConfiguration" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="372" assertions="7" time="0.002558"/> |
| <testcase name="testWithEmptyConfigurations" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="394" assertions="10" time="0.000387"/> |
| <testcase name="testGetTestSuiteNamesReturnsTheNamesIfDefined" class="Util_ConfigurationTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/ConfigurationTest.php" line="468" assertions="1" time="0.000174"/> |
| </testsuite> |
| <testsuite name="Util_GetoptTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/GetoptTest.php" tests="2" assertions="2" failures="0" errors="0" time="0.000207"> |
| <testcase name="testItIncludeTheLongOptionsAfterTheArgument" class="Util_GetoptTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/GetoptTest.php" line="15" assertions="1" time="0.000115"/> |
| <testcase name="testItIncludeTheShortOptionsAfterTheArgument" class="Util_GetoptTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/GetoptTest.php" line="39" assertions="1" time="0.000092"/> |
| </testsuite> |
| <testsuite name="Util_GlobalStateTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/GlobalStateTest.php" tests="1" assertions="1" failures="0" errors="0" time="0.000110"> |
| <testcase name="testIncludedFilesAsStringSkipsVfsProtocols" class="Util_GlobalStateTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/GlobalStateTest.php" line="18" assertions="1" time="0.000110"/> |
| </testsuite> |
| <testsuite name="PHPUnit_Util_PHPTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/PHPTest.php" tests="12" assertions="13" failures="0" errors="0" time="0.002015"> |
| <testcase name="testShouldNotUseStderrRedirectionByDefault" class="PHPUnit_Util_PHPTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/PHPTest.php" line="21" assertions="1" time="0.000178"/> |
| <testcase name="testShouldDefinedIfUseStderrRedirection" class="PHPUnit_Util_PHPTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/PHPTest.php" line="28" assertions="1" time="0.000140"/> |
| <testcase name="testShouldDefinedIfDoNotUseStderrRedirection" class="PHPUnit_Util_PHPTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/PHPTest.php" line="36" assertions="1" time="0.000148"/> |
| <testcase name="testShouldThrowsExceptionWhenStderrRedirectionVariableIsNotABoolean" class="PHPUnit_Util_PHPTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/PHPTest.php" line="48" assertions="2" time="0.000247"/> |
| <testcase name="testShouldUseGivenSettingsToCreateCommand" class="PHPUnit_Util_PHPTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/PHPTest.php" line="54" assertions="1" time="0.000208"/> |
| <testcase name="testShouldRedirectStderrToStdoutWhenDefined" class="PHPUnit_Util_PHPTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/PHPTest.php" line="70" assertions="1" time="0.000176"/> |
| <testcase name="testShouldUseArgsToCreateCommand" class="PHPUnit_Util_PHPTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/PHPTest.php" line="81" assertions="1" time="0.000172"/> |
| <testcase name="testShouldHaveFileToCreateCommand" class="PHPUnit_Util_PHPTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/PHPTest.php" line="92" assertions="1" time="0.000175"/> |
| <testcase name="testStdinGetterAndSetter" class="PHPUnit_Util_PHPTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/PHPTest.php" line="102" assertions="1" time="0.000167"/> |
| <testcase name="testArgsGetterAndSetter" class="PHPUnit_Util_PHPTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/PHPTest.php" line="110" assertions="1" time="0.000134"/> |
| <testcase name="testEnvGetterAndSetter" class="PHPUnit_Util_PHPTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/PHPTest.php" line="118" assertions="1" time="0.000135"/> |
| <testcase name="testTimeoutGetterAndSetter" class="PHPUnit_Util_PHPTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/PHPTest.php" line="126" assertions="1" time="0.000135"/> |
| </testsuite> |
| <testsuite name="Util_RegexTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/RegexTest.php" tests="7" assertions="7" failures="0" errors="0" time="0.000757"> |
| <testsuite name="Util_RegexTest::testValidRegex" tests="4" assertions="4" failures="0" errors="0" time="0.000457"> |
| <testcase name="testValidRegex with data set #0" assertions="1" time="0.000123"/> |
| <testcase name="testValidRegex with data set #1" assertions="1" time="0.000104"/> |
| <testcase name="testValidRegex with data set #2" assertions="1" time="0.000097"/> |
| <testcase name="testValidRegex with data set #3" assertions="1" time="0.000133"/> |
| </testsuite> |
| <testsuite name="Util_RegexTest::testInvalidRegex" tests="3" assertions="3" failures="0" errors="0" time="0.000300"> |
| <testcase name="testInvalidRegex with data set #0" assertions="1" time="0.000119"/> |
| <testcase name="testInvalidRegex with data set #1" assertions="1" time="0.000092"/> |
| <testcase name="testInvalidRegex with data set #2" assertions="1" time="0.000089"/> |
| </testsuite> |
| </testsuite> |
| <testsuite name="Util_TestDox_NamePrettifierTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestDox/NamePrettifierTest.php" tests="5" assertions="18" failures="0" errors="0" time="0.001045"> |
| <testcase name="testTitleHasSensibleDefaults" class="Util_TestDox_NamePrettifierTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestDox/NamePrettifierTest.php" line="26" assertions="4" time="0.000389"/> |
| <testcase name="testCaterForUserDefinedSuffix" class="Util_TestDox_NamePrettifierTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestDox/NamePrettifierTest.php" line="37" assertions="3" time="0.000111"/> |
| <testcase name="testCaterForUserDefinedPrefix" class="Util_TestDox_NamePrettifierTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestDox/NamePrettifierTest.php" line="50" assertions="3" time="0.000107"/> |
| <testcase name="testTestNameIsConvertedToASentence" class="Util_TestDox_NamePrettifierTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestDox/NamePrettifierTest.php" line="63" assertions="6" time="0.000261"/> |
| <testcase name="testTestNameIsNotGroupedWhenNotInSequence" class="Util_TestDox_NamePrettifierTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestDox/NamePrettifierTest.php" line="77" assertions="2" time="0.000177"/> |
| </testsuite> |
| <testsuite name="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" tests="117" assertions="142" failures="0" errors="0" time="0.019453"> |
| <testcase name="testGetExpectedException" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="32" assertions="13" time="0.000686"/> |
| <testcase name="testGetExpectedRegExp" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="104" assertions="3" time="0.000179"/> |
| <testsuite name="Util_TestTest::testGetRequirements" tests="40" assertions="40" failures="0" errors="0" time="0.005023"> |
| <testcase name="testGetRequirements with data set #0" assertions="1" time="0.000095"/> |
| <testcase name="testGetRequirements with data set #1" assertions="1" time="0.000095"/> |
| <testcase name="testGetRequirements with data set #2" assertions="1" time="0.000093"/> |
| <testcase name="testGetRequirements with data set #3" assertions="1" time="0.000094"/> |
| <testcase name="testGetRequirements with data set #4" assertions="1" time="0.000088"/> |
| <testcase name="testGetRequirements with data set #5" assertions="1" time="0.000090"/> |
| <testcase name="testGetRequirements with data set #6" assertions="1" time="0.000102"/> |
| <testcase name="testGetRequirements with data set #7" assertions="1" time="0.000097"/> |
| <testcase name="testGetRequirements with data set #8" assertions="1" time="0.000099"/> |
| <testcase name="testGetRequirements with data set #9" assertions="1" time="0.000097"/> |
| <testcase name="testGetRequirements with data set #10" assertions="1" time="0.000098"/> |
| <testcase name="testGetRequirements with data set #11" assertions="1" time="0.000274"/> |
| <testcase name="testGetRequirements with data set #12" assertions="1" time="0.000848"/> |
| <testcase name="testGetRequirements with data set #13" assertions="1" time="0.000336"/> |
| <testcase name="testGetRequirements with data set #14" assertions="1" time="0.000094"/> |
| <testcase name="testGetRequirements with data set #15" assertions="1" time="0.000092"/> |
| <testcase name="testGetRequirements with data set #16" assertions="1" time="0.000095"/> |
| <testcase name="testGetRequirements with data set #17" assertions="1" time="0.000097"/> |
| <testcase name="testGetRequirements with data set #18" assertions="1" time="0.000096"/> |
| <testcase name="testGetRequirements with data set #19" assertions="1" time="0.000096"/> |
| <testcase name="testGetRequirements with data set #20" assertions="1" time="0.000092"/> |
| <testcase name="testGetRequirements with data set #21" assertions="1" time="0.000093"/> |
| <testcase name="testGetRequirements with data set #22" assertions="1" time="0.000097"/> |
| <testcase name="testGetRequirements with data set #23" assertions="1" time="0.000092"/> |
| <testcase name="testGetRequirements with data set #24" assertions="1" time="0.000096"/> |
| <testcase name="testGetRequirements with data set #25" assertions="1" time="0.000091"/> |
| <testcase name="testGetRequirements with data set #26" assertions="1" time="0.000095"/> |
| <testcase name="testGetRequirements with data set #27" assertions="1" time="0.000092"/> |
| <testcase name="testGetRequirements with data set #28" assertions="1" time="0.000103"/> |
| <testcase name="testGetRequirements with data set #29" assertions="1" time="0.000095"/> |
| <testcase name="testGetRequirements with data set #30" assertions="1" time="0.000096"/> |
| <testcase name="testGetRequirements with data set #31" assertions="1" time="0.000096"/> |
| <testcase name="testGetRequirements with data set #32" assertions="1" time="0.000101"/> |
| <testcase name="testGetRequirements with data set #33" assertions="1" time="0.000104"/> |
| <testcase name="testGetRequirements with data set #34" assertions="1" time="0.000101"/> |
| <testcase name="testGetRequirements with data set #35" assertions="1" time="0.000104"/> |
| <testcase name="testGetRequirements with data set #36" assertions="1" time="0.000100"/> |
| <testcase name="testGetRequirements with data set #37" assertions="1" time="0.000097"/> |
| <testcase name="testGetRequirements with data set #38" assertions="1" time="0.000100"/> |
| <testcase name="testGetRequirements with data set #39" assertions="1" time="0.000102"/> |
| </testsuite> |
| <testcase name="testGetRequirementsMergesClassAndMethodDocBlocks" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="328" assertions="1" time="0.000694"/> |
| <testsuite name="Util_TestTest::testGetMissingRequirements" tests="28" assertions="28" failures="0" errors="0" time="0.002892"> |
| <testcase name="testGetMissingRequirements with data set #0" assertions="1" time="0.000094"/> |
| <testcase name="testGetMissingRequirements with data set #1" assertions="1" time="0.000103"/> |
| <testcase name="testGetMissingRequirements with data set #2" assertions="1" time="0.000105"/> |
| <testcase name="testGetMissingRequirements with data set #3" assertions="1" time="0.000105"/> |
| <testcase name="testGetMissingRequirements with data set #4" assertions="1" time="0.000110"/> |
| <testcase name="testGetMissingRequirements with data set #5" assertions="1" time="0.000098"/> |
| <testcase name="testGetMissingRequirements with data set #6" assertions="1" time="0.000144"/> |
| <testcase name="testGetMissingRequirements with data set #7" assertions="1" time="0.000105"/> |
| <testcase name="testGetMissingRequirements with data set #8" assertions="1" time="0.000098"/> |
| <testcase name="testGetMissingRequirements with data set #9" assertions="1" time="0.000101"/> |
| <testcase name="testGetMissingRequirements with data set #10" assertions="1" time="0.000137"/> |
| <testcase name="testGetMissingRequirements with data set #11" assertions="1" time="0.000106"/> |
| <testcase name="testGetMissingRequirements with data set #12" assertions="1" time="0.000101"/> |
| <testcase name="testGetMissingRequirements with data set #13" assertions="1" time="0.000101"/> |
| <testcase name="testGetMissingRequirements with data set #14" assertions="1" time="0.000115"/> |
| <testcase name="testGetMissingRequirements with data set #15" assertions="1" time="0.000108"/> |
| <testcase name="testGetMissingRequirements with data set #16" assertions="1" time="0.000103"/> |
| <testcase name="testGetMissingRequirements with data set #17" assertions="1" time="0.000090"/> |
| <testcase name="testGetMissingRequirements with data set #18" assertions="1" time="0.000095"/> |
| <testcase name="testGetMissingRequirements with data set #19" assertions="1" time="0.000091"/> |
| <testcase name="testGetMissingRequirements with data set #20" assertions="1" time="0.000091"/> |
| <testcase name="testGetMissingRequirements with data set #21" assertions="1" time="0.000094"/> |
| <testcase name="testGetMissingRequirements with data set #22" assertions="1" time="0.000103"/> |
| <testcase name="testGetMissingRequirements with data set #23" assertions="1" time="0.000100"/> |
| <testcase name="testGetMissingRequirements with data set #24" assertions="1" time="0.000101"/> |
| <testcase name="testGetMissingRequirements with data set #25" assertions="1" time="0.000120"/> |
| <testcase name="testGetMissingRequirements with data set #26" assertions="1" time="0.000087"/> |
| <testcase name="testGetMissingRequirements with data set #27" assertions="1" time="0.000085"/> |
| </testsuite> |
| <testcase name="testGetProvidedDataRegEx" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="410" assertions="10" time="0.000126"/> |
| <testcase name="testTestWithEmptyAnnotation" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="436" assertions="1" time="0.000109"/> |
| <testcase name="testTestWithSimpleCase" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="445" assertions="1" time="0.000088"/> |
| <testcase name="testTestWithMultiLineMultiParameterCase" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="456" assertions="1" time="0.000086"/> |
| <testcase name="testTestWithVariousTypes" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="468" assertions="1" time="0.000085"/> |
| <testcase name="testTestWithAnnotationAfter" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="481" assertions="1" time="0.000082"/> |
| <testcase name="testTestWithSimpleTextAfter" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="494" assertions="1" time="0.000082"/> |
| <testcase name="testTestWithCharacterEscape" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="507" assertions="1" time="0.000079"/> |
| <testcase name="testTestWithThrowsProperExceptionIfDatasetCannotBeParsed" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="518" assertions="2" time="0.000221"/> |
| <testcase name="testTestWithThrowsProperExceptionIfMultiLineDatasetCannotBeParsed" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="528" assertions="2" time="0.000155"/> |
| <testcase name="testParseAnnotation" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="544" assertions="1" time="0.000122"/> |
| <testcase name="testParseAnnotationThatIsOnlyOneLine" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="565" assertions="1" time="0.000083"/> |
| <testsuite name="Util_TestTest::testGetLinesToBeCovered" tests="24" assertions="24" failures="0" errors="0" time="0.006438"> |
| <testcase name="testGetLinesToBeCovered with data set #0" assertions="1" time="0.000274"/> |
| <testcase name="testGetLinesToBeCovered with data set #1" assertions="1" time="0.000410"/> |
| <testcase name="testGetLinesToBeCovered with data set #2" assertions="1" time="0.000265"/> |
| <testcase name="testGetLinesToBeCovered with data set #3" assertions="1" time="0.000267"/> |
| <testcase name="testGetLinesToBeCovered with data set #4" assertions="1" time="0.000252"/> |
| <testcase name="testGetLinesToBeCovered with data set #5" assertions="1" time="0.000258"/> |
| <testcase name="testGetLinesToBeCovered with data set #6" assertions="1" time="0.000266"/> |
| <testcase name="testGetLinesToBeCovered with data set #7" assertions="1" time="0.000272"/> |
| <testcase name="testGetLinesToBeCovered with data set #8" assertions="1" time="0.000250"/> |
| <testcase name="testGetLinesToBeCovered with data set #9" assertions="1" time="0.000263"/> |
| <testcase name="testGetLinesToBeCovered with data set #10" assertions="1" time="0.000241"/> |
| <testcase name="testGetLinesToBeCovered with data set #11" assertions="1" time="0.000376"/> |
| <testcase name="testGetLinesToBeCovered with data set #12" assertions="1" time="0.000665"/> |
| <testcase name="testGetLinesToBeCovered with data set #13" assertions="1" time="0.000247"/> |
| <testcase name="testGetLinesToBeCovered with data set #14" assertions="1" time="0.000227"/> |
| <testcase name="testGetLinesToBeCovered with data set #15" assertions="1" time="0.000235"/> |
| <testcase name="testGetLinesToBeCovered with data set #16" assertions="1" time="0.000236"/> |
| <testcase name="testGetLinesToBeCovered with data set #17" assertions="1" time="0.000208"/> |
| <testcase name="testGetLinesToBeCovered with data set #18" assertions="1" time="0.000189"/> |
| <testcase name="testGetLinesToBeCovered with data set #19" assertions="1" time="0.000190"/> |
| <testcase name="testGetLinesToBeCovered with data set #20" assertions="1" time="0.000193"/> |
| <testcase name="testGetLinesToBeCovered with data set #21" assertions="1" time="0.000277"/> |
| <testcase name="testGetLinesToBeCovered with data set #22" assertions="1" time="0.000204"/> |
| <testcase name="testGetLinesToBeCovered with data set #23" assertions="1" time="0.000173"/> |
| </testsuite> |
| <testcase name="testGetLinesToBeCovered2" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="617" assertions="1" time="0.000415"/> |
| <testcase name="testGetLinesToBeCovered3" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="630" assertions="1" time="0.000176"/> |
| <testcase name="testGetLinesToBeCovered4" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="643" assertions="1" time="0.000169"/> |
| <testcase name="testGetLinesToBeCoveredSkipsNonExistentMethods" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="654" assertions="1" time="0.000130"/> |
| <testcase name="testTwoCoversDefaultClassAnnoationsAreNotAllowed" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="670" assertions="1" time="0.000229"/> |
| <testcase name="testFunctionParenthesesAreAllowed" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="682" assertions="1" time="0.000190"/> |
| <testcase name="testFunctionParenthesesAreAllowedWithWhitespace" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="697" assertions="1" time="0.000191"/> |
| <testcase name="testMethodParenthesesAreAllowed" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="712" assertions="1" time="0.000193"/> |
| <testcase name="testMethodParenthesesAreAllowedWithWhitespace" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="727" assertions="1" time="0.000341"/> |
| <testcase name="testNamespacedFunctionCanBeCoveredOrUsed" class="Util_TestTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/TestTest.php" line="742" assertions="1" time="0.000188"/> |
| </testsuite> |
| <testsuite name="Util_XMLTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/XMLTest.php" tests="259" assertions="262" failures="0" errors="0" time="0.026427"> |
| <testsuite name="Util_XMLTest::testPrepareString" tests="256" assertions="256" failures="0" errors="0" time="0.025936"> |
| <testcase name="testPrepareString with data set #0" assertions="1" time="0.000394"/> |
| <testcase name="testPrepareString with data set #1" assertions="1" time="0.000150"/> |
| <testcase name="testPrepareString with data set #2" assertions="1" time="0.000103"/> |
| <testcase name="testPrepareString with data set #3" assertions="1" time="0.000103"/> |
| <testcase name="testPrepareString with data set #4" assertions="1" time="0.000097"/> |
| <testcase name="testPrepareString with data set #5" assertions="1" time="0.000095"/> |
| <testcase name="testPrepareString with data set #6" assertions="1" time="0.000095"/> |
| <testcase name="testPrepareString with data set #7" assertions="1" time="0.000097"/> |
| <testcase name="testPrepareString with data set #8" assertions="1" time="0.000096"/> |
| <testcase name="testPrepareString with data set #9" assertions="1" time="0.000101"/> |
| <testcase name="testPrepareString with data set #10" assertions="1" time="0.000104"/> |
| <testcase name="testPrepareString with data set #11" assertions="1" time="0.000097"/> |
| <testcase name="testPrepareString with data set #12" assertions="1" time="0.000100"/> |
| <testcase name="testPrepareString with data set #13" assertions="1" time="0.000098"/> |
| <testcase name="testPrepareString with data set #14" assertions="1" time="0.000100"/> |
| <testcase name="testPrepareString with data set #15" assertions="1" time="0.000120"/> |
| <testcase name="testPrepareString with data set #16" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #17" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #18" assertions="1" time="0.000089"/> |
| <testcase name="testPrepareString with data set #19" assertions="1" time="0.000085"/> |
| <testcase name="testPrepareString with data set #20" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #21" assertions="1" time="0.000093"/> |
| <testcase name="testPrepareString with data set #22" assertions="1" time="0.000093"/> |
| <testcase name="testPrepareString with data set #23" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #24" assertions="1" time="0.000085"/> |
| <testcase name="testPrepareString with data set #25" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #26" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #27" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #28" assertions="1" time="0.000089"/> |
| <testcase name="testPrepareString with data set #29" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #30" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #31" assertions="1" time="0.000085"/> |
| <testcase name="testPrepareString with data set #32" assertions="1" time="0.000087"/> |
| <testcase name="testPrepareString with data set #33" assertions="1" time="0.000085"/> |
| <testcase name="testPrepareString with data set #34" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #35" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #36" assertions="1" time="0.000090"/> |
| <testcase name="testPrepareString with data set #37" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #38" assertions="1" time="0.000115"/> |
| <testcase name="testPrepareString with data set #39" assertions="1" time="0.000110"/> |
| <testcase name="testPrepareString with data set #40" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #41" assertions="1" time="0.000094"/> |
| <testcase name="testPrepareString with data set #42" assertions="1" time="0.000087"/> |
| <testcase name="testPrepareString with data set #43" assertions="1" time="0.000087"/> |
| <testcase name="testPrepareString with data set #44" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #45" assertions="1" time="0.000085"/> |
| <testcase name="testPrepareString with data set #46" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #47" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #48" assertions="1" time="0.000101"/> |
| <testcase name="testPrepareString with data set #49" assertions="1" time="0.000114"/> |
| <testcase name="testPrepareString with data set #50" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #51" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #52" assertions="1" time="0.000090"/> |
| <testcase name="testPrepareString with data set #53" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #54" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #55" assertions="1" time="0.000085"/> |
| <testcase name="testPrepareString with data set #56" assertions="1" time="0.000089"/> |
| <testcase name="testPrepareString with data set #57" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #58" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #59" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #60" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #61" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #62" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #63" assertions="1" time="0.000114"/> |
| <testcase name="testPrepareString with data set #64" assertions="1" time="0.000090"/> |
| <testcase name="testPrepareString with data set #65" assertions="1" time="0.000087"/> |
| <testcase name="testPrepareString with data set #66" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #67" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #68" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #69" assertions="1" time="0.000090"/> |
| <testcase name="testPrepareString with data set #70" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #71" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #72" assertions="1" time="0.000085"/> |
| <testcase name="testPrepareString with data set #73" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #74" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #75" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #76" assertions="1" time="0.000090"/> |
| <testcase name="testPrepareString with data set #77" assertions="1" time="0.000090"/> |
| <testcase name="testPrepareString with data set #78" assertions="1" time="0.000089"/> |
| <testcase name="testPrepareString with data set #79" assertions="1" time="0.000112"/> |
| <testcase name="testPrepareString with data set #80" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #81" assertions="1" time="0.000087"/> |
| <testcase name="testPrepareString with data set #82" assertions="1" time="0.000087"/> |
| <testcase name="testPrepareString with data set #83" assertions="1" time="0.000099"/> |
| <testcase name="testPrepareString with data set #84" assertions="1" time="0.000089"/> |
| <testcase name="testPrepareString with data set #85" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #86" assertions="1" time="0.000089"/> |
| <testcase name="testPrepareString with data set #87" assertions="1" time="0.000111"/> |
| <testcase name="testPrepareString with data set #88" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #89" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #90" assertions="1" time="0.000089"/> |
| <testcase name="testPrepareString with data set #91" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #92" assertions="1" time="0.000087"/> |
| <testcase name="testPrepareString with data set #93" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #94" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #95" assertions="1" time="0.000123"/> |
| <testcase name="testPrepareString with data set #96" assertions="1" time="0.000100"/> |
| <testcase name="testPrepareString with data set #97" assertions="1" time="0.000108"/> |
| <testcase name="testPrepareString with data set #98" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #99" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #100" assertions="1" time="0.000087"/> |
| <testcase name="testPrepareString with data set #101" assertions="1" time="0.000089"/> |
| <testcase name="testPrepareString with data set #102" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #103" assertions="1" time="0.000087"/> |
| <testcase name="testPrepareString with data set #104" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #105" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #106" assertions="1" time="0.000087"/> |
| <testcase name="testPrepareString with data set #107" assertions="1" time="0.000087"/> |
| <testcase name="testPrepareString with data set #108" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #109" assertions="1" time="0.000087"/> |
| <testcase name="testPrepareString with data set #110" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #111" assertions="1" time="0.000124"/> |
| <testcase name="testPrepareString with data set #112" assertions="1" time="0.000085"/> |
| <testcase name="testPrepareString with data set #113" assertions="1" time="0.000085"/> |
| <testcase name="testPrepareString with data set #114" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #115" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #116" assertions="1" time="0.000087"/> |
| <testcase name="testPrepareString with data set #117" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #118" assertions="1" time="0.000090"/> |
| <testcase name="testPrepareString with data set #119" assertions="1" time="0.000087"/> |
| <testcase name="testPrepareString with data set #120" assertions="1" time="0.000099"/> |
| <testcase name="testPrepareString with data set #121" assertions="1" time="0.000102"/> |
| <testcase name="testPrepareString with data set #122" assertions="1" time="0.000087"/> |
| <testcase name="testPrepareString with data set #123" assertions="1" time="0.000086"/> |
| <testcase name="testPrepareString with data set #124" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #125" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #126" assertions="1" time="0.000088"/> |
| <testcase name="testPrepareString with data set #127" assertions="1" time="0.000101"/> |
| <testcase name="testPrepareString with data set #128" assertions="1" time="0.000104"/> |
| <testcase name="testPrepareString with data set #129" assertions="1" time="0.000093"/> |
| <testcase name="testPrepareString with data set #130" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #131" assertions="1" time="0.000094"/> |
| <testcase name="testPrepareString with data set #132" assertions="1" time="0.000097"/> |
| <testcase name="testPrepareString with data set #133" assertions="1" time="0.000094"/> |
| <testcase name="testPrepareString with data set #134" assertions="1" time="0.000093"/> |
| <testcase name="testPrepareString with data set #135" assertions="1" time="0.000093"/> |
| <testcase name="testPrepareString with data set #136" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #137" assertions="1" time="0.000095"/> |
| <testcase name="testPrepareString with data set #138" assertions="1" time="0.000093"/> |
| <testcase name="testPrepareString with data set #139" assertions="1" time="0.000093"/> |
| <testcase name="testPrepareString with data set #140" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #141" assertions="1" time="0.000094"/> |
| <testcase name="testPrepareString with data set #142" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #143" assertions="1" time="0.000117"/> |
| <testcase name="testPrepareString with data set #144" assertions="1" time="0.000104"/> |
| <testcase name="testPrepareString with data set #145" assertions="1" time="0.000112"/> |
| <testcase name="testPrepareString with data set #146" assertions="1" time="0.000111"/> |
| <testcase name="testPrepareString with data set #147" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #148" assertions="1" time="0.000094"/> |
| <testcase name="testPrepareString with data set #149" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #150" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #151" assertions="1" time="0.000104"/> |
| <testcase name="testPrepareString with data set #152" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #153" assertions="1" time="0.000090"/> |
| <testcase name="testPrepareString with data set #154" assertions="1" time="0.000093"/> |
| <testcase name="testPrepareString with data set #155" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #156" assertions="1" time="0.000090"/> |
| <testcase name="testPrepareString with data set #157" assertions="1" time="0.000130"/> |
| <testcase name="testPrepareString with data set #158" assertions="1" time="0.000095"/> |
| <testcase name="testPrepareString with data set #159" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #160" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #161" assertions="1" time="0.000090"/> |
| <testcase name="testPrepareString with data set #162" assertions="1" time="0.000095"/> |
| <testcase name="testPrepareString with data set #163" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #164" assertions="1" time="0.000090"/> |
| <testcase name="testPrepareString with data set #165" assertions="1" time="0.000090"/> |
| <testcase name="testPrepareString with data set #166" assertions="1" time="0.000089"/> |
| <testcase name="testPrepareString with data set #167" assertions="1" time="0.000090"/> |
| <testcase name="testPrepareString with data set #168" assertions="1" time="0.000089"/> |
| <testcase name="testPrepareString with data set #169" assertions="1" time="0.000093"/> |
| <testcase name="testPrepareString with data set #170" assertions="1" time="0.000096"/> |
| <testcase name="testPrepareString with data set #171" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #172" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #173" assertions="1" time="0.000089"/> |
| <testcase name="testPrepareString with data set #174" assertions="1" time="0.000104"/> |
| <testcase name="testPrepareString with data set #175" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #176" assertions="1" time="0.000093"/> |
| <testcase name="testPrepareString with data set #177" assertions="1" time="0.000095"/> |
| <testcase name="testPrepareString with data set #178" assertions="1" time="0.000093"/> |
| <testcase name="testPrepareString with data set #179" assertions="1" time="0.000090"/> |
| <testcase name="testPrepareString with data set #180" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #181" assertions="1" time="0.000132"/> |
| <testcase name="testPrepareString with data set #182" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #183" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #184" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #185" assertions="1" time="0.000095"/> |
| <testcase name="testPrepareString with data set #186" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #187" assertions="1" time="0.000090"/> |
| <testcase name="testPrepareString with data set #188" assertions="1" time="0.000089"/> |
| <testcase name="testPrepareString with data set #189" assertions="1" time="0.000106"/> |
| <testcase name="testPrepareString with data set #190" assertions="1" time="0.000122"/> |
| <testcase name="testPrepareString with data set #191" assertions="1" time="0.000196"/> |
| <testcase name="testPrepareString with data set #192" assertions="1" time="0.000214"/> |
| <testcase name="testPrepareString with data set #193" assertions="1" time="0.000208"/> |
| <testcase name="testPrepareString with data set #194" assertions="1" time="0.000204"/> |
| <testcase name="testPrepareString with data set #195" assertions="1" time="0.000127"/> |
| <testcase name="testPrepareString with data set #196" assertions="1" time="0.000112"/> |
| <testcase name="testPrepareString with data set #197" assertions="1" time="0.000106"/> |
| <testcase name="testPrepareString with data set #198" assertions="1" time="0.000131"/> |
| <testcase name="testPrepareString with data set #199" assertions="1" time="0.000114"/> |
| <testcase name="testPrepareString with data set #200" assertions="1" time="0.000106"/> |
| <testcase name="testPrepareString with data set #201" assertions="1" time="0.000104"/> |
| <testcase name="testPrepareString with data set #202" assertions="1" time="0.000101"/> |
| <testcase name="testPrepareString with data set #203" assertions="1" time="0.000186"/> |
| <testcase name="testPrepareString with data set #204" assertions="1" time="0.000196"/> |
| <testcase name="testPrepareString with data set #205" assertions="1" time="0.000191"/> |
| <testcase name="testPrepareString with data set #206" assertions="1" time="0.000193"/> |
| <testcase name="testPrepareString with data set #207" assertions="1" time="0.000193"/> |
| <testcase name="testPrepareString with data set #208" assertions="1" time="0.000185"/> |
| <testcase name="testPrepareString with data set #209" assertions="1" time="0.000181"/> |
| <testcase name="testPrepareString with data set #210" assertions="1" time="0.000181"/> |
| <testcase name="testPrepareString with data set #211" assertions="1" time="0.000159"/> |
| <testcase name="testPrepareString with data set #212" assertions="1" time="0.000211"/> |
| <testcase name="testPrepareString with data set #213" assertions="1" time="0.000163"/> |
| <testcase name="testPrepareString with data set #214" assertions="1" time="0.000160"/> |
| <testcase name="testPrepareString with data set #215" assertions="1" time="0.000101"/> |
| <testcase name="testPrepareString with data set #216" assertions="1" time="0.000098"/> |
| <testcase name="testPrepareString with data set #217" assertions="1" time="0.000098"/> |
| <testcase name="testPrepareString with data set #218" assertions="1" time="0.000109"/> |
| <testcase name="testPrepareString with data set #219" assertions="1" time="0.000105"/> |
| <testcase name="testPrepareString with data set #220" assertions="1" time="0.000113"/> |
| <testcase name="testPrepareString with data set #221" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #222" assertions="1" time="0.000095"/> |
| <testcase name="testPrepareString with data set #223" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #224" assertions="1" time="0.000094"/> |
| <testcase name="testPrepareString with data set #225" assertions="1" time="0.000097"/> |
| <testcase name="testPrepareString with data set #226" assertions="1" time="0.000094"/> |
| <testcase name="testPrepareString with data set #227" assertions="1" time="0.000096"/> |
| <testcase name="testPrepareString with data set #228" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #229" assertions="1" time="0.000096"/> |
| <testcase name="testPrepareString with data set #230" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #231" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #232" assertions="1" time="0.000101"/> |
| <testcase name="testPrepareString with data set #233" assertions="1" time="0.000094"/> |
| <testcase name="testPrepareString with data set #234" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #235" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #236" assertions="1" time="0.000094"/> |
| <testcase name="testPrepareString with data set #237" assertions="1" time="0.000097"/> |
| <testcase name="testPrepareString with data set #238" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #239" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #240" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #241" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #242" assertions="1" time="0.000095"/> |
| <testcase name="testPrepareString with data set #243" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #244" assertions="1" time="0.000096"/> |
| <testcase name="testPrepareString with data set #245" assertions="1" time="0.000093"/> |
| <testcase name="testPrepareString with data set #246" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #247" assertions="1" time="0.000091"/> |
| <testcase name="testPrepareString with data set #248" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #249" assertions="1" time="0.000102"/> |
| <testcase name="testPrepareString with data set #250" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #251" assertions="1" time="0.000096"/> |
| <testcase name="testPrepareString with data set #252" assertions="1" time="0.000097"/> |
| <testcase name="testPrepareString with data set #253" assertions="1" time="0.000092"/> |
| <testcase name="testPrepareString with data set #254" assertions="1" time="0.000093"/> |
| <testcase name="testPrepareString with data set #255" assertions="1" time="0.000092"/> |
| </testsuite> |
| <testcase name="testLoadEmptyString" class="Util_XMLTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/XMLTest.php" line="54" assertions="2" time="0.000214"/> |
| <testcase name="testLoadArray" class="Util_XMLTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/XMLTest.php" line="63" assertions="2" time="0.000141"/> |
| <testcase name="testLoadBoolean" class="Util_XMLTest" file="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Util/XMLTest.php" line="72" assertions="2" time="0.000135"/> |
| </testsuite> |
| </testsuite> |
| <testsuite name="large" tests="120" assertions="0" failures="0" errors="0" time="13.842148"> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/abstract-test-class.phpt" time="0.107152"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/code-coverage-ignore.phpt" time="0.208511"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/colors-always.phpt" time="0.060260"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/concrete-test-class.phpt" time="0.058834"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/custom-printer-debug.phpt" time="0.060986"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/custom-printer-verbose.phpt" time="0.072601"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/dataprovider-debug.phpt" time="0.061492"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/dataprovider-log-xml-isolation.phpt" time="0.368547"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/dataprovider-log-xml.phpt" time="0.070243"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/dataprovider-testdox.phpt" time="0.062933"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/debug.phpt" time="0.073927"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/default-isolation.phpt" time="0.236298"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/default.phpt" time="0.060577"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/dependencies-clone.phpt" time="0.061670"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/dependencies-isolation.phpt" time="0.397481"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/dependencies.phpt" time="0.080368"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/dependencies2-isolation.phpt" time="0.188744"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/dependencies2.phpt" time="0.072565"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/dependencies3-isolation.phpt" time="0.228730"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/dependencies3.phpt" time="0.056744"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/disable-code-coverage-ignore.phpt" time="0.096811"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/empty-testcase.phpt" time="0.062509"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/exception-stack.phpt" time="0.071121"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/exclude-group-isolation.phpt" time="0.184244"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/exclude-group.phpt" time="0.060709"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/failure-isolation.phpt" time="0.829149"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/failure-reverse-list.phpt" time="0.073974"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/failure.phpt" time="0.082254"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/fatal-isolation.phpt" time="0.139935"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-class-isolation.phpt" time="0.242069"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-class.phpt" time="0.070083"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-dataprovider-by-classname-and-range-isolation.phpt" time="0.254895"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-dataprovider-by-classname-and-range.phpt" time="0.063874"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-dataprovider-by-number-isolation.phpt" time="0.128464"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-dataprovider-by-number.phpt" time="0.068286"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-dataprovider-by-only-range-isolation.phpt" time="0.248310"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-dataprovider-by-only-range.phpt" time="0.062667"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-dataprovider-by-only-regexp-isolation.phpt" time="0.175338"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-dataprovider-by-only-regexp.phpt" time="0.060632"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-dataprovider-by-only-string-isolation.phpt" time="0.134402"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-dataprovider-by-only-string.phpt" time="0.060742"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-dataprovider-by-range-isolation.phpt" time="0.232093"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-dataprovider-by-range.phpt" time="0.056808"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-dataprovider-by-regexp-isolation.phpt" time="0.194245"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-dataprovider-by-regexp.phpt" time="0.062874"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-dataprovider-by-string-isolation.phpt" time="0.135739"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-dataprovider-by-string.phpt" time="0.061015"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-method-case-insensitive.phpt" time="0.060781"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-method-case-sensitive-no-result.phpt" time="0.077857"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-method-isolation.phpt" time="0.175996"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-method.phpt" time="0.072660"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/filter-no-results.phpt" time="0.069212"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/forward-compatibility.phpt" time="0.064021"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/group-isolation.phpt" time="0.173960"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/group.phpt" time="0.058329"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/help.phpt" time="0.045093"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/help2.phpt" time="0.045403"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/ini-isolation.phpt" time="0.127564"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/list-groups.phpt" time="0.051192"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/list-suites.phpt" time="0.046247"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/log-json-post-66021.phpt" time="0.061195"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/log-tap.phpt" time="0.057552"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/log-teamcity.phpt" time="0.062700"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/log-xml.phpt" time="0.057608"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/options-after-arguments.phpt" time="0.057949"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/output-isolation.phpt" time="0.115739"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/phpt-args.phpt" time="0.039062"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/phpt-env.phpt" time="0.043846"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/phpt-external.phpt" time="0.040559"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/phpt-stderr.phpt" time="0.041840"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/phpt-stdin.phpt" time="0.043016"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/phpt-xfail.phpt" time="0.098095"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/repeat.phpt" time="0.062540"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/report-useless-tests-incomplete.phpt" time="0.054060"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/report-useless-tests-isolation.phpt" time="0.120531"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/report-useless-tests.phpt" time="0.071717"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/stop-on-warning-via-cli.phpt" time="0.064840"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/stop-on-warning-via-config.phpt" time="0.065589"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/tap.phpt" time="0.059622"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/teamcity.phpt" time="0.074179"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/test-suffix-multiple.phpt" time="0.094237"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/test-suffix-single.phpt" time="0.064004"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/testdox-exclude-group.phpt" time="0.070308"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/testdox-group.phpt" time="0.091628"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/testdox-html.phpt" time="0.082906"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/testdox-text.phpt" time="0.096960"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/testdox-xml.phpt" time="0.086316"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/TextUI/testdox.phpt" time="0.055855"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/1149.phpt" time="0.181472"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/1216.phpt" time="0.063920"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/1265.phpt" time="0.058083"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/1330.phpt" time="0.069908"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/1335.phpt" time="0.916331"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/1337.phpt" time="0.196950"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/1348.phpt" time="0.193070"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/1351.phpt" time="0.561845"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/1374.phpt" time="0.057627"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/1437.phpt" time="0.061837"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/1468.phpt" time="0.059282"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/1471.phpt" time="0.070349"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/1472.phpt" time="0.059395"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/1570.phpt" time="0.057267"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/2158.phpt" time="0.137303"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/244.phpt" time="0.379416"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/322.phpt" time="0.061003"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/433.phpt" time="0.067444"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/445.phpt" time="0.068497"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/498.phpt" time="0.074551"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/503.phpt" time="0.070282"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/581.phpt" time="0.068334"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/74.phpt" time="0.122180"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/765.phpt" time="0.061212"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/797.phpt" time="0.108318"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/863.phpt" time="0.127519"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/GitHub/873-php7.phpt" time="0.044047"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/Trac/1021.phpt" time="0.058977"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/Trac/523.phpt" time="0.055828"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/Trac/578.phpt" time="0.064313"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/Trac/684.phpt" time="0.061788"/> |
| <testcase name="/home/gapon/NetBeansProjects/_important/phpunit-5.6/tests/Regression/Trac/783.phpt" time="0.099127"/> |
| </testsuite> |
| </testsuite> |
| </testsuites> |