Gradle Test Run :bootstrap:test
RequestBoundApiResultFactoryPropertyTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| failure without data carries no data and no errors | failure without data carries no data and no errors | 1 | 0 | 0 | 0.112s | 100% |
| success with data carries data and no errors | success with data carries data and no errors | 1 | 0 | 0 | 0.206s | 100% |
| timestamp is always iso instant form | timestamp is always iso instant form | 1 | 0 | 0 | 0.476s | 100% |
| traceId falls back to dash for blank mdc value | traceId falls back to dash for blank mdc value | 1 | 0 | 0 | 0.130s | 100% |
| traceId falls back to dash when mdc is empty | traceId falls back to dash when mdc is empty | 1 | 0 | 0 | 0.049s | 100% |
| traceId uses mdc value when present | traceId uses mdc value when present | 1 | 0 | 0 | 0.137s | 100% |