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