Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 15 | 0 | 0 | 0 | 100% | 1.262 s |
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.bremersee.spring.web.reactive.multipart | 15 | 0 | 0 | 0 | 100% | 1.262 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.bremersee.spring.web.reactive.multipart
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| MultipartFileBuilderImplTest | 11 | 0 | 0 | 0 | 100% | 1.257 s | |
| MultipartFileBuilderTest | 4 | 0 | 0 | 0 | 100% | 0.005 s |
Test Cases
[Summary] [Package List] [Test Cases]
MultipartFileBuilderImplTest
MultipartFileBuilderTest
| getMultipartFileFromListThatDoesNotExist | 0.001 s | |
| getFirstMultipartFileFromMapThatDoesNotExist | 0.001 s | |
| getMultipartFilesFromMapThatDoesNotExist | 0.001 s | |
| getMultipartFileFromMapThatDoesNotExist | 0.001 s |
