Gradle Test Run :test
ReceiptWriterTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| nullOptionalFieldsAreOmittedFromOutput(Path) | nullOptionalFieldsAreOmittedFromOutput(Path) | 1 | 0 | 0 | 0.002s | 100% |
| outputIsIndented(Path) | outputIsIndented(Path) | 1 | 0 | 0 | 0.003s | 100% |
| writeThrowsIoExceptionWhenParentDirectoryMissing(Path) | writeThrowsIoExceptionWhenParentDirectoryMissing(Path) | 1 | 0 | 0 | 0.001s | 100% |
| writtenJsonRoundTripsThroughObjectMapper(Path) | writtenJsonRoundTripsThroughObjectMapper(Path) | 1 | 0 | 0 | 0.006s | 100% |