Gradle Test Run :core:test
Parameter handling
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| @AuthedAccessUser creates AuthenticatedPlayer info | authedAccessUserCreatesAuthPlayer() | 1 | 0 | 0 | 0.001s | 100% |
| @PathParam creates PathParam info | paramCreatesPathParam() | 1 | 0 | 0 | 0.001s | 100% |
| @RequestBody creates Body info | requestBodyCreatesBodyParam() | 1 | 0 | 0 | 0.009s | 100% |