| Package | Description |
|---|---|
| gw.test |
| Modifier and Type | Method and Description |
|---|---|
protected TestExecutionManager |
TestClass.getExecutionManager() |
| Modifier and Type | Method and Description |
|---|---|
TestClass |
IForwardingTestEnvironment.makeRemoteTestClassIDEExecutionWrapper(String typeName,
String methodName,
int totalNumMethods,
TestExecutionManager executionManager,
TestClass wrapped) |
junit.framework.Test |
IForwardingTestEnvironment.makeRemoteTestClassWrapper(TestExecutionManager executionManager,
String typeName,
String... methodNames) |
void |
TestClass.setExecutionManager(TestExecutionManager executionManager) |
| Constructor and Description |
|---|
TestClassWrapper(TestExecutionManager executionManager,
IType type,
String... methods) |
Copyright © 2020. All rights reserved.