Interface TestCase
-
public interface TestCase
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description Map<String,String>executionParameters()default Stringid()TestCaseMetadatametadata()TestCaseusingExecutionParameters(Map<String,String> parameters)default TestCasewithDataSetId(String dataSetId)
-