Fork me on GitHub

Surefire Report

Summary

[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.


Package List

[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.

org.codehaus.mojo.gwt

Class Tests Errors Failures Skipped Success Rate Time
GwtModuleMojoTest 1 0 0 0 100% 0.725
ServletAnnotationFinderTest 3 0 0 0 100% 0.392

org.codehaus.mojo.gwt.shell

Class Tests Errors Failures Skipped Success Rate Time
JavaCommandTest 2 0 0 0 100% 0.324

Test Cases

[Summary] [Package List] [Test Cases]

GwtModuleMojoTest

testGWT17 0.725

ServletAnnotationFinderTest

testFindServletWithPrependPath 0.217
testFindServletWithPath 0.097
testFindServletEmptyPath 0.078

JavaCommandTest

testExceptionMessageContainsCommandByDefault 0.204
testExceptionMessageDoesNotContainCommandWhenConfigured 0.12