Package 

Class JSONMockServerDSL

  • All Implemented Interfaces:
    org.springframework.test.web.client.ResponseCreator

    
    public final class JSONMockServerDSL
     implements ResponseCreator
                        

    A DSL class to assist with setting up MockRestServiceServer configurations. Instances of this class are created by the mock, mockGet or mockPost extension functions on MockRestServiceServer.