Package org.mycore.services.fieldquery
Class MCRQueryTest
java.lang.Object
org.mycore.common.MCRTestCase
org.mycore.services.fieldquery.MCRQueryTest
-
Field Summary
Fields inherited from class org.mycore.common.MCRTestCase
junitFolder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setUp()
initializes MCRConfiguration with an empty property file.final void
Methods inherited from class org.mycore.common.MCRTestCase
bzzz, getCurrentComponentName, getResourceAsStream, getResourceAsURL, getTestProperties, initBaseDir, initProperties, isDebugEnabled, tearDown
-
Constructor Details
-
MCRQueryTest
public MCRQueryTest()
-
-
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:
-
testQueryAsXML
public final void testQueryAsXML()
-