Annotation Type MockServer


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface MockServer
    Used by the companion WireMockTestResourceLifecycleManager to inject WireMockServer instances into test classes.