File: phpunit-log-empty-suite.xml

package info (click to toggle)
libnb-platform18-java 12.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 729,800 kB
  • sloc: java: 5,059,097; xml: 574,432; php: 78,788; javascript: 29,039; ansic: 10,278; sh: 6,386; cpp: 4,612; jsp: 3,643; sql: 1,097; makefile: 540; objc: 288; perl: 277; haskell: 93
file content (19 lines) | stat: -rw-r--r-- 1,581 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
  <testsuite name="" tests="8" assertions="11" failures="0" errors="0" time="0.013598">
    <testsuite name="PrivatBankTest\Root\Helper\StringTest" file="/home/gapon/NetBeansProjects/php01/test/StringTest.php" namespace="PrivatBankTest\Root\Helper" fullPackage="PrivatBankTest.Root.Helper" tests="8" assertions="11" failures="0" errors="0" time="0.013598">
      <testsuite name="PrivatBankTest\Root\Helper\StringTest::testSubstituteWorksAsItHasTo" tests="3" assertions="3" failures="0" errors="0" time="0.005382">
        <testcase name="testSubstituteWorksAsItHasTo with data set #0" assertions="1" time="0.004051"/>
        <testcase name="testSubstituteWorksAsItHasTo with data set #1" assertions="1" time="0.000686"/>
        <testcase name="testSubstituteWorksAsItHasTo with data set #2" assertions="1" time="0.000645"/>
      </testsuite>
      <testsuite name="PrivatBankTest\Root\Helper\StringTest::testSubstitutionFails" tests="3" assertions="6" failures="0" errors="0" time="0.005656">
        <testcase name="testSubstitutionFails with data set #0" assertions="2" time="0.001702"/>
        <testcase name="testSubstitutionFails with data set #1" assertions="2" time="0.002013"/>
        <testcase name="testSubstitutionFails with data set #2" assertions="2" time="0.001941"/>
      </testsuite>
      <testsuite name="PrivatBankTest\Root\Helper\StringTest::testUrlConcatContextWorksAsItHasTo" tests="0" assertions="0" failures="0" errors="0" time="0">
      </testsuite>
    </testsuite>
  </testsuite>
</testsuites>