public class PetStoreAppTest extends AppTestBase
Constructor and Description |
---|
PetStoreAppTest() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment() |
void |
testOAuthFlow(String type) |
void |
testOAuthFlows(String type) |
void |
testSchema(String type) |
void |
testSecurityRequirement(String type) |
void |
testSecurityScheme(String type) |
void |
testSecuritySchemes(String type) |
callEndpoint, provide, setUp
@Deployment(name="petstore") public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
@RunAsClient public void testSchema(String type)
@RunAsClient public void testSecurityRequirement(String type)
@RunAsClient public void testSecuritySchemes(String type)
@RunAsClient public void testSecurityScheme(String type)
@RunAsClient public void testOAuthFlows(String type)
@RunAsClient public void testOAuthFlow(String type)
Copyright © 2021 Eclipse Foundation. All rights reserved.