org.opennms.test
Class PropertySettingTestSuite
java.lang.Object
junit.framework.TestSuite
org.opennms.test.PropertySettingTestSuite
- All Implemented Interfaces:
- junit.framework.Test
public class PropertySettingTestSuite
- extends junit.framework.TestSuite
|
Method Summary |
void |
runTest(junit.framework.Test test,
junit.framework.TestResult result)
|
| Methods inherited from class junit.framework.TestSuite |
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, setName, testAt, testCount, tests, toString, warning |
PropertySettingTestSuite
public PropertySettingTestSuite(String propertyName,
String propertyValue)
PropertySettingTestSuite
public PropertySettingTestSuite(Class theClass,
String name,
String propertyName,
String propertyValue)
PropertySettingTestSuite
public PropertySettingTestSuite(Class theClass,
String propertyName,
String propertyValue)
PropertySettingTestSuite
public PropertySettingTestSuite(String name,
String propertyName,
String propertyValue)
runTest
public void runTest(junit.framework.Test test,
junit.framework.TestResult result)
- Overrides:
runTest in class junit.framework.TestSuite
Copyright © 2008. All Rights Reserved.