| Package | Description |
|---|---|
| gw.test |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseRemoteTestClass |
| Modifier and Type | Method and Description |
|---|---|
static <T extends TestClass> |
TestClass._suite(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
static TestClass |
TestClass.createTestClass(IType testType) |
TestClass |
IRemoteTestClassIDEExecutionWrapper.getWrapped() |
TestClass |
IForwardingTestEnvironment.makeRemoteTestClassIDEExecutionWrapper(String typeName,
String methodName,
int totalNumMethods,
TestExecutionManager executionManager,
TestClass wrapped) |
protected TestClass |
TestExecutionManager.maybeUnwrapTestClass(TestClass testClass) |
| Modifier and Type | Method and Description |
|---|---|
TestClass |
IForwardingTestEnvironment.makeRemoteTestClassIDEExecutionWrapper(String typeName,
String methodName,
int totalNumMethods,
TestExecutionManager executionManager,
TestClass wrapped) |
protected TestClass |
TestExecutionManager.maybeUnwrapTestClass(TestClass testClass) |
protected void |
TestExecutionManager.runTestClass(TestClass testClass,
junit.framework.TestResult result) |
protected void |
TestExecutionManager.runTestClassBare(TestClass testClass) |
Copyright © 2017. All rights reserved.