File: phpunit-log-empty-suite.xml

package info (click to toggle)
netbeans 8.1%2Bdfsg3-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 816,472 kB
  • ctags: 847,258
  • sloc: java: 5,564,229; xml: 634,273; cpp: 25,695; ansic: 20,104; jsp: 12,621; sh: 10,354; php: 4,204; makefile: 1,456; fortran: 1,200; sql: 1,192; objc: 288; perl: 277; haskell: 120; yacc: 30; awk: 17; lex: 11; asm: 4
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>