Modifier and Type | Field and Description |
---|---|
private TestMethodExecutor |
testMethodExecutor |
Constructor and Description |
---|
Test(TestMethodExecutor testMethodExecutor) |
Modifier and Type | Method and Description |
---|---|
TestMethodExecutor |
getTestMethodExecutor() |
getTestInstance, getTestMethod
getTestClass
private TestMethodExecutor testMethodExecutor
public Test(TestMethodExecutor testMethodExecutor)
testMethodExecutor
- The executor responsible for executing the test methodpublic TestMethodExecutor getTestMethodExecutor()