A B G I O S T X

A

assertFileIsValid(String) - Method in class org.springframework.extensions.config.util.BaseTest
 

B

BaseTest - Class in org.springframework.extensions.config.util
Base class for all JUnit tests
BaseTest() - Constructor for class org.springframework.extensions.config.util.BaseTest
 

G

getResourcesDir() - Method in class org.springframework.extensions.config.util.BaseTest
 

I

initXMLConfigService(String) - Method in class org.springframework.extensions.config.util.BaseTest
 
initXMLConfigService(String, String) - Method in class org.springframework.extensions.config.util.BaseTest
 
initXMLConfigService(List<String>) - Method in class org.springframework.extensions.config.util.BaseTest
 

O

org.springframework.extensions.config.util - package org.springframework.extensions.config.util
 
org.springframework.extensions.config.xml - package org.springframework.extensions.config.xml
 

S

setUp() - Method in class org.springframework.extensions.config.xml.XMLConfigServiceTest
 

T

testAreaConfig() - Method in class org.springframework.extensions.config.xml.XMLConfigServiceTest
Tests the config service's ability to restrict searches to a named area
testConfig() - Method in class org.springframework.extensions.config.xml.XMLConfigServiceTest
Tests the config.xml file
testConfigProperties() - Method in class org.springframework.extensions.config.xml.XMLConfigServiceTest
Tests the config.xml file properties
testGetNamedChild() - Method in class org.springframework.extensions.config.xml.XMLConfigServiceTest
Tests the retrieval of a named child
testJarSource() - Method in class org.springframework.extensions.config.xml.XMLConfigServiceTest
Tests loading config from a known JAR file
testMerging() - Method in class org.springframework.extensions.config.xml.XMLConfigServiceTest
Tests the merge features of the config service
testMissingFiles() - Method in class org.springframework.extensions.config.xml.XMLConfigServiceTest
Tests the absence of referenced files
testMultiConfig() - Method in class org.springframework.extensions.config.xml.XMLConfigServiceTest
Tests the config service's ability to load multiple files and merge the results
testReplace() - Method in class org.springframework.extensions.config.xml.XMLConfigServiceTest
Tests the replace feature of the config service
testReset() - Method in class org.springframework.extensions.config.xml.XMLConfigServiceTest
Tests the config service's ability to reset

X

XMLConfigServiceTest - Class in org.springframework.extensions.config.xml
Unit tests for the XML based configuration service
XMLConfigServiceTest() - Constructor for class org.springframework.extensions.config.xml.XMLConfigServiceTest
 
xtestClasspathSource() - Method in class org.springframework.extensions.config.xml.XMLConfigServiceTest
Tests the use of the class path source config TODO: Enable this test when we have a classpath config resource to load!
xtestHTTPSource() - Method in class org.springframework.extensions.config.xml.XMLConfigServiceTest
Tests the use of the HTTP source config TODO: Enable this test when we have an HTTP config resource to load!
xtestMultiJarSource() - Method in class org.springframework.extensions.config.xml.XMLConfigServiceTest
Tests loading a file from within any JAR file on the classpath TODO: This needs the JAR file to be in the classpath when run via ant i.e.

A B G I O S T X

Copyright © 2009 SpringSource, Inc. All Rights Reserved.