Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
10 | 0 | 1 | 0 | 90% | 0.973 |
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 |
---|---|---|---|---|---|---|
com.jmpeax.osgi.undertow.http.impl | 8 | 0 | 0 | 0 | 100% | 0.968 |
com.jmpeax.osgi.undertow.http | 2 | 0 | 1 | 0 | 50% | 0.005 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.jmpeax.osgi.undertow.http.impl
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
UndertowHttpServerImplTest | 8 | 0 | 0 | 0 | 100% | 0.968 |
com.jmpeax.osgi.undertow.http
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
UndertowHttpServiceActivatorTest | 2 | 0 | 1 | 0 | 50% | 0.005 |
Test Cases
[Summary] [Package List] [Test Cases]
UndertowHttpServerImplTest
testDefaultProperties | 0.006 | |
testBadConfigBadPort | 0.299 | |
testBadConfigMissingAll | 0.038 | |
testStartServer | 0.431 | |
testStopServer | 0.008 | |
testRegisterSameUrl | 0.107 | |
testSimpleRegister | 0.069 | |
testUnRegister | 0.01 |
Failure Details
[Summary] [Package List] [Test Cases]
testStart | |
java.lang.IllegalMonitorStateException | |