Gradle Test Run :core:test
Basic annotation processing
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| Process handler with multiple HTTP methods | processMultiMethodHandler() | 1 | 0 | 0 | 0s | 100% |
| Handler without mappings returns empty list | processNoMappingHandler() | 1 | 0 | 0 | 0.002s | 100% |
| Process simple handler with GET mapping | processSimpleHandler() | 1 | 0 | 0 | 0.001s | 100% |