Class HttpServerStubConfigurer.NoOpHttpServerStubConfigurer

    • Constructor Detail

      • NoOpHttpServerStubConfigurer

        public NoOpHttpServerStubConfigurer()
    • Method Detail

      • isAccepted

        public boolean isAccepted​(Object httpStubConfiguration)
        Description copied from interface: HttpServerStubConfigurer
        Ensures that the HTTP server stub implementation configuration type is accepted.
        Specified by:
        isAccepted in interface HttpServerStubConfigurer
        Parameters:
        httpStubConfiguration - - HTTP server stub implementation
        Returns:
        true when this configurer can be applied for this object