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