@Target([AnnotationTarget.VALUE_PARAMETER]) class RedisPort
(source)
A parameter annotation for injecting the running Redis server port into junit5 tests.
<init> |
A parameter annotation for injecting the running Redis server port into junit5 tests. RedisPort() |