Index

F G I S T 
All Classes and Interfaces|All Packages|Serialized Form

F

FileTestPlanSupplier - Class in io.qameta.allure.testfilter
The TestPlanSupplier that reads test plan from file, specified in ALLURE_TESTPLAN_PATH environment variable.
FileTestPlanSupplier() - Constructor for class io.qameta.allure.testfilter.FileTestPlanSupplier
 

G

getId() - Method in class io.qameta.allure.testfilter.TestPlanV1_0.TestCase
Gets the value of the id property.
getSelector() - Method in class io.qameta.allure.testfilter.TestPlanV1_0.TestCase
Gets the value of the selector property.
getTests() - Method in class io.qameta.allure.testfilter.TestPlanV1_0
Gets the value of the tests property.

I

io.qameta.allure.testfilter - package io.qameta.allure.testfilter
 
isSelected(String, String) - Method in class io.qameta.allure.testfilter.TestPlanV1_0
 

S

setId(String) - Method in class io.qameta.allure.testfilter.TestPlanV1_0.TestCase
Sets the value of the id property.
setSelector(String) - Method in class io.qameta.allure.testfilter.TestPlanV1_0.TestCase
Sets the value of the selector property.
setTests(List<TestPlanV1_0.TestCase>) - Method in class io.qameta.allure.testfilter.TestPlanV1_0
Sets the value of the tests property.
supply() - Method in class io.qameta.allure.testfilter.FileTestPlanSupplier
Supply test plan.
supply() - Method in interface io.qameta.allure.testfilter.TestPlanSupplier
Supply test plan.

T

TestCase() - Constructor for class io.qameta.allure.testfilter.TestPlanV1_0.TestCase
 
TestPlan - Interface in io.qameta.allure.testfilter
Common interface for all test plan implementations.
TestPlanSupplier - Interface in io.qameta.allure.testfilter
Marker interface for all test plan suppliers.
TestPlanUnknown - Class in io.qameta.allure.testfilter
 
TestPlanUnknown() - Constructor for class io.qameta.allure.testfilter.TestPlanUnknown
 
TestPlanV1_0 - Class in io.qameta.allure.testfilter
 
TestPlanV1_0() - Constructor for class io.qameta.allure.testfilter.TestPlanV1_0
 
TestPlanV1_0.TestCase - Class in io.qameta.allure.testfilter
Test plan test case.
F G I S T 
All Classes and Interfaces|All Packages|Serialized Form