Annotation Interface RoutingTest
@Retention(RUNTIME)
@Target(TYPE)
@ExtendWith(io.helidon.nima.testing.junit5.webserver.HelidonRoutingJunitExtension.class)
@Inherited
public @interface RoutingTest
Test of router without opening a socket.
Can be used together with: