public interface TestSimulator
| Modifier and Type | Method and Description |
|---|---|
TestCase |
getTestCase()
Gets the test case.
|
void |
simulate(Method method,
TestContext context,
org.springframework.context.ApplicationContext applicationContext)
Simulates test method execution.
|
void simulate(Method method, TestContext context, org.springframework.context.ApplicationContext applicationContext)
method - context - applicationContext - TestCase getTestCase()
Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.