nitunit: do not write empty testsuites in the xml file
[nit.git] / tests / sav / nitunit_args14.res
1 ==== Test-suite of module test_nitunit11::test_nitunit11 | tests: 7
2 [OK] test_nitunit9$TestNitunit9$before_class
3 [OK] test_nitunit10$TestNitunit10$before_class2
4 [OK] test_nitunit11$TestNitunit11$before_class3
5 [OK] test_nitunit11$TestNitunit11$test_baz
6 [OK] test_nitunit11$TestNitunit11$after_class3
7 [OK] test_nitunit10$TestNitunit10$after_class2
8 [KO] test_nitunit9$TestNitunit9$after_class
9      test_nitunit9.nit:36,2--38,4: Runtime Error in file nitunit.out/gen_test_nitunit11.nit
10      Output
11         Runtime error: Assert failed (test_nitunit9.nit:37)
12
13
14 Docunits: Entities: 7; Documented ones: 0; With nitunits: 0
15 Test suites: Classes: 1; Test Cases: 7; Failures: 1
16 [FAILURE] 1/7 tests failed.
17 `nitunit.out` is not removed for investigation.
18 <testsuites><testsuite package="test_nitunit11"><testcase classname="nitunit.test_nitunit11.TestNitunit11" name="test_baz" time="0.0"><system-err></system-err></testcase></testsuite></testsuites>