Package org.mycore.user2
Class MCRUserAttributeMapperTest
java.lang.Object
org.mycore.common.MCRTestCase
org.mycore.common.MCRJPATestCase
org.mycore.user2.MCRUserTestCase
org.mycore.user2.MCRUserAttributeMapperTest
- Author:
- René Adler (eagle)
-
Field Summary
Fields inherited from class org.mycore.common.MCRTestCase
junitFolder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mycore.user2.MCRUserTestCase
getTestProperties
Methods inherited from class org.mycore.common.MCRJPATestCase
beginTransaction, dropSchema, endTransaction, exportSchema, getDefaultSchema, getEntityManager, printResultSet, startNewTransaction, tearDown
Methods inherited from class org.mycore.common.MCRTestCase
bzzz, getCurrentComponentName, getResourceAsStream, getResourceAsURL, initBaseDir, initProperties, isDebugEnabled
-
Constructor Details
-
MCRUserAttributeMapperTest
public MCRUserAttributeMapperTest()
-
-
Method Details