| |
|
| org.netbeans.spi.project.support.ant.PropertyUtilsTest
PropertyUtilsTest | public class PropertyUtilsTest extends NbTestCase (Code) | | Test functionality of PropertyUtils.
author: Jesse Glick |
PropertyUtilsTest | public PropertyUtilsTest(String name)(Code) | | |
run | public void run(TestResult result)(Code) | | |
testFixedPropertyProvider | public void testFixedPropertyProvider() throws Exception(Code) | | |
testGetUsablePropertyName | public void testGetUsablePropertyName() throws Exception(Code) | | |
testGlobalProperties | public void testGlobalProperties() throws Exception(Code) | | |
testIsUsablePropertyName | public void testIsUsablePropertyName() throws Exception(Code) | | |
testPropertiesFilePropertyProvider | public void testPropertiesFilePropertyProvider() throws Exception(Code) | | |
testSequentialEvaluatorBasic | public void testSequentialEvaluatorBasic() throws Exception(Code) | | |
testSequentialEvaluatorChanges | public void testSequentialEvaluatorChanges() throws Exception(Code) | | |
testSequentialPropertyEvaluatorStringAllocation | public void testSequentialPropertyEvaluatorStringAllocation() throws Exception(Code) | | |
|
|
|