public interface ResourceController
| Modifier and Type | Method and Description |
|---|---|
void |
start(TestContext testContext)
Start the test resources.
|
void |
stop(TestContext testContext)
Stop the test resources.
|
void start(TestContext testContext)
testContext - the test contextvoid stop(TestContext testContext)
testContext - the test contextCopyright © 2016–2018 Testify Project. All rights reserved.