public interface ProxyInstanceController
| Modifier and Type | Method and Description |
|---|---|
List<Instance> |
create(TestContext testContext)
Create dynamic proxies and return instances of them as a list.
|
List<Instance> create(TestContext testContext)
testContext - the test contextCopyright © 2016–2018 Testify Project. All rights reserved.