JUnit Complete

JUnit example file taken from github.com/testmoapp/junitxml.

Testsuite / Testcase Testcases Skipped Errored Failed Passed Assertions Runtime (HH:MM:SS.sss)
❗Test run 8 1 1 1 5 00:00:16.083
  ❗Tests.Registration 8 1 1 1 5 00:00:16.083
    ❗Tests 8 1 1 1 5 00:00:16.083
      ❗Registration 8 1 1 1 5 00:00:16.083
        ✅testCase1 2 00:00:02.436
        ✅testCase2 6 00:00:01.534
        ✅testCase3 3 00:00:00.822
        ⚠️testCase4 0 00:00:00.000
        ❌testCase5 2 00:00:02.902
        ❗testCase6 0 00:00:03.819
        ✅testCase7 3 00:00:02.944
        ✅testCase8 4 00:00:01.625
❗ ERRORED 8 1 1 1 5 00:00:16.083

Visualized by sphinx-reports.