Gradle Test Run :bootstrap:test
ApiErrorHttpStatusMapperClientFacingCoverageTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| all_client_facing_error_codes_have_unique_string_codes() | all_client_facing_error_codes_have_unique_string_codes() | 1 | 0 | 0 | 0.014s | 100% |
| each_client_facing_error_code_maps_to_its_exact_expected_http_status(ClientFacingErrorCode, HttpStatus) | each_client_facing_error_code_maps_to_its_exact_expected_http_status(ClientFacingErrorCode, HttpStatus) | 21 | 0 | 0 | 0.099s | 100% |
| every_client_facing_error_code_implementation_on_classpath_is_covered_by_the_table() | every_client_facing_error_code_implementation_on_classpath_is_covered_by_the_table() | 1 | 0 | 0 | 3.617s | 100% |
| exact_mapping_table_must_cover_every_client_facing_error_code_enum_value() | exact_mapping_table_must_cover_every_client_facing_error_code_enum_value() | 1 | 0 | 0 | 0.002s | 100% |
| unmapped_client_facing_error_code_implementation_falls_back_to_500() | unmapped_client_facing_error_code_implementation_falls_back_to_500() | 1 | 0 | 0 | 0.002s | 100% |