public class IpsTestSuiteJUnitAdapter
extends junit.framework.TestSuite
| Constructor and Description |
|---|
IpsTestSuiteJUnitAdapter() |
IpsTestSuiteJUnitAdapter(IpsTestSuite suite) |
IpsTestSuiteJUnitAdapter(String name) |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.Test |
createJUnitTest(IpsTest2 ipsTest)
Creates an adapter test for the given ips test.
|
void |
testDummy()
Dummy test method to avoid a warning when running all JUnit tests in this project.
|
public IpsTestSuiteJUnitAdapter()
public IpsTestSuiteJUnitAdapter(String name)
public IpsTestSuiteJUnitAdapter(IpsTestSuite suite)
public void testDummy()
public static junit.framework.Test createJUnitTest(IpsTest2 ipsTest)
Copyright © 2017. All rights reserved.