Skip navigation links
A C G I P S V 

A

assertThat(Swagger) - Static method in class io.github.robwin.swagger.test.SwaggerAssertions
Creates a new instance of SwaggerAssert.
assertThat(String) - Static method in class io.github.robwin.swagger.test.SwaggerAssertions
Creates a new instance of SwaggerAssert.

C

ContractValidator - Interface in io.github.robwin.swagger.test
 

G

getBarePropertyName() - Method in enum io.github.robwin.swagger.test.SwaggerAssertionType
 
getDefinitionsToIgnoreInExpected() - Method in class io.github.robwin.swagger.test.SwaggerAssertionConfig
 
getPathsPrependExpected() - Method in class io.github.robwin.swagger.test.SwaggerAssertionConfig
 
getPathsToIgnoreInExpected() - Method in class io.github.robwin.swagger.test.SwaggerAssertionConfig
 
getPropertiesToIgnoreInExpected() - Method in class io.github.robwin.swagger.test.SwaggerAssertionConfig
 

I

io.github.robwin.swagger.loader - package io.github.robwin.swagger.loader
 
io.github.robwin.swagger.test - package io.github.robwin.swagger.test
 
isEnabledByDefault() - Method in enum io.github.robwin.swagger.test.SwaggerAssertionType
 
isEqualTo(Swagger) - Method in class io.github.robwin.swagger.test.SwaggerAssert
Verifies that the actual value is equal to the given one.
isEqualTo(String) - Method in class io.github.robwin.swagger.test.SwaggerAssert
Verifies that the actual value is equal to the given one.

P

parse(String) - Static method in class io.github.robwin.swagger.loader.Swagger20Parser
 

S

satisfiesContract(Swagger) - Method in class io.github.robwin.swagger.test.SwaggerAssert
Verifies that the actual value is equal to the given one.
satisfiesContract(String) - Method in class io.github.robwin.swagger.test.SwaggerAssert
Verifies that the actual value is equal to the given one.
Swagger20Parser - Class in io.github.robwin.swagger.loader
 
Swagger20Parser() - Constructor for class io.github.robwin.swagger.loader.Swagger20Parser
 
SwaggerAssert - Class in io.github.robwin.swagger.test
Assertion methods for Swagger.
SwaggerAssert(Swagger) - Constructor for class io.github.robwin.swagger.test.SwaggerAssert
 
SwaggerAssert(Swagger, SwaggerAssertionConfig) - Constructor for class io.github.robwin.swagger.test.SwaggerAssert
 
SwaggerAssert(Swagger, String) - Constructor for class io.github.robwin.swagger.test.SwaggerAssert
 
SwaggerAssertionConfig - Class in io.github.robwin.swagger.test
 
SwaggerAssertionConfig() - Constructor for class io.github.robwin.swagger.test.SwaggerAssertionConfig
SwaggerAssertionConfig(Properties) - Constructor for class io.github.robwin.swagger.test.SwaggerAssertionConfig
swaggerAssertionEnabled(SwaggerAssertionType) - Method in class io.github.robwin.swagger.test.SwaggerAssertionConfig
 
SwaggerAssertions - Class in io.github.robwin.swagger.test
Entry point for assertion methods for different data types.
SwaggerAssertions() - Constructor for class io.github.robwin.swagger.test.SwaggerAssertions
 
SwaggerAssertionType - Enum in io.github.robwin.swagger.test
Flags to enable or disable various assertion types are either a coarse- or fine-grained level.

V

validateSwagger(Swagger, SchemaObjectResolver) - Method in interface io.github.robwin.swagger.test.ContractValidator
 
valueOf(String) - Static method in enum io.github.robwin.swagger.test.SwaggerAssertionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.github.robwin.swagger.test.SwaggerAssertionType
Returns an array containing the constants of this enum type, in the order they are declared.
A C G I P S V 
Skip navigation links