public class PetStoreAppTest extends AppTestBase
YAML_FILTER
Constructor and Description |
---|
PetStoreAppTest() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment() |
void |
testAPIResponseSchema(String type) |
void |
testAPIResponseSchemaDefaultResponseCode(String type) |
void |
testDefaultResponseType() |
void |
testExtensionPlacement(String type) |
void |
testOAuthFlow(String type) |
void |
testOAuthFlows(String type) |
void |
testRequestBodySchema(String type) |
void |
testSchema(String type) |
void |
testSecurityRequirement(String type) |
void |
testSecurityScheme(String type) |
void |
testSecuritySchemes(String type) |
callEndpoint, configureRestAssured, dereference, dereference, provide
@Deployment(name="petstore", testable=false) public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
public void testSchema(String type)
public void testSecurityRequirement(String type)
public void testSecuritySchemes(String type)
public void testSecurityScheme(String type)
public void testOAuthFlows(String type)
public void testOAuthFlow(String type)
public void testDefaultResponseType()
public void testRequestBodySchema(String type)
public void testAPIResponseSchema(String type)
public void testAPIResponseSchemaDefaultResponseCode(String type)
public void testExtensionPlacement(String type)
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.