Package io.qameta.allure.testfilter
Class FileTestPlanSupplier
java.lang.Object
io.qameta.allure.testfilter.FileTestPlanSupplier
- All Implemented Interfaces:
TestPlanSupplier
The
TestPlanSupplier that reads test plan from file, specified
in ALLURE_TESTPLAN_PATH environment variable.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileTestPlanSupplier
public FileTestPlanSupplier()
-
-
Method Details
-
supply
Supply test plan.- Specified by:
supplyin interfaceTestPlanSupplier- Returns:
- the test plan.
-