public class TestClassWrapper
extends junit.framework.TestSuite
| Constructor and Description |
|---|
TestClassWrapper(TestExecutionManager executionManager,
IType type,
String... methods) |
| Modifier and Type | Method and Description |
|---|---|
IType |
getBackingType() |
String |
getName() |
void |
runTest(junit.framework.Test test,
junit.framework.TestResult result) |
public TestClassWrapper(TestExecutionManager executionManager, IType type, String... methods)
Copyright © 2015. All rights reserved.