public class ModelReaderAppTest extends AppTestBase
Constructor and Description |
---|
ModelReaderAppTest() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment() |
void |
testAPIResponse(String type) |
void |
testAvailabilityGetParameter(String type) |
void |
testComponents(String type) |
void |
testContact(String type) |
void |
testContentInAPIResponse(String type) |
void |
testExampleObject(String type) |
void |
testExternalDocumentation(String type) |
void |
testHeaderInComponents(String type) |
void |
testInfo(String type) |
void |
testLicense(String type) |
void |
testOperationAirlinesResource(String type) |
void |
testOperationAvailabilityResource(String type) |
void |
testOperationBookingResource(String type) |
void |
testSchema(String type) |
void |
testSecurityRequirement(String type) |
void |
testSecurityScheme(String type) |
void |
testSecuritySchemes(String type) |
void |
testServer(String type) |
void |
testTagDeclarations(String type) |
void |
testTagsInOperations(String type) |
void |
testVersion(String type) |
callEndpoint, provide, setUp
@Deployment(name="airlinesModelReader") public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
@RunAsClient public void testVersion(String type)
@RunAsClient public void testInfo(String type)
@RunAsClient public void testContact(String type)
@RunAsClient public void testLicense(String type)
@RunAsClient public void testExternalDocumentation(String type)
@RunAsClient public void testServer(String type)
@RunAsClient public void testOperationAirlinesResource(String type)
@RunAsClient public void testOperationAvailabilityResource(String type)
@RunAsClient public void testOperationBookingResource(String type)
@RunAsClient public void testAPIResponse(String type)
@RunAsClient public void testAvailabilityGetParameter(String type)
@RunAsClient public void testSecurityRequirement(String type)
@RunAsClient public void testSecuritySchemes(String type)
@RunAsClient public void testSecurityScheme(String type)
@RunAsClient public void testSchema(String type)
@RunAsClient public void testExampleObject(String type)
@RunAsClient public void testTagDeclarations(String type)
@RunAsClient public void testTagsInOperations(String type)
@RunAsClient public void testComponents(String type)
@RunAsClient public void testHeaderInComponents(String type)
@RunAsClient public void testContentInAPIResponse(String type)
Copyright © 2021 Eclipse Foundation. All rights reserved.