Uses of Class
kong.unirest.core.MockConfig
Packages that use MockConfig
-
Uses of MockConfig in kong.unirest.core
Fields in kong.unirest.core declared as MockConfigMethods in kong.unirest.core that return MockConfigMethod parameters in kong.unirest.core with type arguments of type MockConfigModifier and TypeMethodDescriptionMockResponse.withConfigOptions
(Consumer<MockConfig> c) Set some options on the current MockConfig.Constructors in kong.unirest.core with parameters of type MockConfigModifierConstructorDescriptionMockResponse
(int status, String statusText, T body, MockConfig config) Construct a mock Response