public class TestExecutionDataProvider
This stores and retrieves data about test execution such as test name, location of report folder
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
addTestExecutionData(String key, Object value) |
|
public static TestExecutionDataProvider |
getInstance() |
|
public Object |
getTestExecutionData(String key) |