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