ch.elca.el4j.tests.util.config
Class GenericConfigJavaTest
java.lang.Object
ch.elca.el4j.tests.util.config.AbstractGenericConfigTest
ch.elca.el4j.tests.util.config.GenericConfigJavaTest
public class GenericConfigJavaTest
- extends AbstractGenericConfigTest
This class tests GenericConfig using pure Java (no Spring).
- Author:
- Stefan Wismer (SWI)
- File-location:
- GenericConfigJavaTest
- Last check-in date:
- 2009-08-04 14:35:53 +0200 (Di, 04. Aug 2009) by swismer for revision 3875
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericConfigJavaTest
public GenericConfigJavaTest()
getDefaultConfig
protected GenericConfig getDefaultConfig()
-
- Specified by:
getDefaultConfig in class AbstractGenericConfigTest
- Returns:
- the default configuration
getSpecificConfig
protected GenericConfig getSpecificConfig()
-
- Specified by:
getSpecificConfig in class AbstractGenericConfigTest
- Returns:
- the specific configuration
getMoreSpecificConfig
protected GenericConfig getMoreSpecificConfig()
-
- Specified by:
getMoreSpecificConfig in class AbstractGenericConfigTest
- Returns:
- the more specific configuration
Copyright © 2005-2011 ELCA. All Rights Reserved.