Class FileTestPlanSupplier

java.lang.Object
io.qameta.allure.testfilter.FileTestPlanSupplier
All Implemented Interfaces:
TestPlanSupplier

public class FileTestPlanSupplier extends Object implements TestPlanSupplier
The TestPlanSupplier that reads test plan from file, specified in ALLURE_TESTPLAN_PATH environment variable.
  • Constructor Details

    • FileTestPlanSupplier

      public FileTestPlanSupplier()
  • Method Details