Package io.qameta.allure.testfilter
Interface TestPlanSupplier
- All Known Implementing Classes:
FileTestPlanSupplier
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Marker interface for all test plan suppliers.
-
Method Summary
-
Method Details
-
supply
Supply test plan.- Returns:
- the test plan.
-