Class ModelReaderAppWithJustComponentTest
- java.lang.Object
-
- org.jboss.arquillian.testng.Arquillian
-
- org.eclipse.microprofile.openapi.tck.AppTestBase
-
- org.eclipse.microprofile.openapi.tck.ModelReaderAppWithJustComponentTest
-
- All Implemented Interfaces:
org.testng.IHookable,org.testng.ITestNGListener
public class ModelReaderAppWithJustComponentTest extends AppTestBase
-
-
Field Summary
-
Fields inherited from class org.eclipse.microprofile.openapi.tck.AppTestBase
YAML_FILTER
-
-
Constructor Summary
Constructors Constructor Description ModelReaderAppWithJustComponentTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static org.jboss.shrinkwrap.api.spec.WebArchivecreateDeployment()voidtestDocumentCreated(String type)-
Methods inherited from class org.eclipse.microprofile.openapi.tck.AppTestBase
callEndpoint, configureRestAssured, dereference, dereference, provide
-
-
-
-
Method Detail
-
createDeployment
@Deployment(name="airlinesModelReader", testable=false) public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
-
testDocumentCreated
public void testDocumentCreated(String type)
-
-