Class PetStoreAppTest

  • All Implemented Interfaces:
    org.testng.IHookable, org.testng.ITestNGListener

    public class PetStoreAppTest
    extends AppTestBase
    • Constructor Detail

      • PetStoreAppTest

        public PetStoreAppTest()
    • Method Detail

      • createDeployment

        @Deployment(name="petstore",
                    testable=false)
        public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
      • testSchema

        public void testSchema​(String type)
      • testSecurityRequirement

        public void testSecurityRequirement​(String type)
      • testSecuritySchemes

        public void testSecuritySchemes​(String type)
      • testSecurityScheme

        public void testSecurityScheme​(String type)
      • testOAuthFlows

        public void testOAuthFlows​(String type)
      • testOAuthFlow

        public void testOAuthFlow​(String type)
      • testDefaultResponseType

        public void testDefaultResponseType()
      • testRequestBodySchema

        public void testRequestBodySchema​(String type)
      • testAPIResponseSchema

        public void testAPIResponseSchema​(String type)
      • testAPIResponseSchemaDefaultResponseCode

        public void testAPIResponseSchemaDefaultResponseCode​(String type)
      • testExtensionPlacement

        public void testExtensionPlacement​(String type)