public class Test extends TestEvent
Constructor and Description |
---|
Test(TestMethodExecutor testMethodExecutor) |
Modifier and Type | Method and Description |
---|---|
TestMethodExecutor |
getTestMethodExecutor() |
getTestInstance, getTestMethod
getTestClass
public Test(TestMethodExecutor testMethodExecutor)
testMethodExecutor
- The executor responsible for executing the test methodpublic TestMethodExecutor getTestMethodExecutor()
Copyright © 2017 JBoss by Red Hat. All rights reserved.