Package io.trino.tempto.testmarkers
Interface WithTestGroups
- All Superinterfaces:
org.testng.ITest
- All Known Implementing Classes:
ConventionBasedTest,ConventionBasedTestProxyGenerator.ConventionBasedTestProxy,SqlQueryConventionBasedTest
public interface WithTestGroups
extends org.testng.ITest
Marker interface for test classes which explicitly define list of groups test belong to.
-
Method Summary
Methods inherited from interface org.testng.ITest
getTestName
-
Method Details
-
getTestGroups
-