@Target(value={TYPE,METHOD,ANNOTATION_TYPE})
@Retention(value=RUNTIME)
@ExtendWith(value={io.vertx.junit5.VertxExtension.class,DominoTestSessionExtension.class})
@Tag(value="ServerIntegrationTest")
public @interface ServerIntegrationTest
Interface to mark Tests as ServerIntegrationTest for JUnit and Maven plugins surefire/failsave This one is used to indicate that they won’t run with Keep pointing at a Notes client, only with a server