public class PropertySettingTestSuite
extends junit.framework.TestSuite
PropertySettingTestSuite class.
Constructor and Description |
---|
PropertySettingTestSuite(Class<? extends junit.framework.TestCase> theClass,
String propertyName,
String propertyValue)
Constructor for PropertySettingTestSuite.
|
PropertySettingTestSuite(Class<? extends junit.framework.TestCase> theClass,
String name,
String propertyName,
String propertyValue)
Constructor for PropertySettingTestSuite.
|
PropertySettingTestSuite(String propertyName,
String propertyValue)
Constructor for PropertySettingTestSuite.
|
PropertySettingTestSuite(String name,
String propertyName,
String propertyValue)
Constructor for PropertySettingTestSuite.
|
Modifier and Type | Method and Description |
---|---|
void |
runTest(junit.framework.Test test,
junit.framework.TestResult result) |
public PropertySettingTestSuite(String propertyName, String propertyValue)
Constructor for PropertySettingTestSuite.
public PropertySettingTestSuite(Class<? extends junit.framework.TestCase> theClass, String name, String propertyName, String propertyValue)
Constructor for PropertySettingTestSuite.
public PropertySettingTestSuite(Class<? extends junit.framework.TestCase> theClass, String propertyName, String propertyValue)
Constructor for PropertySettingTestSuite.
Copyright © 2015. All Rights Reserved.