Package org.mycore.datamodel.metadata
Class MCRObjectIDPoolTest
java.lang.Object
org.mycore.common.MCRTestCase
org.mycore.datamodel.metadata.MCRObjectIDPoolTest
- Author:
- Thomas Scheffler (yagee)
-
Field Summary
Fields inherited from class org.mycore.common.MCRTestCase
junitFolder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setUp()
initializes MCRConfiguration with an empty property file.Methods inherited from class org.mycore.common.MCRTestCase
bzzz, getCurrentComponentName, getResourceAsStream, getResourceAsURL, initBaseDir, initProperties, isDebugEnabled, tearDown
-
Constructor Details
-
MCRObjectIDPoolTest
public MCRObjectIDPoolTest()
-
-
Method Details
-
setUp
Description copied from class:MCRTestCase
initializes MCRConfiguration with an empty property file. This can be used to test MyCoRe classes without any propties set, using default. You may want to set Properties per TestCase with the set() method ofMCRConfiguration2
- Overrides:
setUp
in classMCRTestCase
- Throws:
Exception
- See Also:
-
getInstance
public void getInstance() -
getTestProperties
- Overrides:
getTestProperties
in classMCRTestCase
-