Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
7 | 0 | 0 | 0 | 100% | 0.835 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.mal_lang.test.langspec | 7 | 0 | 0 | 0 | 100% | 0.835 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.mal_lang.test.langspec
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TestInvalidMar | 5 | 0 | 0 | 0 | 100% | 0.101 |
![]() |
TestValidMar | 2 | 0 | 0 | 0 | 100% | 0.734 |
Test Cases
[Summary] [Package List] [Test Cases]
TestInvalidMar
![]() |
testEmpty | 0.001 |
![]() |
testInvalid | 0.04 |
![]() |
testNotZip | 0.002 |
![]() |
testRandom | 0.001 |
![]() |
testNotJson | 0.035 |
TestValidMar
![]() |
testValid | 0.444 |
![]() |
testTest | 0.265 |