|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
SpringContainerContextMultipleConfigsTestCase | Tests the Spring container with more than one config file. |
SpringContainerContextMultipleConfigsViaImportsClasspathTestCase | Tests the Spring container where more than one config file are loaded via
<import resource="classpath:config.xml"/>
"classpath:" is a Spring pseudo-URL which clarifies that the resource is to be loaded from the classpath, not the file system. |
SpringContainerContextMultipleConfigsViaImportsTestCase | Tests the Spring container where more than one config file are loaded via
<import resource="config.xml"/> . |
SpringContainerContextTestCase | Tests the Spring container. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |