@Retention(RUNTIME) @Target(TYPE) @ExtendWith(io.helidon.nima.testing.junit5.webserver.HelidonServerJunitExtension.class) @Inherited public @interface ServerTest
Test of server that opens a socket (for integration tests). Can be used together with: