public class SetPropertiesRuleTestCase extends Object
 Test case for SetPropertiesRule.
 
| Modifier and Type | Field and Description | 
|---|---|
protected static String | 
TEST_XML_1
Simple test xml document used in the tests. 
 | 
protected static String | 
TEST_XML_2
Simple test xml document used in the tests. 
 | 
protected static String | 
TEST_XML_3
Simple test xml document used in the tests. 
 | 
| Constructor and Description | 
|---|
SetPropertiesRuleTestCase()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
testIgnoreMissing()
Positive test for SetPropertyRule ignoring missing properties. 
 | 
void | 
testNegativeNotIgnoreMissing()
Negative test for SetPropertyRule ignoring missing properties. 
 | 
void | 
testPositive()
Positive test for SetPropertiesRule. 
 | 
void | 
testPositiveNotIgnoreMissingWithIgnoreAttributes()
Negative test for SetPropertyRule ignoring missing properties. 
 | 
protected static final String TEST_XML_1
protected static final String TEST_XML_2
protected static final String TEST_XML_3
public SetPropertiesRuleTestCase()
public void testPositive() throws Exception
Exceptionpublic void testIgnoreMissing() throws Exception
Exceptionpublic void testNegativeNotIgnoreMissing() throws Exception
Exceptionpublic void testPositiveNotIgnoreMissingWithIgnoreAttributes() throws Exception
ExceptionCopyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.