public interface TestExecutor
Modifier and Type | Method and Description |
---|---|
long |
getCoolDownPeriod()
Gets the amount of time (in milliseconds) to wait for the SUT to cool down
|
boolean |
run()
Runs the test
|
This documentation was released into the public domain.