Package org.mycore.pi.doi
Class MCRMapObjectIDDOIGeneratorTest
java.lang.Object
org.mycore.common.MCRTestCase
org.mycore.pi.doi.MCRMapObjectIDDOIGeneratorTest
- Author:
- Thomas Scheffler (yagee)
-
Field Summary
Fields inherited from class org.mycore.common.MCRTestCase
junitFolder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mycore.common.MCRTestCase
bzzz, getCurrentComponentName, getResourceAsStream, getResourceAsURL, initBaseDir, initProperties, isDebugEnabled
-
Constructor Details
-
MCRMapObjectIDDOIGeneratorTest
public MCRMapObjectIDDOIGeneratorTest()
-
-
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:
-
generate
- Throws:
Exception
-
missingMappingTest
- Throws:
Exception
-
getTestProperties
- Overrides:
getTestProperties
in classMCRTestCase
-
tearDown
- Overrides:
tearDown
in classMCRTestCase
- Throws:
Exception
-