[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 24 | 0 | 0 | 0 | 100% | 0.448 |
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 |
|---|---|---|---|---|---|---|
| com.spotify.apollo.concurrent | 5 | 0 | 0 | 0 | 100% | 0.062 |
| com.spotify.apollo.route | 19 | 0 | 0 | 0 | 100% | 0.386 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| UtilTest | 5 | 0 | 0 | 0 | 100% | 0.062 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| HtmlSerializerMiddlewaresTest | 5 | 0 | 0 | 0 | 100% | 0.229 | |
| JsonSerializerMiddlewaresTest | 4 | 0 | 0 | 0 | 100% | 0.047 | |
| VersionedRouteImplTest | 4 | 0 | 0 | 0 | 100% | 0.082 | |
| VersionsTest | 6 | 0 | 0 | 0 | 100% | 0.028 |
[Summary] [Package List] [Test Cases]
| shouldConvertToFuture | 0.047 | |
| shouldConvertToStage | 0.01 | |
| shouldHandleNullsFromStage | 0.001 | |
| shouldPropagateExceptionsToStage | 0.002 | |
| shouldPropagateExceptionsToFuture | 0.002 |
| testException | 0.229 | |
| testHtmlSerialize | 0 | |
| testHtmlSerializeResponse | 0 | |
| testHtmlSerializeResponseSync | 0 | |
| testHtmlSerializeSync | 0 |
| shouldJsonSerializeResponse | 0.044 | |
| shouldJsonSerialize | 0.001 | |
| shouldJsonSerializeSync | 0.001 | |
| shouldJsonSerializeResponseSync | 0.001 |
| shouldDisallowNegativeValidFrom | 0.082 | |
| shouldDisallowEmptyRange1 | 0 | |
| shouldDisallowEmptyRange2 | 0 | |
| shouldDisallowNegativeRemovedIn | 0 |