Modifier and Type | Method and Description |
---|---|
RunTime |
Driver.runTestCase(DriverInterface.ListType listType,
DriverInterface.TestType testType,
int numberOfTimes) |
RunTime |
DriverInterface.runTestCase(DriverInterface.ListType listType,
DriverInterface.TestType testType,
int numberOfTimes)
This method is called to run a particular test case on a list type a total of ten times.
|