[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
6 | 0 | 0 | 0 | 100% | 1.441 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.codehaus.mojo.gwt | 4 | 0 | 0 | 0 | 100% | 1.117 |
org.codehaus.mojo.gwt.shell | 2 | 0 | 0 | 0 | 100% | 0.324 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GwtModuleMojoTest | 1 | 0 | 0 | 0 | 100% | 0.725 | |
ServletAnnotationFinderTest | 3 | 0 | 0 | 0 | 100% | 0.392 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
JavaCommandTest | 2 | 0 | 0 | 0 | 100% | 0.324 |
[Summary] [Package List] [Test Cases]
testFindServletWithPrependPath | 0.217 | |
testFindServletWithPath | 0.097 | |
testFindServletEmptyPath | 0.078 |
testExceptionMessageContainsCommandByDefault | 0.204 | |
testExceptionMessageDoesNotContainCommandWhenConfigured | 0.12 |