Package 

Class JSONSpringTest

  • All Implemented Interfaces:

    @Component() 
    public final class JSONSpringTest
    
                        

    Entry point for kjson-spring-test client testing functions. Includes function to create JSONMockServer instances.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      JSONSpringTest(JSONConfig autowiredConfig)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final JSONMockServer createServer(RestTemplateĀ restTemplate)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JSONSpringTest

        JSONSpringTest(JSONConfig autowiredConfig)