Index

A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abortPagination() - Method in class org.mycore.mets.webtest.PaginationIT
 
acquire() - Method in class org.mycore.util.concurrent.MCRPoolTest
 
addCategory() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
addCategory(MCRCategoryID, MCRCategory) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
addCategory(MCRCategoryID, MCRCategory, int) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
addCategorySingleSteps() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
Test case for https://sourceforge.net/p/mycore/bugs/612/
addCategoryToPosition() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
Test case for https://sourceforge.net/p/mycore/bugs/664/
addMappingRule(MCRCategoryID, String) - Method in class org.mycore.datamodel.classifications2.mapper.MCRTestCategoryMapper
 
addParameter() - Method in class org.mycore.frontend.MCRURLTest
 
addParentsToList(MCRCategoryID, List<MCRCategoryID>) - Method in class org.mycore.datamodel.classifications2.mapper.MCRTestCategoryMapper
 
addRemove() - Method in class org.mycore.common.MCRTextResolverTest
 
addSection() - Method in class org.mycore.tools.MyCoReWebPageProviderTest
 
addStoreTwice() - Method in class org.mycore.datamodel.ifs2.test.MCRStoreCenterTest
 
addValue(String) - Method in class org.mycore.common.Table
 
after() - Static method in class org.mycore.common.MCRTestCaseHelper
 
ALL_FILE_MIMETYPE - Static variable in class org.mycore.mets.model.converter.MCRXMLSimpleModelConverterTest
 
ALL_HYPHEN_VARIANTS - Static variable in class org.mycore.mods.merger.MCRHyphenNormalizerTest
 
ALLOWED_OBJECT_TYPES_PROP - Static variable in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTestCase
 
ALLOWED_SESSION_PERMISSION_TYPES_PROP - Static variable in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTestCase
 
AlwaysTrueStrategy() - Constructor for class org.mycore.common.MCRIFSTest.AlwaysTrueStrategy
 
AlwaysTrueStrategy() - Constructor for class org.mycore.pi.urn.rest.MCRURNGranularRESTServiceTest.AlwaysTrueStrategy
 
appendMetadata() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadataTest
ApplicationController - Class in org.mycore.iview.tests.controller
 
ApplicationController() - Constructor for class org.mycore.iview.tests.controller.ApplicationController
 
assertAttributeByXpath(String, String, boolean) - Method in class org.mycore.iview.tests.controller.WebDriverController
compares the Elements attribute-value to the assertion
assertAttributeByXpath(String, String, String) - Method in class org.mycore.iview.tests.controller.WebDriverController
compares the Elements attribute-value to the assertion
assertElementByAttributePresent(String, String) - Method in class org.mycore.iview.tests.controller.WebDriverController
checks if there is any Element in the dom got with the attribute that contains the value
assertSideBarPresent() - Method in class org.mycore.iview.tests.controller.SideBarController
checks the width of the sidebar-div (default is 300px)
assertSideBarWidth(int) - Method in class org.mycore.iview.tests.controller.SideBarController
checks the width of the sidebar
asString() - Method in class org.mycore.pi.MCRMockIdentifier
 
async() - Method in class org.mycore.common.MCRIFSCopyTest
 
authorIsJohnDoe(Element) - Static method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
autoPaginationAll() - Method in class org.mycore.mets.webtest.PaginationIT
 

B

BASE_URL - Static variable in class org.mycore.iview.tests.ViewerTestBase
 
BASE_URL - Static variable in class org.mycore.mets.webtest.MetsEditorTestBase
 
baseDir - Variable in class org.mycore.common.MCRUtilsTest
 
baseDir - Variable in class org.mycore.pi.MCRPIManagerTest
 
baseDir - Variable in class org.mycore.pi.urn.MCRDNBURNGeneratorTest
 
BaseTestConstants - Class in org.mycore.iview.tests.base
 
BaseTestConstants() - Constructor for class org.mycore.iview.tests.base.BaseTestConstants
 
basicFunctionality() - Method in class org.mycore.datamodel.ifs2.MCRFileStoreTest
 
BATCH_SIZE - Static variable in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationTaskTest
 
before(Map<String, String>) - Static method in class org.mycore.common.MCRTestCaseHelper
 
beforeClass(TemporaryFolder) - Static method in class org.mycore.common.MCRTestCaseHelper
 
beginTransaction() - Method in class org.mycore.common.MCRJPATestCase
 
buildHTMLFile(String, String, String) - Method in class org.mycore.iview.tests.controller.DefaultApplicationController
 
buildJson() - Method in class org.mycore.mets.model.converter.MCRJSONSimpleModelConverterTest
 
buildMetsSimpleModel() - Static method in class org.mycore.mets.model.converter.MCRMetsTestUtil
 
buildModel() - Method in class org.mycore.mets.model.converter.MCRSimpleModelJSONConverterTest
 
buildQuery() - Method in class org.mycore.mets.resource.MCRAltoHighlightResourceTest
 
bulk(MCRMetsTestUtil.BulkOperation<T, R>, T...) - Static method in class org.mycore.mets.model.converter.MCRMetsTestUtil
 
BUTTON_ID_NEXT_IMG - Static variable in class org.mycore.iview.tests.controller.ToolBarController
 
BUTTON_ID_PREV_IMG - Static variable in class org.mycore.iview.tests.controller.ToolBarController
 
BUTTON_ID_SIDEBAR_CONTROLL - Static variable in class org.mycore.iview.tests.controller.ToolBarController
 
BUTTON_ID_ZOOM_FIT - Static variable in class org.mycore.iview.tests.controller.ToolBarController
 
BUTTON_ID_ZOOM_IN - Static variable in class org.mycore.iview.tests.controller.ToolBarController
 
BUTTON_ID_ZOOM_OUT - Static variable in class org.mycore.iview.tests.controller.ToolBarController
 
BUTTON_ID_ZOOM_WIDTH - Static variable in class org.mycore.iview.tests.controller.ToolBarController
 
bzzz() - Method in class org.mycore.common.MCRTestCase
Waits 1,1 seconds and does nothing

C

calculateLeftRightAndLevel() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImplTest
CategoryDAOMock - Class in org.mycore.frontend.classeditor.mocks
 
CategoryDAOMock() - Constructor for class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
CategoryLinkServiceMock - Class in org.mycore.frontend.classeditor.mocks
 
CategoryLinkServiceMock() - Constructor for class org.mycore.frontend.classeditor.mocks.CategoryLinkServiceMock
 
categoryTest() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
CHAPTER_OVERVIEW_SELECTOR - Static variable in class org.mycore.iview.tests.controller.StructureOverviewController
 
CHAPTER_TYPE - Static variable in class org.mycore.mets.model.converter.MCRXMLSimpleModelConverterTest
 
checkConfiguration(String) - Method in class org.mycore.common.config.MCRConfigurableInstanceHelperTest.ConfigurableTestInstance
 
checkCreateParseEqualsClone() - Method in class org.mycore.datamodel.metadata.MCRMetaAddressTest
check createXML, setFromDom, equals and clone
checkCreateParseEqualsClone() - Method in class org.mycore.datamodel.metadata.MCRMetaBooleanTest
check createXML, setFromDom, equals and clone
checkCreateParseEqualsClone() - Method in class org.mycore.datamodel.metadata.MCRMetaClassificationTest
check createXML, setFromDom, equals and clone
checkCreateParseEqualsClone() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDateTest
check createXML, setFromDom, equals and clone
checkCreateParseEqualsClone() - Method in class org.mycore.datamodel.metadata.MCRMetaInstitutionNameTest
check createXML, setFromDom, equals and clone
checkCreateParseEqualsClone() - Method in class org.mycore.datamodel.metadata.MCRMetaLangTextTest
check createXML, setFromDom, equals and clone
checkCreateParseEqualsClone() - Method in class org.mycore.datamodel.metadata.MCRMetaPersonNameTest
check createXML, setFromDom, equals and clone
checkCreateParseEqualsCloneLink() - Method in class org.mycore.datamodel.metadata.MCRMetaLinkTest
check createXML, setFromDom, equals and clone
checkCreateParseEqualsCloneLinkID() - Method in class org.mycore.datamodel.metadata.MCRMetaLinkTest
check createXML, setFromDom, equals and clone
checkDominance() - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyTest
 
checkIllegalDirectoryName() - Method in class org.mycore.common.MCRFileNameCheckTest
 
checkIllegalFileName() - Method in class org.mycore.common.MCRFileNameCheckTest
 
checkIllegalWindowsFileName() - Method in class org.mycore.common.MCRFileNameCheckTest
 
checkPathName() - Method in class org.mycore.frontend.fileupload.MCRUploadHelperTest
 
checkPermission(String) - Method in class org.mycore.access.MCRAccessMock
 
checkPermission(String, String) - Method in class org.mycore.access.MCRAccessMock
 
checkPermission(String, String) - Method in class org.mycore.common.MCRIFSTest.AlwaysTrueStrategy
 
checkPermission(String, String) - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTServiceTest.AlwaysTrueStrategy
 
checkPermission(String, String, MCRUserInformation) - Method in class org.mycore.access.MCRAccessMock
 
checkPermissionForUser(String, MCRUserInformation) - Method in class org.mycore.access.MCRAccessMock
 
checkSetDateMethods() - Method in class org.mycore.datamodel.metadata.MCRMetaHistoryDateTest
check set date methods
checkSetup() - Method in class org.mycore.services.packaging.MCRPackerMock
 
children() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
children() - Method in class org.mycore.datamodel.ifs2.MCRDirectoryTest
 
children() - Method in class org.mycore.datamodel.ifs2.MCRFileTest
 
circularDependency() - Method in class org.mycore.common.MCRTextResolverTest
 
clean() - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImplTest
 
cleanUp() - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResourceTest
 
clearCalls() - Static method in class org.mycore.common.xml.MCRMockResolver
 
clearCheckPermissionCallsList() - Static method in class org.mycore.access.MCRAccessMock
 
clickElementById(String) - Method in class org.mycore.iview.tests.controller.ToolBarController
clicks the first element with data-id="id"
clickElementByXpath(String) - Method in class org.mycore.iview.tests.controller.WebDriverController
clicks the first element specified by xPath
clickImageByOrder(String) - Method in class org.mycore.iview.tests.controller.ImageOverviewController
builds xpath for and calls function WebDriverController.clickElementByXpath(String)
ColorFilter - Class in org.mycore.iview.tests.image.api
 
ColorFilter(Color, boolean, int) - Constructor for class org.mycore.iview.tests.image.api.ColorFilter
 
commandRun - Static variable in class org.mycore.mcr.cronjob.MCRCommandCronJobTest
 
comparer(Comparator<T>, T, T...) - Static method in class org.mycore.mets.model.converter.MCRMetsTestUtil
 
compareTo() - Method in class org.mycore.datamodel.metadata.MCRObjectIDTest
 
ConfigurableTestInstance() - Constructor for class org.mycore.common.config.MCRConfigurableInstanceHelperTest.ConfigurableTestInstance
 
configure() - Method in class org.mycore.frontend.jersey.resources.MCRJerseyTest
 
configureClient(ClientConfig) - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResourceTest
 
configureClient(ClientConfig) - Method in class org.mycore.frontend.jersey.resources.MCRJerseyTest
 
configureDeployment() - Method in class org.mycore.frontend.jersey.resources.MCRJerseyTest
 
CONTAINED_WORK_TYPE - Static variable in class org.mycore.mets.model.converter.MCRXMLSimpleModelConverterTest
 
contentFile() - Method in class org.mycore.datamodel.ifs2.MCRFileTest
 
contentXML() - Method in class org.mycore.datamodel.ifs2.MCRFileTest
 
ControllerUtil - Class in org.mycore.iview.tests.controller
 
ControllerUtil() - Constructor for class org.mycore.iview.tests.controller.ControllerUtil
 
convertToEntityAttribute() - Method in class org.mycore.backend.jpa.MCRZonedDateTimeConverterTest
 
copy(String, String, MCRDerivate) - Static method in class org.mycore.common.MCRIFSCopyTest
 
count - Variable in class org.mycore.common.config.MCRConfigurableInstanceHelperTest.ConfigurableTestInstance
 
count - Static variable in class org.mycore.mcr.cronjob.MCRTestCronJob
 
countLinks() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImplTest
countLinks(MCRCategory, boolean) - Method in class org.mycore.frontend.classeditor.mocks.CategoryLinkServiceMock
 
countLinksForType() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImplTest
countLinksForType(MCRCategory, String, boolean) - Method in class org.mycore.frontend.classeditor.mocks.CategoryLinkServiceMock
 
countThumbnails() - Method in class org.mycore.iview.tests.controller.SideBarController
counts the div's, that contain 'thumbnail' in their class-attribute
countTo(String, String, String, String) - Method in class org.mycore.frontend.classeditor.mocks.LinkTableStoreMock
 
COVER_FRONT_TYPE - Static variable in class org.mycore.mets.model.converter.MCRXMLSimpleModelConverterTest
 
create() - Method in class org.mycore.common.MCRDerivateTest
 
create() - Method in class org.mycore.common.MCRIFSCopyTest
 
create() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManagerTest
 
create() - Method in class org.mycore.datamodel.ifs2.MCRFileStoreTest
 
create() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityManagerTest
 
create(String, String, String, String) - Method in class org.mycore.frontend.classeditor.mocks.LinkTableStoreMock
 
createAccessDefinition() - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStoreTest
createCateg(String, String, String) - Method in class org.mycore.frontend.classeditor.json.GsonSerializationTest
 
createdAfterTest() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
createdBeforeTest() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
createdByTest() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
createDerivate(MCRObjectID) - Static method in class org.mycore.common.MCRIFSTest
 
createDerivate(MCRObjectID) - Static method in class org.mycore.pi.urn.rest.MCRURNGranularRESTServiceTest
 
createDocument() - Method in class org.mycore.datamodel.ifs2.MCRMetadataStoreTest
 
createDocument() - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStoreTest
 
createDocumentInt() - Method in class org.mycore.datamodel.ifs2.MCRMetadataStoreTest
 
createDocumentInt() - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStoreTest
 
createInt() - Method in class org.mycore.datamodel.ifs2.MCRFileStoreTest
 
createJSON() - Method in class org.mycore.datamodel.metadata.MCRObjectTest
 
createMCRFileStore() - Method in class org.mycore.datamodel.ifs2.test.MCRStoreManagerTest
 
createModel() - Method in class org.mycore.mets.model.converter.MCRSimpleModelXMLConverterTest
 
createObject() - Static method in class org.mycore.common.MCRIFSTest
 
createObject() - Static method in class org.mycore.pi.urn.rest.MCRURNGranularRESTServiceTest
 
createStore() - Method in class org.mycore.datamodel.ifs2.MCRIFS2MetadataTestCase
 
createStore() - Method in class org.mycore.datamodel.ifs2.MCRIFS2TestCase
 
createStore() - Method in class org.mycore.datamodel.ifs2.MCRIFS2VersioningTestCase
 
createUpdateDeleteCreate() - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStoreTest
 
createXML() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601DateTest
 
createXML() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadataTest
CURRENT_YEAR - Static variable in class org.mycore.pi.MCRGenericPIGeneratorTest
 

D

data() - Static method in class org.mycore.frontend.fileupload.MCRUploadHelperTest
 
data() - Static method in class org.mycore.mets.model.MCRMetsModelHelperTest
 
DebugBufferedImageWindow - Class in org.mycore.iview.tests.image.api
 
DebugBufferedImageWindow(BufferedImage) - Constructor for class org.mycore.iview.tests.image.api.DebugBufferedImageWindow
 
decodeURIPath() - Method in class org.mycore.common.xml.MCRXMLFunctionsTest
 
DefaultApplicationController - Class in org.mycore.iview.tests.controller
 
DefaultApplicationController() - Constructor for class org.mycore.iview.tests.controller.DefaultApplicationController
 
DefaultNavigationProviderTest - Class in org.mycore.wcms2
TODO: fix this test
DefaultNavigationProviderTest() - Constructor for class org.mycore.wcms2.DefaultNavigationProviderTest
 
delete() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManagerTest
 
delete() - Method in class org.mycore.datamodel.ifs2.MCRDirectoryTest
 
delete() - Method in class org.mycore.datamodel.ifs2.MCRFileStoreTest
 
delete() - Method in class org.mycore.datamodel.ifs2.MCRFileTest
 
delete() - Method in class org.mycore.datamodel.ifs2.MCRMetadataStoreTest
 
delete() - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStoreTest
 
delete() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityManagerTest
 
delete(String, String, String) - Method in class org.mycore.frontend.classeditor.mocks.LinkTableStoreMock
 
delete(MCRMockIdentifier, MCRBase, String) - Method in class org.mycore.pi.MCRMockIdentifierService
 
deleteAccessDefinition() - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStoreTest
deleteCategory(MCRCategoryID) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
deletedVersions() - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStoreTest
 
deleteLink() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImplTest
deleteLink(MCRCategLinkReference) - Method in class org.mycore.frontend.classeditor.mocks.CategoryLinkServiceMock
 
deleteLinks() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImplTest
deleteLinks(Collection<MCRCategLinkReference>) - Method in class org.mycore.frontend.classeditor.mocks.CategoryLinkServiceMock
 
deleteMultipleCategories() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
deleteRootCategory() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
deleteSubCategory() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
deserialize() - Method in class org.mycore.frontend.classeditor.json.MCRCategoryJsonTest
 
doNothing() - Method in class org.mycore.datamodel.classifications2.mapper.MCRTestCategoryMapper
 
doOperation(T) - Method in interface org.mycore.mets.model.converter.MCRMetsTestUtil.BulkOperation
 
downGradeUser() - Method in class org.mycore.common.MCRSessionTest
 
download(URL, String) - Method in class org.mycore.iview.tests.controller.DefaultApplicationController
 
dragAndDropByXpath(String, int, int) - Method in class org.mycore.iview.tests.controller.WebDriverController
clicks on the first element specified by the xPath and drags it offestX pixels horizontal and offsetY pixels vertical
dressOK() - Method in class org.mycore.tools.MCRTopologicalSortTest
 
dressWrong() - Method in class org.mycore.tools.MCRTopologicalSortTest
TestCase for Topological Sort from: Cormen et.all "Introduction to Algorithms Section 22.4" Topological Sort, S. 550
dropSchema() - Method in class org.mycore.common.MCRJPATestCase
 

E

emptyStream() - Method in class org.mycore.common.content.streams.MCRHeaderInputStreamTest
 
emptyStream() - Method in class org.mycore.common.content.streams.MCRMD5InputStreamTest
 
encodeImageIdentifier() - Method in class org.mycore.iiif.image.MCRIIIFImageUtilTest
 
endodeURIPath() - Method in class org.mycore.common.xml.MCRXMLFunctionsTest
 
endTransaction() - Method in class org.mycore.common.MCRJPATestCase
 
equals(Object) - Method in class org.mycore.access.MCRAccessMock.MCRCheckPermissionCall
 
evilDir - Variable in class org.mycore.common.MCRUtilsTest
 
EXAMPLE_DOI2_PREFIX - Static variable in class org.mycore.pi.doi.MCRDOIParserTest
 
EXAMPLE_DOI2_SUFFIX - Static variable in class org.mycore.pi.doi.MCRDOIParserTest
 
execute() - Method in class org.mycore.services.queuedjob.MCRTestJobAction
 
exist(MCRCategoryID) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
exists() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManagerTest
 
exists() - Method in class org.mycore.datamodel.ifs2.MCRFileStoreTest
 
exists() - Method in class org.mycore.datamodel.ifs2.MCRMetadataStoreTest
 
existsRule() - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStoreTest
expectedException - Variable in class org.mycore.frontend.fileupload.MCRUploadHelperTest
 
exportFolder - Variable in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemEventTest
 
exportSchema() - Method in class org.mycore.common.MCRJPATestCase
 

F

failExceptionally(String) - Static method in class org.mycore.common.function.MCRThrowFunctionTest
 
FakeStore(MCRStore.MCRStoreConfig) - Constructor for class org.mycore.datamodel.ifs2.test.MCRStoreCenterTest.FakeStore
 
FILE_NAME_MATCH_PATTERN - Static variable in class org.mycore.mets.model.converter.MCRXMLSimpleModelConverterTest
 
fileName() - Method in class org.mycore.datamodel.ifs2.MCRFileTest
 
filter(Pixel) - Method in class org.mycore.iview.tests.image.api.ColorFilter
 
filter(Pixel) - Method in interface org.mycore.iview.tests.image.api.PixelFilter
Filters a Pixel
FilterSelection - Class in org.mycore.iview.tests.image.api
 
FilterSelection(Selection, PixelFilter) - Constructor for class org.mycore.iview.tests.image.api.FilterSelection
 
FINISHED_PROPERTY - Static variable in class org.mycore.services.packaging.MCRPackerMock
 
formatChooser() - Method in class org.mycore.datamodel.common.MCRISO8601FormatChooserTest
 
formatISODate() - Method in class org.mycore.common.xml.MCRXMLFunctionsTest
 
fromBufferedImage(BufferedImage) - Static method in class org.mycore.iview.tests.image.api.Selection
Creates a selection of all Pixel of a Buffered image
fromJSON() - Method in class org.mycore.wcms2.DefaultNavigationProviderTest
 
fromXML() - Method in class org.mycore.wcms2.datamodel.NavigationTest
 
fullRegister() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTServiceTest
 

G

generate() - Method in class org.mycore.mets.model.MCRMETSGeneratorFactoryTest.TestGenerator
 
generate() - Method in class org.mycore.pi.doi.MCRMapObjectIDDOIGeneratorTest
 
generate() - Method in class org.mycore.pi.purl.MCRIDPURLGeneratorTest
 
generate() - Method in class org.mycore.pi.urn.MCRDNBURNGeneratorTest
 
generate(MCRBase, String) - Method in class org.mycore.pi.MCRMockIdentifierGenerator
 
generateMCRPI(String, String) - Static method in class org.mycore.pi.MCRPIUtils
 
get() - Method in class org.mycore.frontend.jersey.resources.MCRJerseyResourceTest.TestCase
 
get() - Method in class org.mycore.util.concurrent.MCRDecoratorTest
 
getAccessDefinition() - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStoreTest
getAncestors() - Method in class org.mycore.datamodel.metadata.MCRObjectUtilsTest
 
getAncestorsAndSelf() - Method in class org.mycore.datamodel.metadata.MCRObjectUtilsTest
 
getAppController() - Method in class org.mycore.iview.tests.ViewerTestBase
 
getAvailableLanguages() - Method in class org.mycore.services.i18n.MCRTranslationTest
 
getBase() - Method in class org.mycore.common.xml.MCRMockResolver.MCRMockResolverCall
 
getBlueLabel() - Method in class org.mycore.iview.tests.base.ImageOverviewIT
 
getBlueLabel() - Method in class org.mycore.iview.tests.base.NavbarIT
 
getBlueLabel() - Method in class org.mycore.iview.tests.base.PDFImageOverviewIT
 
getBlueLabel() - Method in class org.mycore.iview.tests.base.PDFNavbarIT
 
getBlueLabel() - Method in class org.mycore.iview.tests.base.PDFStructureIT
 
getBlueLabel() - Method in class org.mycore.iview.tests.base.StructureOverviewIT
 
getBundle(MCRPIRegistrationInfo) - Static method in class org.mycore.pi.MCRPIUtils
 
getByID() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityManagerTest
 
getCalls() - Static method in class org.mycore.common.xml.MCRMockResolver
 
getCategoriesByLabel() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
getCategoriesByLabel(String, String) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
getCategoriesByLabel(MCRCategoryID, String, String) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
getCategory() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
getCategory(MCRCategoryID, int) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
getCategs() - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
getCheckPermissionCalls() - Static method in class org.mycore.access.MCRAccessMock
 
getChildren() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
getChildren(MCRCategoryID) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
getClassname() - Method in class org.mycore.iview.tests.ViewerTestBase
 
getColor() - Method in class org.mycore.iview.tests.image.api.Pixel
 
getCount() - Method in class org.mycore.common.config.MCRConfigurableInstanceHelperTest.ConfigurableTestInstance
 
getCountedMapOfMCRTO(String) - Method in class org.mycore.frontend.classeditor.mocks.LinkTableStoreMock
 
getCurrentComponentName() - Static method in class org.mycore.common.MCRTestCase
 
getCurrentComponentName() - Static method in class org.mycore.common.MCRTestCaseHelper
 
getCurrentLabel() - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImplTest
 
getDAO() - Method in class org.mycore.mods.classification.MCRClassificationMappingEventHandlerTest
 
getDatabasePools() - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStoreTest
getDate() - Method in class org.mycore.datamodel.common.MCRISO8601DateTest
 
getDate() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601DateTest
 
getDateToFormattedString() - Method in class org.mycore.common.MCRCalendarTest
 
getDateToFormattedStringForCalendar() - Method in class org.mycore.common.MCRCalendarTest
 
getDefaultSchema() - Method in class org.mycore.common.MCRJPATestCase
 
getDeprecatedMessageKeys() - Method in class org.mycore.services.i18n.MCRTranslationTest
 
getDerivate() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTestCase
 
getDescendants() - Method in class org.mycore.datamodel.metadata.MCRObjectUtilsTest
 
getDescendantsAndSelf() - Method in class org.mycore.datamodel.metadata.MCRObjectUtilsTest
 
getDescription() - Method in class org.mycore.mcr.cronjob.MCRTestCronJob
 
getDestinationsOf(String, String) - Method in class org.mycore.frontend.classeditor.mocks.LinkTableStoreMock
 
getDistinctStringIDs() - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStoreTest
getDriver() - Method in class org.mycore.iview.tests.controller.WebDriverController
 
getEndEnclosingString() - Method in class org.mycore.common.MCRTextResolverTest.UppercaseTerm
 
getEntityManager() - Method in class org.mycore.common.MCRJPATestCase
 
getFormat() - Method in class org.mycore.datamodel.common.MCRISO8601DateTest
 
getFormat() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601DateTest
 
getGenerator() - Method in class org.mycore.mets.model.MCRMETSGeneratorFactoryTest
 
getGenericStore() - Method in class org.mycore.datamodel.ifs2.MCRIFS2MetadataTestCase
 
getGenericStore() - Method in class org.mycore.datamodel.ifs2.MCRIFS2TestCase
 
getGenericStore() - Method in class org.mycore.datamodel.ifs2.MCRIFS2VersioningTestCase
 
getGreenLabel() - Method in class org.mycore.iview.tests.base.ImageOverviewIT
 
getGreenLabel() - Method in class org.mycore.iview.tests.base.NavbarIT
 
getGreenLabel() - Method in class org.mycore.iview.tests.base.PDFImageOverviewIT
 
getGreenLabel() - Method in class org.mycore.iview.tests.base.PDFNavbarIT
 
getGreenLabel() - Method in class org.mycore.iview.tests.base.PDFStructureIT
 
getGreenLabel() - Method in class org.mycore.iview.tests.base.StructureOverviewIT
 
getHeritableMetadata() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadataTest
getHighestStoredID() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManagerTest
 
getHistoryDateAsCalendar() - Method in class org.mycore.common.MCRCalendarTest
 
getHref() - Method in class org.mycore.common.xml.MCRMockResolver.MCRMockResolverCall
 
getId() - Method in class org.mycore.access.MCRAccessMock.MCRCheckPermissionCall
 
getIdentifier(MCRBase, String) - Method in class org.mycore.pi.MCRMockMetadataService
 
getIds() - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
getImageOverviewController() - Method in class org.mycore.iview.tests.controller.ImageViewerController
 
getInstance() - Method in class org.mycore.datamodel.metadata.MCRObjectIDPoolTest
 
getInstance() - Static method in class org.mycore.iview.tests.TestProperties
 
getISODate() - Method in class org.mycore.common.xml.MCRXMLFunctionsTest
 
getISODateFromMCRHistoryDate() - Method in class org.mycore.common.xml.MCRXMLFunctionsTest
 
getISOString() - Method in class org.mycore.datamodel.common.MCRISO8601DateTest
 
getISOString() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601DateTest
 
getLastModified() - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
getLastModified(String) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
getLeftSiblingOrOfAncestor() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImplTest
 
getLeftSiblingOrParent() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImplTest
 
getLinks(String) - Method in class org.mycore.frontend.classeditor.mocks.CategoryLinkServiceMock
 
getLinksFromCategory() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImplTest
getLinksFromCategory(MCRCategoryID) - Method in class org.mycore.frontend.classeditor.mocks.CategoryLinkServiceMock
 
getLinksFromCategoryForType() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImplTest
getLinksFromCategoryForType(MCRCategoryID, String) - Method in class org.mycore.frontend.classeditor.mocks.CategoryLinkServiceMock
 
getLinksFromObject() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImplTest
getLinksFromReference(MCRCategLinkReference) - Method in class org.mycore.frontend.classeditor.mocks.CategoryLinkServiceMock
 
getLocalAdress(String, int) - Static method in class org.mycore.iview.tests.TestUtil
 
getLowerRight() - Method in class org.mycore.iview.tests.image.api.Selection
 
getMap() - Method in class org.mycore.user2.utils.MCRUserTransformerTest.HashMapTest2
 
getMappedObjectId() - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStoreTest
getMappingRule(MCRCategoryID) - Method in class org.mycore.datamodel.classifications2.mapper.MCRTestCategoryMapper
 
getMCRURNClient() - Static method in class org.mycore.pi.MCRPIUtils
 
getMD5() - Method in class org.mycore.datamodel.ifs2.MCRFileTest
 
getMetadataElementInt() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadataTest
getMetadataElementString() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadataTest
getMetaDataStore() - Method in class org.mycore.datamodel.ifs2.MCRIFS2MetadataTestCase
 
getMetadataTagName() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadataTest
getMethodResult() - Static method in class org.mycore.access.MCRAccessMock
 
getMsg() - Method in class org.mycore.datamodel.ifs2.test.MCRStoreCenterTest.FakeStore
 
getMyAnnotatedProp() - Method in class org.mycore.common.config.MCRConfigurableInstanceHelperTest.ConfigurableTestInstance
 
getN() - Method in class org.mycore.mcr.cronjob.MCRTestCronJob
 
getName() - Method in class org.mycore.iview.tests.model.TestDerivate
Used to identify the TestDerivate for debugging
getNextFreeID() - Method in class org.mycore.datamodel.ifs2.MCRFileStoreTest
 
getNextFreeID() - Method in class org.mycore.datamodel.ifs2.MCRMetadataStoreTest
 
getNextFreeID() - Static method in class org.mycore.pi.MCRPIUtils
 
getNodeByPath() - Method in class org.mycore.datamodel.ifs2.MCRDirectoryTest
 
getObject() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTestCase
 
getParameter() - Method in class org.mycore.frontend.MCRURLTest
 
getParameterMap() - Method in class org.mycore.frontend.MCRURLTest
 
getParents() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
getParents(MCRCategoryID) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
getPermission() - Method in class org.mycore.access.MCRAccessMock.MCRCheckPermissionCall
 
getPixel() - Method in class org.mycore.iview.tests.image.api.FilterSelection
 
getPixel() - Method in class org.mycore.iview.tests.image.api.Selection
 
getPoolsForObject() - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStoreTest
getPosition() - Method in class org.mycore.iview.tests.image.api.Pixel
 
getPositionPixelMap() - Method in class org.mycore.iview.tests.image.api.Selection
 
getProperties() - Method in class org.mycore.common.config.MCRConfigurableInstanceHelperTest.ConfigurableTestInstance
 
getProperties() - Static method in class org.mycore.mets.model.converter.MCRMetsTestUtil
 
getProperty(String) - Method in class org.mycore.iview.tests.TestProperties
 
getProperty(String, String) - Method in class org.mycore.iview.tests.TestProperties
 
getRedLabel() - Method in class org.mycore.iview.tests.base.ImageOverviewIT
 
getRedLabel() - Method in class org.mycore.iview.tests.base.NavbarIT
 
getRedLabel() - Method in class org.mycore.iview.tests.base.PDFImageOverviewIT
 
getRedLabel() - Method in class org.mycore.iview.tests.base.PDFNavbarIT
 
getRedLabel() - Method in class org.mycore.iview.tests.base.PDFStructureIT
 
getRedLabel() - Method in class org.mycore.iview.tests.base.StructureOverviewIT
 
getReferences() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImplTest
 
getReferences(String) - Method in class org.mycore.frontend.classeditor.mocks.CategoryLinkServiceMock
 
getResourceAsStream(String) - Method in class org.mycore.common.MCRTestCase
Retrieve the resource file
Example: /Classname/recource.file
getResourceAsURL(String) - Method in class org.mycore.common.MCRTestCase
Retrieve the resource file as URI.
getResultSource() - Static method in class org.mycore.common.xml.MCRMockResolver
 
getRevision() - Method in class org.mycore.common.MCRCoreVersionTest
getRgbLabel() - Method in class org.mycore.iview.tests.base.ImageOverviewIT
 
getRgbLabel() - Method in class org.mycore.iview.tests.base.NavbarIT
 
getRgbLabel() - Method in class org.mycore.iview.tests.base.PDFImageOverviewIT
 
getRgbLabel() - Method in class org.mycore.iview.tests.base.PDFNavbarIT
 
getRgbLabel() - Method in class org.mycore.iview.tests.base.PDFStructureIT
 
getRgbLabel() - Method in class org.mycore.iview.tests.base.StructureOverviewIT
 
getRightSiblingOrOfAncestor() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImplTest
 
getRightSiblingOrParent() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryImplTest
 
getRoot() - Method in class org.mycore.datamodel.metadata.MCRObjectUtilsTest
 
getRootCategories() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
getRootCategories() - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
getRootCategories() - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResourceTest
 
getRootCategory() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
getRootCategory(MCRCategoryID, int) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
getRootCategoryIDs() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
getRootCategoryIDs() - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
getRuleID() - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStoreTest
getScreenshot(WebDriver, String) - Static method in class org.mycore.iview.tests.controller.ControllerUtil
gets a screenshot from the browsers content
getSideBarController() - Method in class org.mycore.iview.tests.controller.ImageViewerController
 
getSideBarWidth() - Method in class org.mycore.iview.tests.controller.SideBarController
 
getSingleCategory() - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResourceTest
 
getSize() - Method in class org.mycore.datamodel.ifs2.MCRDirectoryTest
 
getSlotDirPath() - Method in class org.mycore.services.staticcontent.MCRObjectStaticContentGeneratorTest
 
getSourcesOf(String, String) - Method in class org.mycore.frontend.classeditor.mocks.LinkTableStoreMock
 
getStartEnclosingString() - Method in class org.mycore.common.MCRTextResolverTest.UppercaseTerm
 
getStartFile() - Method in class org.mycore.iview.tests.model.TestDerivate
 
getStartImage() - Method in class org.mycore.iview.tests.base.ImageSectionIT
 
getStartImage() - Method in class org.mycore.iview.tests.base.PDFImageSectionIT
 
getStore() - Static method in class org.mycore.common.MCRStoreTestCase
 
getStore() - Method in class org.mycore.datamodel.ifs2.MCRIFS2TestCase
 
getStoreBaseDir() - Method in class org.mycore.common.MCRStoreTestCase
 
getStringArray() - Method in class org.mycore.services.i18n.MCRTranslationTest
 
getStructureOverviewController() - Method in class org.mycore.iview.tests.controller.ImageViewerController
 
getSvnBaseDir() - Method in class org.mycore.common.MCRStoreTestCase
 
getTestContainerFactory() - Method in class org.mycore.frontend.jersey.resources.MCRJerseyTest
 
getTestDerivate() - Method in class org.mycore.iview.tests.base.ImageOverviewIT
 
getTestDerivate() - Method in class org.mycore.iview.tests.base.ImageSectionIT
 
getTestDerivate() - Method in class org.mycore.iview.tests.base.NavbarIT
 
getTestDerivate() - Method in class org.mycore.iview.tests.base.PDFImageOverviewIT
 
getTestDerivate() - Method in class org.mycore.iview.tests.base.PDFImageSectionIT
 
getTestDerivate() - Method in class org.mycore.iview.tests.base.PDFNavbarIT
 
getTestDerivate() - Method in class org.mycore.iview.tests.base.PDFSideBarIT
 
getTestDerivate() - Method in class org.mycore.iview.tests.base.PDFStructureIT
 
getTestDerivate() - Method in class org.mycore.iview.tests.base.SideBarIT
 
getTestDerivate() - Method in class org.mycore.iview.tests.base.StructureOverviewIT
 
getTestDerivate() - Method in class org.mycore.iview.tests.ViewerTestBase
 
getTestProperties() - Method in class org.mycore.access.facts.condition.fact.MCRCategoryConditionTest
 
getTestProperties() - Method in class org.mycore.access.facts.condition.fact.MCRCreatedByConditionTest
 
getTestProperties() - Method in class org.mycore.access.facts.condition.fact.MCRStateConditionTest
 
getTestProperties() - Method in class org.mycore.common.config.MCRConfigurableInstanceHelperTest
 
getTestProperties() - Method in class org.mycore.common.events.test.MCREventManagerTest
 
getTestProperties() - Method in class org.mycore.common.MCRIFSTest
 
getTestProperties() - Method in class org.mycore.common.MCRStoreTestCase
 
getTestProperties() - Method in class org.mycore.common.MCRTestCase
 
getTestProperties() - Method in class org.mycore.common.xml.MCRCheckPermissionChainResolverTest
 
getTestProperties() - Method in class org.mycore.common.xml.MCRXMLParserTest
 
getTestProperties() - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImplTest
 
getTestProperties() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManagerTest
 
getTestProperties() - Method in class org.mycore.datamodel.ifs2.MCRIFS2TestCase
 
getTestProperties() - Method in class org.mycore.datamodel.ifs2.MCRIFS2VersioningTestCase
 
getTestProperties() - Method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManagerTest
 
getTestProperties() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601DateTest
 
getTestProperties() - Method in class org.mycore.datamodel.metadata.MCRMetaLinkTest
 
getTestProperties() - Method in class org.mycore.datamodel.metadata.MCRMetaNumberTest
 
getTestProperties() - Method in class org.mycore.datamodel.metadata.MCRMetaXMLTest
 
getTestProperties() - Method in class org.mycore.datamodel.metadata.MCRObjectIDPoolTest
 
getTestProperties() - Method in class org.mycore.datamodel.metadata.MCRObjectIDTest
 
getTestProperties() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadataTest
 
getTestProperties() - Method in class org.mycore.datamodel.metadata.MCRObjectTest
 
getTestProperties() - Method in class org.mycore.datamodel.metadata.MCRObjectUtilsTest
 
getTestProperties() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemEventTest
 
getTestProperties() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityManagerTest
 
getTestProperties() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
getTestProperties() - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResourceTest
 
getTestProperties() - Method in class org.mycore.frontend.jersey.resources.MCRJerseyTest
 
getTestProperties() - Method in class org.mycore.frontend.jersey.resources.MCRLocaleResourceTest
 
getTestProperties() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManagerTest
 
getTestProperties() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTestCase
 
getTestProperties() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTransformerTest
 
getTestProperties() - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKeyTest
 
getTestProperties() - Method in class org.mycore.mcr.cronjob.MCRCommandCronJobTest
 
getTestProperties() - Method in class org.mycore.mcr.cronjob.MCRCronjobManagerTest
 
getTestProperties() - Method in class org.mycore.mets.model.MCRMetsModelHelperTest
 
getTestProperties() - Method in class org.mycore.mods.access.facts.condition.MCRMODSCollectionConditionTest
 
getTestProperties() - Method in class org.mycore.mods.access.facts.condition.MCRMODSEmbargoConditionTest
 
getTestProperties() - Method in class org.mycore.mods.access.facts.condition.MCRMODSGenreConditionTest
 
getTestProperties() - Method in class org.mycore.mods.identifier.MCRMODSDOIMetadataServiceTest
 
getTestProperties() - Method in class org.mycore.mods.MCRMODSWrapperTest
 
getTestProperties() - Method in class org.mycore.pi.condition.MCRPIAndPredicateTest
 
getTestProperties() - Method in class org.mycore.pi.condition.MCRPIXPathPredicateTest
 
getTestProperties() - Method in class org.mycore.pi.doi.MCRMapObjectIDDOIGeneratorTest
 
getTestProperties() - Method in class org.mycore.pi.MCRGenericPIGeneratorTest
 
getTestProperties() - Method in class org.mycore.pi.MCRPIManagerTest
 
getTestProperties() - Method in class org.mycore.pi.purl.MCRIDPURLGeneratorTest
 
getTestProperties() - Method in class org.mycore.pi.urn.MCRDNBURNGeneratorTest
 
getTestProperties() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationTaskTest
 
getTestProperties() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTServiceTest
 
getTestProperties() - Method in class org.mycore.services.i18n.MCRTranslationTest
 
getTestProperties() - Method in class org.mycore.services.packaging.MCRPackerManagerTest
 
getTestProperties() - Method in class org.mycore.user2.MCRUserTestCase
 
getTestServiceProperties() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTServiceTest
 
getToolBarController() - Method in class org.mycore.iview.tests.controller.ImageViewerController
 
getTypes() - Method in class org.mycore.frontend.classeditor.mocks.CategoryLinkServiceMock
 
getUpperLeft() - Method in class org.mycore.iview.tests.image.api.Selection
 
getUrl(MCRPIRegistrationInfo) - Static method in class org.mycore.pi.MCRPIUtils
 
getUseForHref() - Method in class org.mycore.mets.model.MCRMetsModelHelperTest
 
getVersion() - Method in class org.mycore.common.MCRCoreVersionTest
getVersStore() - Method in class org.mycore.datamodel.ifs2.MCRIFS2VersioningTestCase
 
getViewerController() - Method in class org.mycore.iview.tests.ViewerTestBase
 
getX() - Method in class org.mycore.iview.tests.image.api.Position
 
getY() - Method in class org.mycore.iview.tests.image.api.Position
 
getZipLocation() - Method in class org.mycore.iview.tests.model.TestDerivate
 
GsonSerializationTest - Class in org.mycore.frontend.classeditor.json
 
GsonSerializationTest() - Constructor for class org.mycore.frontend.classeditor.json.GsonSerializationTest
 

H

hackObjectIntoCache(MCRObject, MCRObjectID) - Static method in class org.mycore.access.facts.condition.fact.MCRFactsTestUtil
 
hasChildren(MCRCategoryID) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
hashCode() - Method in class org.mycore.access.MCRAccessMock.MCRCheckPermissionCall
 
HashMapTest2() - Constructor for class org.mycore.user2.utils.MCRUserTransformerTest.HashMapTest2
 
hasLink(MCRCategory) - Method in class org.mycore.frontend.classeditor.mocks.CategoryLinkServiceMock
 
hasLinks() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImplTest
 
hasLinks(MCRCategory) - Method in class org.mycore.frontend.classeditor.mocks.CategoryLinkServiceMock
 
hasUndefinedPageLabels() - Method in class org.mycore.iview.tests.controller.StructureOverviewController
test all div's with class="childLabel"
heapOp() - Method in class org.mycore.datamodel.ifs2.test.MCRStoreCenterTest
 

I

IMAGE_HEIGHT - Static variable in class org.mycore.iiif.image.parser.MCRIIIFRegionParserTest
 
IMAGE_HEIGHT - Static variable in class org.mycore.iiif.image.parser.MCRIIIFScaleParserTest
 
IMAGE_OVERVIEW_SELECTOR - Static variable in class org.mycore.iview.tests.controller.ImageOverviewController
 
IMAGE_WIDTH - Static variable in class org.mycore.iiif.image.parser.MCRIIIFRegionParserTest
 
IMAGE_WIDTH - Static variable in class org.mycore.iiif.image.parser.MCRIIIFScaleParserTest
 
ImageOverviewController - Class in org.mycore.iview.tests.controller
 
ImageOverviewController(WebDriver) - Constructor for class org.mycore.iview.tests.controller.ImageOverviewController
 
ImageOverviewIT - Class in org.mycore.iview.tests.base
 
ImageOverviewIT() - Constructor for class org.mycore.iview.tests.base.ImageOverviewIT
 
ImageSectionIT - Class in org.mycore.iview.tests.base
 
ImageSectionIT() - Constructor for class org.mycore.iview.tests.base.ImageSectionIT
 
ImageViewerController - Class in org.mycore.iview.tests.controller
 
ImageViewerController(WebDriver) - Constructor for class org.mycore.iview.tests.controller.ImageViewerController
 
ImageViewerTests - Interface in org.mycore.iview.tests.groups
 
init() - Method in class org.mycore.datamodel.ifs2.test.MCRStoreCenterTest
 
init() - Method in class org.mycore.frontend.classeditor.json.GsonSerializationTest
 
init() - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
init() - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResourceTest
 
init() - Method in class org.mycore.iview.tests.controller.ApplicationController
 
init() - Method in class org.mycore.iview.tests.controller.DefaultApplicationController
 
initBaseDir() - Static method in class org.mycore.common.MCRTestCase
 
initController() - Method in class org.mycore.iview.tests.ViewerTestBase
 
initProperties() - Method in class org.mycore.common.MCRTestCase
Creates a temporary properties file if the system variable MCR.Configuration.File is not set.
insertIdentifier(MCRMockIdentifier, MCRBase, String) - Method in class org.mycore.pi.MCRMockMetadataService
 
instance() - Method in class org.mycore.common.events.test.MCREventManagerTest
 
INSTANCE_2_NAME_W_CLASS - Static variable in class org.mycore.common.config.MCRConfigurableInstanceHelperTest
 
instantiate(String, Class<T>) - Static method in class org.mycore.iview.tests.TestUtil
 
instantiate(String, Class<T>) - Static method in class org.mycore.mets.model.converter.MCRMetsTestUtil
 
isActivated() - Method in class org.mycore.services.queuedjob.MCRTestJobAction
 
isDebugEnabled() - Method in class org.mycore.common.MCRTestCase
 
isDebugEnabled() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemEventTest
 
isDecorated() - Method in class org.mycore.util.concurrent.MCRDecoratorTest
 
isDeleteCalled() - Method in class org.mycore.pi.MCRMockIdentifierService
 
isEmpty() - Method in class org.mycore.datamodel.ifs2.MCRMetadataStoreTest
 
isHtml() - Method in class org.mycore.common.xml.MCRXMLFunctionsTest
 
isImageSelected(String) - Method in class org.mycore.iview.tests.controller.ImageOverviewController
checks if the Image is selected
isImageSelected(String) - Method in class org.mycore.iview.tests.controller.StructureOverviewController
 
isImageSelected(String) - Method in class org.mycore.iview.tests.controller.ToolBarController
checks if the image with the orderLabel is selected
isInCategory() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImplTest
 
isInCategory(MCRCategLinkReference, MCRCategoryID) - Method in class org.mycore.frontend.classeditor.mocks.CategoryLinkServiceMock
 
isRegisterCalled() - Method in class org.mycore.pi.MCRMockIdentifierService
 
isUpdatedCalled() - Method in class org.mycore.pi.MCRMockIdentifierService
 
isValid() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadataTest
ItemTest - Class in org.mycore.wcms2.datamodel
 
ItemTest() - Constructor for class org.mycore.wcms2.datamodel.ItemTest
 

J

JERSEY_CLASSES - Static variable in class org.mycore.frontend.jersey.resources.MCRJerseyTest
 
JSONSectionProviderTest - Class in org.mycore.wcms2
 
JSONSectionProviderTest() - Constructor for class org.mycore.wcms2.JSONSectionProviderTest
 
jsonSerialize() - Method in class org.mycore.common.xml.MCRXMLHelperTest
 
junitFolder - Static variable in class org.mycore.common.MCRTestCase
 
junitFolder - Static variable in class org.mycore.frontend.jersey.resources.MCRJerseyTest
 

K

key - Variable in class org.mycore.user2.utils.MCRUserTransformerTest.HashMapTest2.MapEntry
 

L

labels() - Method in class org.mycore.datamodel.ifs2.MCRDirectoryTest
 
labels() - Method in class org.mycore.datamodel.ifs2.MCRFileStoreTest
 
labels() - Method in class org.mycore.datamodel.ifs2.MCRFileTest
 
language() - Method in class org.mycore.frontend.jersey.resources.MCRLocaleResourceTest
 
languages() - Method in class org.mycore.frontend.jersey.resources.MCRLocaleResourceTest
 
largeStream() - Method in class org.mycore.common.content.streams.MCRHeaderInputStreamTest
 
lastModified() - Method in class org.mycore.datamodel.ifs2.MCRMetadataStoreTest
 
LinkTableStoreMock - Class in org.mycore.frontend.classeditor.mocks
 
LinkTableStoreMock() - Constructor for class org.mycore.frontend.classeditor.mocks.LinkTableStoreMock
 
listIDs() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManagerTest
 
listIDs() - Method in class org.mycore.datamodel.ifs2.MCRFileStoreTest
 
listIDs() - Method in class org.mycore.datamodel.ifs2.MCRMetadataStoreTest
 
loadClassificationResource(String) - Static method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
LOGGER - Static variable in class org.mycore.mcr.cronjob.MCRTestCronJob
 
LOGGER - Static variable in class org.mycore.mets.model.converter.MCRXMLSimpleModelConverterTest
 
LOGGER - Static variable in class org.mycore.pi.MCRMockIdentifierService
 
loginSuperUser() - Method in class org.mycore.common.MCRSessionTest
 
logout(String) - Method in class org.mycore.frontend.jersey.resources.MCRJerseyResourceTest.TestCase
 

M

main() - Method in class org.mycore.user2.utils.MCRUserTransformerTest
 
map - Variable in class org.mycore.user2.utils.MCRUserTransformerTest.HashMapTest2
 
MapEntry() - Constructor for class org.mycore.user2.utils.MCRUserTransformerTest.HashMapTest2.MapEntry
 
mayhandleException(String, IOException) - Static method in class org.mycore.common.function.MCRThrowFunctionTest
 
MCRAbstractCategoryImplTest - Class in org.mycore.datamodel.classifications2.impl
 
MCRAbstractCategoryImplTest() - Constructor for class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImplTest
 
MCRAbstractMergerTest - Class in org.mycore.mods.merger
 
MCRAbstractMergerTest() - Constructor for class org.mycore.mods.merger.MCRAbstractMergerTest
 
MCRAccessKeyManagerTest - Class in org.mycore.mcr.acl.accesskey
 
MCRAccessKeyManagerTest() - Constructor for class org.mycore.mcr.acl.accesskey.MCRAccessKeyManagerTest
 
MCRAccessKeyStrategyHelperTest - Class in org.mycore.mcr.acl.accesskey.strategy
 
MCRAccessKeyStrategyHelperTest() - Constructor for class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyHelperTest
 
MCRAccessKeyStrategyTest - Class in org.mycore.mcr.acl.accesskey.strategy
 
MCRAccessKeyStrategyTest() - Constructor for class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyTest
 
MCRAccessKeyTest - Class in org.mycore.mcr.acl.accesskey.model
 
MCRAccessKeyTest() - Constructor for class org.mycore.mcr.acl.accesskey.model.MCRAccessKeyTest
 
MCRAccessKeyTestCase - Class in org.mycore.mcr.acl.accesskey
 
MCRAccessKeyTestCase() - Constructor for class org.mycore.mcr.acl.accesskey.MCRAccessKeyTestCase
 
MCRAccessKeyTransformerTest - Class in org.mycore.mcr.acl.accesskey
 
MCRAccessKeyTransformerTest() - Constructor for class org.mycore.mcr.acl.accesskey.MCRAccessKeyTransformerTest
 
MCRAccessKeyUtilsTest - Class in org.mycore.mcr.acl.accesskey
 
MCRAccessKeyUtilsTest() - Constructor for class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtilsTest
 
MCRAccessMock - Class in org.mycore.access
Can be used to write Tests against the MCRAccessManager.
MCRAccessMock() - Constructor for class org.mycore.access.MCRAccessMock
 
MCRAccessMock.MCRCheckPermissionCall - Class in org.mycore.access
 
MCRAltoHighlightResourceTest - Class in org.mycore.mets.resource
 
MCRAltoHighlightResourceTest() - Constructor for class org.mycore.mets.resource.MCRAltoHighlightResourceTest
 
MCRBibTeX2MODSTransformerTest - Class in org.mycore.mods.bibtex
 
MCRBibTeX2MODSTransformerTest() - Constructor for class org.mycore.mods.bibtex.MCRBibTeX2MODSTransformerTest
 
MCRBindingTest - Class in org.mycore.frontend.xeditor
 
MCRBindingTest() - Constructor for class org.mycore.frontend.xeditor.MCRBindingTest
 
MCRBooleanClauseParserTest - Class in org.mycore.parser.bool
This class is a JUnit test case for org.mycore.MCRBooleanClausParser.
MCRBooleanClauseParserTest() - Constructor for class org.mycore.parser.bool.MCRBooleanClauseParserTest
 
MCRCalendarTest - Class in org.mycore.common
This class is a JUnit test case for org.mycore.common.MCRCalendar.
MCRCalendarTest() - Constructor for class org.mycore.common.MCRCalendarTest
 
MCRCategLinkServiceImplTest - Class in org.mycore.datamodel.classifications2.impl
 
MCRCategLinkServiceImplTest() - Constructor for class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImplTest
 
MCRCategoryConditionTest - Class in org.mycore.access.facts.condition.fact
 
MCRCategoryConditionTest() - Constructor for class org.mycore.access.facts.condition.fact.MCRCategoryConditionTest
 
MCRCategoryDAOImplTest - Class in org.mycore.datamodel.classifications2.impl
 
MCRCategoryDAOImplTest() - Constructor for class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
MCRCategoryIDTest - Class in org.mycore.datamodel.classifications2
 
MCRCategoryIDTest() - Constructor for class org.mycore.datamodel.classifications2.MCRCategoryIDTest
 
MCRCategoryImplTest - Class in org.mycore.datamodel.classifications2.impl
 
MCRCategoryImplTest() - Constructor for class org.mycore.datamodel.classifications2.impl.MCRCategoryImplTest
 
MCRCategoryJsonTest - Class in org.mycore.frontend.classeditor.json
 
MCRCategoryJsonTest() - Constructor for class org.mycore.frontend.classeditor.json.MCRCategoryJsonTest
 
MCRCategoryMergerTest - Class in org.mycore.mods.merger
 
MCRCategoryMergerTest() - Constructor for class org.mycore.mods.merger.MCRCategoryMergerTest
 
MCRChangeTrackerTest - Class in org.mycore.frontend.xeditor.tracker
 
MCRChangeTrackerTest() - Constructor for class org.mycore.frontend.xeditor.tracker.MCRChangeTrackerTest
 
MCRCheckPermissionChainResolverTest - Class in org.mycore.common.xml
 
MCRCheckPermissionChainResolverTest() - Constructor for class org.mycore.common.xml.MCRCheckPermissionChainResolverTest
 
MCRClassificationEditorResourceTest - Class in org.mycore.frontend.classeditor.resources
 
MCRClassificationEditorResourceTest() - Constructor for class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResourceTest
 
MCRClassificationMappingEventHandlerTest - Class in org.mycore.mods.classification
 
MCRClassificationMappingEventHandlerTest() - Constructor for class org.mycore.mods.classification.MCRClassificationMappingEventHandlerTest
 
mcrCleanUp() - Static method in class org.mycore.frontend.jersey.resources.MCRJerseyTest
 
MCRCommandCronJobTest - Class in org.mycore.mcr.cronjob
 
MCRCommandCronJobTest() - Constructor for class org.mycore.mcr.cronjob.MCRCommandCronJobTest
 
MCRComponentTest - Class in org.mycore.common.config
 
MCRComponentTest() - Constructor for class org.mycore.common.config.MCRComponentTest
 
MCRConditionTransformerTest - Class in org.mycore.solr.search
 
MCRConditionTransformerTest() - Constructor for class org.mycore.solr.search.MCRConditionTransformerTest
 
MCRConfigurableInstanceHelperTest - Class in org.mycore.common.config
 
MCRConfigurableInstanceHelperTest() - Constructor for class org.mycore.common.config.MCRConfigurableInstanceHelperTest
 
MCRConfigurableInstanceHelperTest.ConfigurableTestInstance - Class in org.mycore.common.config
 
MCRConfigurationTest - Class in org.mycore.common.config
 
MCRConfigurationTest() - Constructor for class org.mycore.common.config.MCRConfigurationTest
 
MCRCoreVersionTest - Class in org.mycore.common
 
MCRCoreVersionTest() - Constructor for class org.mycore.common.MCRCoreVersionTest
 
MCRCreatedByConditionTest - Class in org.mycore.access.facts.condition.fact
 
MCRCreatedByConditionTest() - Constructor for class org.mycore.access.facts.condition.fact.MCRCreatedByConditionTest
 
MCRCronjobManagerTest - Class in org.mycore.mcr.cronjob
 
MCRCronjobManagerTest() - Constructor for class org.mycore.mcr.cronjob.MCRCronjobManagerTest
 
MCRDataURLTest - Class in org.mycore.datamodel.common
 
MCRDataURLTest() - Constructor for class org.mycore.datamodel.common.MCRDataURLTest
 
MCRDecoratorTest - Class in org.mycore.util.concurrent
 
MCRDecoratorTest() - Constructor for class org.mycore.util.concurrent.MCRDecoratorTest
 
MCRDerivateTest - Class in org.mycore.common
 
MCRDerivateTest() - Constructor for class org.mycore.common.MCRDerivateTest
 
MCRDirectoryTest - Class in org.mycore.datamodel.ifs2
JUnit test for MCRDirectory
MCRDirectoryTest() - Constructor for class org.mycore.datamodel.ifs2.MCRDirectoryTest
 
MCRDNBURNGeneratorTest - Class in org.mycore.pi.urn
 
MCRDNBURNGeneratorTest() - Constructor for class org.mycore.pi.urn.MCRDNBURNGeneratorTest
 
MCRDOIParserTest - Class in org.mycore.pi.doi
 
MCRDOIParserTest() - Constructor for class org.mycore.pi.doi.MCRDOIParserTest
 
MCRDOIServiceTest - Class in org.mycore.pi.doi
 
MCRDOIServiceTest() - Constructor for class org.mycore.pi.doi.MCRDOIServiceTest
 
MCREditorSubmissionTest - Class in org.mycore.frontend.xeditor
 
MCREditorSubmissionTest() - Constructor for class org.mycore.frontend.xeditor.MCREditorSubmissionTest
 
MCREnrichmentTest - Class in org.mycore.mods.enrichment
 
MCREnrichmentTest() - Constructor for class org.mycore.mods.enrichment.MCREnrichmentTest
 
MCREventManagerTest - Class in org.mycore.common.events.test
 
MCREventManagerTest() - Constructor for class org.mycore.common.events.test.MCREventManagerTest
 
MCRExtentMergerTest - Class in org.mycore.mods.merger
 
MCRExtentMergerTest() - Constructor for class org.mycore.mods.merger.MCRExtentMergerTest
 
MCRFactsTestUtil - Class in org.mycore.access.facts.condition.fact
 
MCRFactsTestUtil() - Constructor for class org.mycore.access.facts.condition.fact.MCRFactsTestUtil
 
MCRFalsePredicate - Class in org.mycore.pi.condition
 
MCRFalsePredicate(String) - Constructor for class org.mycore.pi.condition.MCRFalsePredicate
 
MCRFileNameCheckTest - Class in org.mycore.common
 
MCRFileNameCheckTest() - Constructor for class org.mycore.common.MCRFileNameCheckTest
 
MCRFileStoreTest - Class in org.mycore.datamodel.ifs2
JUnit test for MCRFileStore
MCRFileStoreTest() - Constructor for class org.mycore.datamodel.ifs2.MCRFileStoreTest
 
MCRFileSystemEventTest - Class in org.mycore.datamodel.niofs.ifs2
 
MCRFileSystemEventTest() - Constructor for class org.mycore.datamodel.niofs.ifs2.MCRFileSystemEventTest
 
MCRFileTest - Class in org.mycore.datamodel.ifs2
JUnit test for MCRFile
MCRFileTest() - Constructor for class org.mycore.datamodel.ifs2.MCRFileTest
 
MCRGenericPIGeneratorTest - Class in org.mycore.pi
 
MCRGenericPIGeneratorTest() - Constructor for class org.mycore.pi.MCRGenericPIGeneratorTest
 
MCRGroupClauseTest - Class in org.mycore.access.mcrimpl
 
MCRGroupClauseTest() - Constructor for class org.mycore.access.mcrimpl.MCRGroupClauseTest
 
MCRHeaderInputStreamTest - Class in org.mycore.common.content.streams
 
MCRHeaderInputStreamTest() - Constructor for class org.mycore.common.content.streams.MCRHeaderInputStreamTest
 
MCRHyphenNormalizerTest - Class in org.mycore.mods.merger
 
MCRHyphenNormalizerTest() - Constructor for class org.mycore.mods.merger.MCRHyphenNormalizerTest
 
MCRIdentifierMergerTest - Class in org.mycore.mods.merger
 
MCRIdentifierMergerTest() - Constructor for class org.mycore.mods.merger.MCRIdentifierMergerTest
 
MCRIDPURLGeneratorTest - Class in org.mycore.pi.purl
 
MCRIDPURLGeneratorTest() - Constructor for class org.mycore.pi.purl.MCRIDPURLGeneratorTest
 
MCRIFS2MetadataTestCase - Class in org.mycore.datamodel.ifs2
 
MCRIFS2MetadataTestCase() - Constructor for class org.mycore.datamodel.ifs2.MCRIFS2MetadataTestCase
 
MCRIFS2TestCase - Class in org.mycore.datamodel.ifs2
 
MCRIFS2TestCase() - Constructor for class org.mycore.datamodel.ifs2.MCRIFS2TestCase
 
MCRIFS2VersioningTestCase - Class in org.mycore.datamodel.ifs2
 
MCRIFS2VersioningTestCase() - Constructor for class org.mycore.datamodel.ifs2.MCRIFS2VersioningTestCase
 
MCRIFSCopyTest - Class in org.mycore.common
 
MCRIFSCopyTest() - Constructor for class org.mycore.common.MCRIFSCopyTest
 
MCRIFSTest - Class in org.mycore.common
 
MCRIFSTest() - Constructor for class org.mycore.common.MCRIFSTest
 
MCRIFSTest.AlwaysTrueStrategy - Class in org.mycore.common
 
MCRIIIFImageUtilTest - Class in org.mycore.iiif.image
 
MCRIIIFImageUtilTest() - Constructor for class org.mycore.iiif.image.MCRIIIFImageUtilTest
 
MCRIIIFRegionParserTest - Class in org.mycore.iiif.image.parser
 
MCRIIIFRegionParserTest() - Constructor for class org.mycore.iiif.image.parser.MCRIIIFRegionParserTest
 
MCRIIIFRotationParserTest - Class in org.mycore.iiif.image.parser
 
MCRIIIFRotationParserTest() - Constructor for class org.mycore.iiif.image.parser.MCRIIIFRotationParserTest
 
MCRIIIFScaleParserTest - Class in org.mycore.iiif.image.parser
 
MCRIIIFScaleParserTest() - Constructor for class org.mycore.iiif.image.parser.MCRIIIFScaleParserTest
 
mcrInitBaseDir() - Static method in class org.mycore.frontend.jersey.resources.MCRJerseyTest
 
MCRIPConditionTest - Class in org.mycore.access.facts.condition.fact
 
MCRIPConditionTest() - Constructor for class org.mycore.access.facts.condition.fact.MCRIPConditionTest
 
MCRISO8601DateTest - Class in org.mycore.datamodel.common
 
MCRISO8601DateTest() - Constructor for class org.mycore.datamodel.common.MCRISO8601DateTest
 
MCRISO8601FormatChooserTest - Class in org.mycore.datamodel.common
 
MCRISO8601FormatChooserTest() - Constructor for class org.mycore.datamodel.common.MCRISO8601FormatChooserTest
 
MCRJanitorEventHandlerBaseTest - Class in org.mycore.common.events
 
MCRJanitorEventHandlerBaseTest() - Constructor for class org.mycore.common.events.MCRJanitorEventHandlerBaseTest
 
MCRJaxenXPathFactoryTest - Class in org.mycore.frontend.xeditor.jaxen
 
MCRJaxenXPathFactoryTest() - Constructor for class org.mycore.frontend.xeditor.jaxen.MCRJaxenXPathFactoryTest
 
MCRJerseyResourceTest - Class in org.mycore.frontend.jersey.resources
 
MCRJerseyResourceTest() - Constructor for class org.mycore.frontend.jersey.resources.MCRJerseyResourceTest
 
MCRJerseyResourceTest.TestCase - Class in org.mycore.frontend.jersey.resources
 
MCRJerseyTest - Class in org.mycore.frontend.jersey.resources
Jersey base test class.
MCRJerseyTest() - Constructor for class org.mycore.frontend.jersey.resources.MCRJerseyTest
 
MCRJerseyTest.MCRJerseyTestConfiguration - Class in org.mycore.frontend.jersey.resources
 
MCRJerseyTest.MCRJerseyTestResourceConfig - Class in org.mycore.frontend.jersey.resources
 
MCRJerseyTestConfiguration() - Constructor for class org.mycore.frontend.jersey.resources.MCRJerseyTest.MCRJerseyTestConfiguration
 
MCRJerseyTestResourceConfig() - Constructor for class org.mycore.frontend.jersey.resources.MCRJerseyTest.MCRJerseyTestResourceConfig
 
MCRJobQueueTest - Class in org.mycore.services.queuedjob
 
MCRJobQueueTest() - Constructor for class org.mycore.services.queuedjob.MCRJobQueueTest
 
MCRJobStateTest - Class in org.mycore.iview2.services
 
MCRJobStateTest() - Constructor for class org.mycore.iview2.services.MCRJobStateTest
 
MCRJPAAccessStoreTest - Class in org.mycore.backend.jpa.access
 
MCRJPAAccessStoreTest() - Constructor for class org.mycore.backend.jpa.access.MCRJPAAccessStoreTest
 
MCRJPATestCase - Class in org.mycore.common
 
MCRJPATestCase() - Constructor for class org.mycore.common.MCRJPATestCase
 
MCRJSONSimpleModelConverterTest - Class in org.mycore.mets.model.converter
 
MCRJSONSimpleModelConverterTest() - Constructor for class org.mycore.mets.model.converter.MCRJSONSimpleModelConverterTest
 
MCRLabelTest - Class in org.mycore.datamodel.classifications2
 
MCRLabelTest() - Constructor for class org.mycore.datamodel.classifications2.MCRLabelTest
 
MCRLanguageDetectorTest - Class in org.mycore.common
 
MCRLanguageDetectorTest() - Constructor for class org.mycore.common.MCRLanguageDetectorTest
 
MCRLocaleResourceTest - Class in org.mycore.frontend.jersey.resources
 
MCRLocaleResourceTest() - Constructor for class org.mycore.frontend.jersey.resources.MCRLocaleResourceTest
 
MCRMapObjectIDDOIGeneratorTest - Class in org.mycore.pi.doi
 
MCRMapObjectIDDOIGeneratorTest() - Constructor for class org.mycore.pi.doi.MCRMapObjectIDDOIGeneratorTest
 
MCRMD5InputStreamTest - Class in org.mycore.common.content.streams
 
MCRMD5InputStreamTest() - Constructor for class org.mycore.common.content.streams.MCRMD5InputStreamTest
 
MCRMergerTest - Class in org.mycore.mods.merger
 
MCRMergerTest() - Constructor for class org.mycore.mods.merger.MCRMergerTest
 
MCRMetaAddressTest - Class in org.mycore.datamodel.metadata
This class is a JUnit test case for org.mycore.datamodel.metadata.MCRMetaAddress.
MCRMetaAddressTest() - Constructor for class org.mycore.datamodel.metadata.MCRMetaAddressTest
 
MCRMetaBooleanTest - Class in org.mycore.datamodel.metadata
This class is a JUnit test case for org.mycore.datamodel.metadata.MCRMetaBoolean.
MCRMetaBooleanTest() - Constructor for class org.mycore.datamodel.metadata.MCRMetaBooleanTest
 
MCRMetaClassificationTest - Class in org.mycore.datamodel.metadata
This class is a JUnit test case for org.mycore.datamodel.metadata.MCRMetaClassification.
MCRMetaClassificationTest() - Constructor for class org.mycore.datamodel.metadata.MCRMetaClassificationTest
 
MCRMetadataHistoryManagerTest - Class in org.mycore.datamodel.metadata.history
 
MCRMetadataHistoryManagerTest() - Constructor for class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManagerTest
 
MCRMetadataStoreTest - Class in org.mycore.datamodel.ifs2
JUnit test for MCRMetadataStore
MCRMetadataStoreTest() - Constructor for class org.mycore.datamodel.ifs2.MCRMetadataStoreTest
 
MCRMetaEnrichedLinkIDTest - Class in org.mycore.datamodel.metadata
 
MCRMetaEnrichedLinkIDTest() - Constructor for class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkIDTest
 
MCRMetaHistoryDateTest - Class in org.mycore.datamodel.metadata
This class is a JUnit test case for org.mycore.datamodel.metadata.MCRMetaHistoryDate.
MCRMetaHistoryDateTest() - Constructor for class org.mycore.datamodel.metadata.MCRMetaHistoryDateTest
 
MCRMetaInstitutionNameTest - Class in org.mycore.datamodel.metadata
This class is a JUnit test case for org.mycore.datamodel.metadata.MCRMetaInstitutionName.
MCRMetaInstitutionNameTest() - Constructor for class org.mycore.datamodel.metadata.MCRMetaInstitutionNameTest
 
MCRMetaISO8601DateTest - Class in org.mycore.datamodel.metadata
This class is a JUnit test case for org.mycore.datamodel.metadata.MCRMeta8601Date.
MCRMetaISO8601DateTest() - Constructor for class org.mycore.datamodel.metadata.MCRMetaISO8601DateTest
 
MCRMetaLangTextTest - Class in org.mycore.datamodel.metadata
This class is a JUnit test case for org.mycore.datamodel.metadata.MCRMetaLangText.
MCRMetaLangTextTest() - Constructor for class org.mycore.datamodel.metadata.MCRMetaLangTextTest
 
MCRMetaLinkTest - Class in org.mycore.datamodel.metadata
This class is a JUnit test case for org.mycore.datamodel.metadata.MCRMetaLinkID and MCRMetaLinkID.
MCRMetaLinkTest() - Constructor for class org.mycore.datamodel.metadata.MCRMetaLinkTest
 
MCRMetaNumberTest - Class in org.mycore.datamodel.metadata
This class is a JUnit test case for org.mycore.datamodel.metadata.MCRMetaNumber.
MCRMetaNumberTest() - Constructor for class org.mycore.datamodel.metadata.MCRMetaNumberTest
 
MCRMetaPersonNameTest - Class in org.mycore.datamodel.metadata
This class is a JUnit test case for org.mycore.datamodel.metadata.MCRMetaPersonName.
MCRMetaPersonNameTest() - Constructor for class org.mycore.datamodel.metadata.MCRMetaPersonNameTest
 
MCRMetaXMLTest - Class in org.mycore.datamodel.metadata
This class is a JUnit test case for org.mycore.datamodel.metadata.MCRMetaXML.
MCRMetaXMLTest() - Constructor for class org.mycore.datamodel.metadata.MCRMetaXMLTest
 
MCRMETSGeneratorFactoryTest - Class in org.mycore.mets.model
 
MCRMETSGeneratorFactoryTest() - Constructor for class org.mycore.mets.model.MCRMETSGeneratorFactoryTest
 
MCRMETSGeneratorFactoryTest.TestGenerator - Class in org.mycore.mets.model
 
MCRMetsModelHelperTest - Class in org.mycore.mets.model
 
MCRMetsModelHelperTest(String, Optional<String>) - Constructor for class org.mycore.mets.model.MCRMetsModelHelperTest
 
MCRMetsTestUtil - Class in org.mycore.mets.model.converter
 
MCRMetsTestUtil() - Constructor for class org.mycore.mets.model.converter.MCRMetsTestUtil
 
MCRMetsTestUtil.BulkOperation<T,R> - Interface in org.mycore.mets.model.converter
 
MCRMockIdentifier - Class in org.mycore.pi
 
MCRMockIdentifier(String) - Constructor for class org.mycore.pi.MCRMockIdentifier
 
MCRMockIdentifierGenerator - Class in org.mycore.pi
 
MCRMockIdentifierGenerator() - Constructor for class org.mycore.pi.MCRMockIdentifierGenerator
 
MCRMockIdentifierParser - Class in org.mycore.pi
 
MCRMockIdentifierParser() - Constructor for class org.mycore.pi.MCRMockIdentifierParser
 
MCRMockIdentifierService - Class in org.mycore.pi
 
MCRMockIdentifierService() - Constructor for class org.mycore.pi.MCRMockIdentifierService
 
MCRMockMetadataService - Class in org.mycore.pi
 
MCRMockMetadataService() - Constructor for class org.mycore.pi.MCRMockMetadataService
 
MCRMockResolver - Class in org.mycore.common.xml
Can be used to write test against the MCRURIResolver.
MCRMockResolver - Class in org.mycore.pi
 
MCRMockResolver() - Constructor for class org.mycore.common.xml.MCRMockResolver
 
MCRMockResolver() - Constructor for class org.mycore.pi.MCRMockResolver
 
MCRMockResolver.MCRMockResolverCall - Class in org.mycore.common.xml
 
MCRMODSCollectionConditionTest - Class in org.mycore.mods.access.facts.condition
 
MCRMODSCollectionConditionTest() - Constructor for class org.mycore.mods.access.facts.condition.MCRMODSCollectionConditionTest
 
MCRMODSDateHelperTest - Class in org.mycore.mods
 
MCRMODSDateHelperTest() - Constructor for class org.mycore.mods.MCRMODSDateHelperTest
 
MCRMODSDOIMetadataServiceTest - Class in org.mycore.mods.identifier
 
MCRMODSDOIMetadataServiceTest() - Constructor for class org.mycore.mods.identifier.MCRMODSDOIMetadataServiceTest
 
MCRMODSEmbargoConditionTest - Class in org.mycore.mods.access.facts.condition
 
MCRMODSEmbargoConditionTest() - Constructor for class org.mycore.mods.access.facts.condition.MCRMODSEmbargoConditionTest
 
MCRMODSGenreConditionTest - Class in org.mycore.mods.access.facts.condition
 
MCRMODSGenreConditionTest() - Constructor for class org.mycore.mods.access.facts.condition.MCRMODSGenreConditionTest
 
MCRModsItemDataProviderTest - Class in org.mycore.mods.csl
 
MCRModsItemDataProviderTest() - Constructor for class org.mycore.mods.csl.MCRModsItemDataProviderTest
 
MCRMODSLinkedMetadataTest - Class in org.mycore.mods
Tests for MCR-910 (Link MODS documents to other MODS documents)
MCRMODSLinkedMetadataTest() - Constructor for class org.mycore.mods.MCRMODSLinkedMetadataTest
 
MCRMODSPagesHelperTest - Class in org.mycore.mods
 
MCRMODSPagesHelperTest() - Constructor for class org.mycore.mods.MCRMODSPagesHelperTest
 
MCRMODSWrapperTest - Class in org.mycore.mods
 
MCRMODSWrapperTest() - Constructor for class org.mycore.mods.MCRMODSWrapperTest
 
MCRNameMergerTest - Class in org.mycore.mods.merger
 
MCRNameMergerTest() - Constructor for class org.mycore.mods.merger.MCRNameMergerTest
 
MCRNodeBuilderTest - Class in org.mycore.common.xml
 
MCRNodeBuilderTest() - Constructor for class org.mycore.common.xml.MCRNodeBuilderTest
 
MCRObjectIDPoolTest - Class in org.mycore.datamodel.metadata
 
MCRObjectIDPoolTest() - Constructor for class org.mycore.datamodel.metadata.MCRObjectIDPoolTest
 
MCRObjectIDTest - Class in org.mycore.datamodel.metadata
 
MCRObjectIDTest() - Constructor for class org.mycore.datamodel.metadata.MCRObjectIDTest
 
MCRObjectInfoEntityManagerTest - Class in org.mycore.datamodel.objectinfo
 
MCRObjectInfoEntityManagerTest() - Constructor for class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityManagerTest
 
MCRObjectInfoEntityQueryResolverTest - Class in org.mycore.datamodel.objectinfo
 
MCRObjectInfoEntityQueryResolverTest() - Constructor for class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
MCRObjectMetadataTest - Class in org.mycore.datamodel.metadata
 
MCRObjectMetadataTest() - Constructor for class org.mycore.datamodel.metadata.MCRObjectMetadataTest
 
MCRObjectStaticContentGeneratorTest - Class in org.mycore.services.staticcontent
 
MCRObjectStaticContentGeneratorTest() - Constructor for class org.mycore.services.staticcontent.MCRObjectStaticContentGeneratorTest
 
MCRObjectTest - Class in org.mycore.datamodel.metadata
 
MCRObjectTest() - Constructor for class org.mycore.datamodel.metadata.MCRObjectTest
 
MCRObjectUtilsTest - Class in org.mycore.datamodel.metadata
 
MCRObjectUtilsTest() - Constructor for class org.mycore.datamodel.metadata.MCRObjectUtilsTest
 
MCROriginInfoMergerTest - Class in org.mycore.mods.merger
 
MCROriginInfoMergerTest() - Constructor for class org.mycore.mods.merger.MCROriginInfoMergerTest
 
MCRPackerManagerTest - Class in org.mycore.services.packaging
 
MCRPackerManagerTest() - Constructor for class org.mycore.services.packaging.MCRPackerManagerTest
 
MCRPackerMock - Class in org.mycore.services.packaging
 
MCRPackerMock() - Constructor for class org.mycore.services.packaging.MCRPackerMock
 
MCRPathTest - Class in org.mycore.datamodel.niofs
 
MCRPathTest() - Constructor for class org.mycore.datamodel.niofs.MCRPathTest
 
MCRPIAndPredicateTest - Class in org.mycore.pi.condition
 
MCRPIAndPredicateTest() - Constructor for class org.mycore.pi.condition.MCRPIAndPredicateTest
 
MCRPIManagerTest - Class in org.mycore.pi
 
MCRPIManagerTest() - Constructor for class org.mycore.pi.MCRPIManagerTest
 
MCRPIUtils - Class in org.mycore.pi
Created by chi on 23.02.17.
MCRPIUtils() - Constructor for class org.mycore.pi.MCRPIUtils
 
MCRPIXPathPredicateTest - Class in org.mycore.pi.condition
 
MCRPIXPathPredicateTest() - Constructor for class org.mycore.pi.condition.MCRPIXPathPredicateTest
 
MCRPoolTest - Class in org.mycore.util.concurrent
 
MCRPoolTest() - Constructor for class org.mycore.util.concurrent.MCRPoolTest
 
MCRPrioritySupplierTest - Class in org.mycore.util.concurrent
 
MCRPrioritySupplierTest() - Constructor for class org.mycore.util.concurrent.MCRPrioritySupplierTest
 
MCRProcessableFactoryTest - Class in org.mycore.util.concurrent.processing
 
MCRProcessableFactoryTest() - Constructor for class org.mycore.util.concurrent.processing.MCRProcessableFactoryTest
 
MCRProcessableSupplierTest - Class in org.mycore.util.concurrent.processing
 
MCRProcessableSupplierTest() - Constructor for class org.mycore.util.concurrent.processing.MCRProcessableSupplierTest
 
MCRPropertiesResolverTest - Class in org.mycore.common
 
MCRPropertiesResolverTest() - Constructor for class org.mycore.common.MCRPropertiesResolverTest
 
MCRQLSearchUtilsTest - Class in org.mycore.solr.search
 
MCRQLSearchUtilsTest() - Constructor for class org.mycore.solr.search.MCRQLSearchUtilsTest
 
MCRQueryParserTest - Class in org.mycore.services.fieldquery
This class is a JUnit test case for org.mycore.MCRBooleanClausParser.
MCRQueryParserTest() - Constructor for class org.mycore.services.fieldquery.MCRQueryParserTest
 
MCRQueryTest - Class in org.mycore.services.fieldquery
 
MCRQueryTest() - Constructor for class org.mycore.services.fieldquery.MCRQueryTest
 
MCRRegExConditionTest - Class in org.mycore.access.facts.condition.fact
 
MCRRegExConditionTest() - Constructor for class org.mycore.access.facts.condition.fact.MCRRegExConditionTest
 
MCRRelatedItemMergerTest - Class in org.mycore.mods.merger
 
MCRRelatedItemMergerTest() - Constructor for class org.mycore.mods.merger.MCRRelatedItemMergerTest
 
MCRRepeatBindingTest - Class in org.mycore.frontend.xeditor
 
MCRRepeatBindingTest() - Constructor for class org.mycore.frontend.xeditor.MCRRepeatBindingTest
 
MCRRoleConditionTest - Class in org.mycore.access.facts.condition.fact
 
MCRRoleConditionTest() - Constructor for class org.mycore.access.facts.condition.fact.MCRRoleConditionTest
 
MCRSecureTokenV2FilterConfigTest - Class in org.mycore.frontend.filter
 
MCRSecureTokenV2FilterConfigTest() - Constructor for class org.mycore.frontend.filter.MCRSecureTokenV2FilterConfigTest
 
MCRSecureTokenV2Test - Class in org.mycore.frontend.support
 
MCRSecureTokenV2Test() - Constructor for class org.mycore.frontend.support.MCRSecureTokenV2Test
 
MCRSessionTest - Class in org.mycore.common
 
MCRSessionTest() - Constructor for class org.mycore.common.MCRSessionTest
 
mcrSetUp() - Method in class org.mycore.frontend.jersey.resources.MCRJerseyTest
 
MCRShutdownHandlerTest - Class in org.mycore.common.events
 
MCRShutdownHandlerTest() - Constructor for class org.mycore.common.events.MCRShutdownHandlerTest
 
MCRSimpleModelJSONConverterTest - Class in org.mycore.mets.model.converter
 
MCRSimpleModelJSONConverterTest() - Constructor for class org.mycore.mets.model.converter.MCRSimpleModelJSONConverterTest
 
MCRSimpleModelXMLConverterTest - Class in org.mycore.mets.model.converter
 
MCRSimpleModelXMLConverterTest() - Constructor for class org.mycore.mets.model.converter.MCRSimpleModelXMLConverterTest
 
MCRSolrProxyServletTest - Class in org.mycore.solr.proxy
 
MCRSolrProxyServletTest() - Constructor for class org.mycore.solr.proxy.MCRSolrProxyServletTest
 
MCRSolrUtilsTest - Class in org.mycore.solr
 
MCRSolrUtilsTest() - Constructor for class org.mycore.solr.MCRSolrUtilsTest
 
MCRStateConditionTest - Class in org.mycore.access.facts.condition.fact
 
MCRStateConditionTest() - Constructor for class org.mycore.access.facts.condition.fact.MCRStateConditionTest
 
MCRStoreCenterTest - Class in org.mycore.datamodel.ifs2.test
 
MCRStoreCenterTest() - Constructor for class org.mycore.datamodel.ifs2.test.MCRStoreCenterTest
 
MCRStoreCenterTest.FakeStore - Class in org.mycore.datamodel.ifs2.test
 
MCRStoreManagerTest - Class in org.mycore.datamodel.ifs2.test
 
MCRStoreManagerTest() - Constructor for class org.mycore.datamodel.ifs2.test.MCRStoreManagerTest
 
MCRStoreTestCase - Class in org.mycore.common
 
MCRStoreTestCase() - Constructor for class org.mycore.common.MCRStoreTestCase
 
MCRStreamUtilsTest - Class in org.mycore.common
 
MCRStreamUtilsTest() - Constructor for class org.mycore.common.MCRStreamUtilsTest
 
MCRSwapInsertTargetTest - Class in org.mycore.frontend.xeditor.target
 
MCRSwapInsertTargetTest() - Constructor for class org.mycore.frontend.xeditor.target.MCRSwapInsertTargetTest
 
mcrTearDown() - Method in class org.mycore.frontend.jersey.resources.MCRJerseyTest
 
MCRTEIValidatorTest - Class in org.mycore.coma.model.validation
 
MCRTEIValidatorTest() - Constructor for class org.mycore.coma.model.validation.MCRTEIValidatorTest
 
MCRTestCase - Class in org.mycore.common
 
MCRTestCase() - Constructor for class org.mycore.common.MCRTestCase
 
MCRTestCaseHelper - Class in org.mycore.common
 
MCRTestCaseHelper() - Constructor for class org.mycore.common.MCRTestCaseHelper
 
MCRTestCategoryMapper - Class in org.mycore.datamodel.classifications2.mapper
 
MCRTestCategoryMapper() - Constructor for class org.mycore.datamodel.classifications2.mapper.MCRTestCategoryMapper
 
MCRTestCronJob - Class in org.mycore.mcr.cronjob
 
MCRTestCronJob() - Constructor for class org.mycore.mcr.cronjob.MCRTestCronJob
 
MCRTestJobAction - Class in org.mycore.services.queuedjob
 
MCRTestJobAction() - Constructor for class org.mycore.services.queuedjob.MCRTestJobAction
 
MCRTestJobAction(MCRJob) - Constructor for class org.mycore.services.queuedjob.MCRTestJobAction
 
MCRTextNormalizerTest - Class in org.mycore.mods.merger
 
MCRTextNormalizerTest() - Constructor for class org.mycore.mods.merger.MCRTextNormalizerTest
 
MCRTextResolverTest - Class in org.mycore.common
 
MCRTextResolverTest() - Constructor for class org.mycore.common.MCRTextResolverTest
 
MCRTextResolverTest.UppercaseTerm - Class in org.mycore.common
 
MCRThrowFunctionTest - Class in org.mycore.common.function
 
MCRThrowFunctionTest() - Constructor for class org.mycore.common.function.MCRThrowFunctionTest
 
MCRTitleInfoMergerTest - Class in org.mycore.mods.merger
 
MCRTitleInfoMergerTest() - Constructor for class org.mycore.mods.merger.MCRTitleInfoMergerTest
 
MCRTopologicalSortTest - Class in org.mycore.tools
TestCase for Topological Sort from: Cormen et.all "Introduction to Algorithms Section 22.4" Topological Sort, S. 550
MCRTopologicalSortTest() - Constructor for class org.mycore.tools.MCRTopologicalSortTest
 
MCRTransactionableCallableTest - Class in org.mycore.util.concurrent
 
MCRTransactionableCallableTest() - Constructor for class org.mycore.util.concurrent.MCRTransactionableCallableTest
 
MCRTransactionableRunnableTest - Class in org.mycore.util.concurrent
 
MCRTransactionableRunnableTest() - Constructor for class org.mycore.util.concurrent.MCRTransactionableRunnableTest
 
MCRTranslationTest - Class in org.mycore.services.i18n
 
MCRTranslationTest() - Constructor for class org.mycore.services.i18n.MCRTranslationTest
 
MCRTruePredicate - Class in org.mycore.pi.condition
 
MCRTruePredicate(String) - Constructor for class org.mycore.pi.condition.MCRTruePredicate
 
MCRUploadHelperTest - Class in org.mycore.frontend.fileupload
 
MCRUploadHelperTest() - Constructor for class org.mycore.frontend.fileupload.MCRUploadHelperTest
 
MCRURLTest - Class in org.mycore.frontend
 
MCRURLTest() - Constructor for class org.mycore.frontend.MCRURLTest
 
MCRURNGranularRESTRegistrationTaskTest - Class in org.mycore.pi.urn.rest
Created by chi on 23.02.17.
MCRURNGranularRESTRegistrationTaskTest() - Constructor for class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationTaskTest
 
MCRURNGranularRESTServiceTest - Class in org.mycore.pi.urn.rest
Created by chi on 09.03.17.
MCRURNGranularRESTServiceTest() - Constructor for class org.mycore.pi.urn.rest.MCRURNGranularRESTServiceTest
 
MCRURNGranularRESTServiceTest.AlwaysTrueStrategy - Class in org.mycore.pi.urn.rest
 
MCRUserAttributeMapperTest - Class in org.mycore.user2
 
MCRUserAttributeMapperTest() - Constructor for class org.mycore.user2.MCRUserAttributeMapperTest
 
MCRUserConditionTest - Class in org.mycore.access.facts.condition.fact
 
MCRUserConditionTest() - Constructor for class org.mycore.access.facts.condition.fact.MCRUserConditionTest
 
MCRUserInformationLookupTest - Class in org.mycore.common.log4j2.lookups
 
MCRUserInformationLookupTest() - Constructor for class org.mycore.common.log4j2.lookups.MCRUserInformationLookupTest
 
MCRUserManagerTest - Class in org.mycore.user2
 
MCRUserManagerTest() - Constructor for class org.mycore.user2.MCRUserManagerTest
 
MCRUserTestCase - Class in org.mycore.user2
 
MCRUserTestCase() - Constructor for class org.mycore.user2.MCRUserTestCase
 
MCRUserTransformerTest - Class in org.mycore.user2.utils
 
MCRUserTransformerTest() - Constructor for class org.mycore.user2.utils.MCRUserTransformerTest
 
MCRUserTransformerTest.HashMapTest2 - Class in org.mycore.user2.utils
 
MCRUserTransformerTest.HashMapTest2.MapEntry - Class in org.mycore.user2.utils
 
MCRUtilsTest - Class in org.mycore.common
 
MCRUtilsTest() - Constructor for class org.mycore.common.MCRUtilsTest
 
MCRVersioningMetadataStoreTest - Class in org.mycore.datamodel.ifs2
JUnit test for MCRVersioningMetadataStore
MCRVersioningMetadataStoreTest() - Constructor for class org.mycore.datamodel.ifs2.MCRVersioningMetadataStoreTest
 
MCRVZGURIDetectorTest - Class in org.mycore.mods.identifier
 
MCRVZGURIDetectorTest() - Constructor for class org.mycore.mods.identifier.MCRVZGURIDetectorTest
 
MCRXEditorTransformerTest - Class in org.mycore.frontend.xeditor
 
MCRXEditorTransformerTest() - Constructor for class org.mycore.frontend.xeditor.MCRXEditorTransformerTest
 
MCRXEditorValidatorTest - Class in org.mycore.frontend.xeditor.validation
 
MCRXEditorValidatorTest() - Constructor for class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
MCRXMLCleanerTest - Class in org.mycore.frontend.xeditor
 
MCRXMLCleanerTest() - Constructor for class org.mycore.frontend.xeditor.MCRXMLCleanerTest
 
MCRXMLFunctionsTest - Class in org.mycore.common.xml
 
MCRXMLFunctionsTest() - Constructor for class org.mycore.common.xml.MCRXMLFunctionsTest
 
MCRXMLHelperTest - Class in org.mycore.common.xml
 
MCRXMLHelperTest() - Constructor for class org.mycore.common.xml.MCRXMLHelperTest
 
MCRXMLMetadataManagerTest - Class in org.mycore.datamodel.common
 
MCRXMLMetadataManagerTest() - Constructor for class org.mycore.datamodel.common.MCRXMLMetadataManagerTest
 
MCRXMLParserTest - Class in org.mycore.common.xml
 
MCRXMLParserTest() - Constructor for class org.mycore.common.xml.MCRXMLParserTest
 
MCRXMLSimpleModelConverterTest - Class in org.mycore.mets.model.converter
 
MCRXMLSimpleModelConverterTest() - Constructor for class org.mycore.mets.model.converter.MCRXMLSimpleModelConverterTest
 
MCRXPathBuilderTest - Class in org.mycore.common.xml
 
MCRXPathBuilderTest() - Constructor for class org.mycore.common.xml.MCRXPathBuilderTest
 
MCRXPathEvaluatorTest - Class in org.mycore.common.xml
 
MCRXPathEvaluatorTest() - Constructor for class org.mycore.common.xml.MCRXPathEvaluatorTest
 
MCRXSLTransformationTest - Class in org.mycore.common.xml
 
MCRXSLTransformationTest() - Constructor for class org.mycore.common.xml.MCRXSLTransformationTest
 
MCRZonedDateTimeConverterTest - Class in org.mycore.backend.jpa
 
MCRZonedDateTimeConverterTest() - Constructor for class org.mycore.backend.jpa.MCRZonedDateTimeConverterTest
 
message - Static variable in class org.mycore.mcr.cronjob.MCRCommandCronJobTest
 
MetsEditorTestBase - Class in org.mycore.mets.webtest
 
MetsEditorTestBase() - Constructor for class org.mycore.mets.webtest.MetsEditorTestBase
 
missingMappingTest() - Method in class org.mycore.pi.doi.MCRMapObjectIDDOIGeneratorTest
 
MOCK_CALL - Static variable in class org.mycore.common.xml.MCRCheckPermissionChainResolverTest
 
MOCK_RESOLVER_PREFIX - Static variable in class org.mycore.common.xml.MCRCheckPermissionChainResolverTest
 
MOCK_SCHEME - Static variable in class org.mycore.pi.MCRMockIdentifier
 
modifiedAfterTest() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
modifiedBeforeTest() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
moveCategory(MCRCategoryID, MCRCategoryID) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
moveCategory(MCRCategoryID, MCRCategoryID, int) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
moveCategoryDeep() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
moveCategoryInParent() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
moveCategoryUp() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
moveCategoryWithoutIndex() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
moveRightCategory() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
myAnnotatedProp - Variable in class org.mycore.common.config.MCRConfigurableInstanceHelperTest.ConfigurableTestInstance
 
MyCoReWebPageProviderTest - Class in org.mycore.tools
 
MyCoReWebPageProviderTest() - Constructor for class org.mycore.tools.MyCoReWebPageProviderTest
 
myOptionalProp - Variable in class org.mycore.common.config.MCRConfigurableInstanceHelperTest.ConfigurableTestInstance
 

N

name() - Method in class org.mycore.datamodel.ifs2.MCRDirectoryTest
 
name() - Method in class org.mycore.services.queuedjob.MCRTestJobAction
 
NAME - Static variable in class org.mycore.pi.MCRMockResolver
 
nameStartsWithJ(String) - Static method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
NavbarIT - Class in org.mycore.iview.tests.base
 
NavbarIT() - Constructor for class org.mycore.iview.tests.base.NavbarIT
 
NavigationTest - Class in org.mycore.wcms2.datamodel
 
NavigationTest() - Constructor for class org.mycore.wcms2.datamodel.NavigationTest
 
navigationUpwards() - Method in class org.mycore.datamodel.ifs2.MCRDirectoryTest
 
newPool() - Method in class org.mycore.util.concurrent.processing.MCRProcessableFactoryTest
 
normalizeAbsoluteURL() - Method in class org.mycore.common.xml.MCRXMLFunctionsTest
 
numberTransformation() - Method in class org.mycore.datamodel.metadata.MCRMetaNumberTest
 

O

objectNumberTest() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
objectTypeTest() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
ONE_WEEK_AGO - Static variable in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
openViewer(WebDriver, TestDerivate) - Method in class org.mycore.iview.tests.controller.ApplicationController
 
openViewer(WebDriver, TestDerivate) - Method in class org.mycore.iview.tests.controller.DefaultApplicationController
 
org.mycore.access - package org.mycore.access
 
org.mycore.access.facts.condition.fact - package org.mycore.access.facts.condition.fact
 
org.mycore.access.mcrimpl - package org.mycore.access.mcrimpl
 
org.mycore.backend.jpa - package org.mycore.backend.jpa
 
org.mycore.backend.jpa.access - package org.mycore.backend.jpa.access
 
org.mycore.coma.model.validation - package org.mycore.coma.model.validation
 
org.mycore.common - package org.mycore.common
 
org.mycore.common.config - package org.mycore.common.config
 
org.mycore.common.content.streams - package org.mycore.common.content.streams
 
org.mycore.common.events - package org.mycore.common.events
 
org.mycore.common.events.test - package org.mycore.common.events.test
 
org.mycore.common.function - package org.mycore.common.function
 
org.mycore.common.log4j2.lookups - package org.mycore.common.log4j2.lookups
 
org.mycore.common.xml - package org.mycore.common.xml
 
org.mycore.datamodel.classifications2 - package org.mycore.datamodel.classifications2
 
org.mycore.datamodel.classifications2.impl - package org.mycore.datamodel.classifications2.impl
 
org.mycore.datamodel.classifications2.mapper - package org.mycore.datamodel.classifications2.mapper
 
org.mycore.datamodel.common - package org.mycore.datamodel.common
 
org.mycore.datamodel.ifs2 - package org.mycore.datamodel.ifs2
 
org.mycore.datamodel.ifs2.test - package org.mycore.datamodel.ifs2.test
 
org.mycore.datamodel.metadata - package org.mycore.datamodel.metadata
 
org.mycore.datamodel.metadata.history - package org.mycore.datamodel.metadata.history
 
org.mycore.datamodel.niofs - package org.mycore.datamodel.niofs
 
org.mycore.datamodel.niofs.ifs2 - package org.mycore.datamodel.niofs.ifs2
 
org.mycore.datamodel.objectinfo - package org.mycore.datamodel.objectinfo
 
org.mycore.frontend - package org.mycore.frontend
 
org.mycore.frontend.classeditor.json - package org.mycore.frontend.classeditor.json
 
org.mycore.frontend.classeditor.mocks - package org.mycore.frontend.classeditor.mocks
 
org.mycore.frontend.classeditor.resources - package org.mycore.frontend.classeditor.resources
 
org.mycore.frontend.fileupload - package org.mycore.frontend.fileupload
 
org.mycore.frontend.filter - package org.mycore.frontend.filter
 
org.mycore.frontend.jersey.resources - package org.mycore.frontend.jersey.resources
 
org.mycore.frontend.support - package org.mycore.frontend.support
 
org.mycore.frontend.xeditor - package org.mycore.frontend.xeditor
 
org.mycore.frontend.xeditor.jaxen - package org.mycore.frontend.xeditor.jaxen
 
org.mycore.frontend.xeditor.target - package org.mycore.frontend.xeditor.target
 
org.mycore.frontend.xeditor.tracker - package org.mycore.frontend.xeditor.tracker
 
org.mycore.frontend.xeditor.validation - package org.mycore.frontend.xeditor.validation
 
org.mycore.iiif.image - package org.mycore.iiif.image
 
org.mycore.iiif.image.parser - package org.mycore.iiif.image.parser
 
org.mycore.iview.tests - package org.mycore.iview.tests
 
org.mycore.iview.tests.base - package org.mycore.iview.tests.base
 
org.mycore.iview.tests.controller - package org.mycore.iview.tests.controller
 
org.mycore.iview.tests.groups - package org.mycore.iview.tests.groups
 
org.mycore.iview.tests.image.api - package org.mycore.iview.tests.image.api
 
org.mycore.iview.tests.model - package org.mycore.iview.tests.model
 
org.mycore.iview2.services - package org.mycore.iview2.services
 
org.mycore.mcr.acl.accesskey - package org.mycore.mcr.acl.accesskey
 
org.mycore.mcr.acl.accesskey.model - package org.mycore.mcr.acl.accesskey.model
 
org.mycore.mcr.acl.accesskey.strategy - package org.mycore.mcr.acl.accesskey.strategy
 
org.mycore.mcr.cronjob - package org.mycore.mcr.cronjob
 
org.mycore.mets.model - package org.mycore.mets.model
 
org.mycore.mets.model.converter - package org.mycore.mets.model.converter
 
org.mycore.mets.resource - package org.mycore.mets.resource
 
org.mycore.mets.webtest - package org.mycore.mets.webtest
 
org.mycore.mods - package org.mycore.mods
 
org.mycore.mods.access.facts.condition - package org.mycore.mods.access.facts.condition
 
org.mycore.mods.bibtex - package org.mycore.mods.bibtex
 
org.mycore.mods.classification - package org.mycore.mods.classification
 
org.mycore.mods.csl - package org.mycore.mods.csl
 
org.mycore.mods.enrichment - package org.mycore.mods.enrichment
 
org.mycore.mods.identifier - package org.mycore.mods.identifier
 
org.mycore.mods.merger - package org.mycore.mods.merger
 
org.mycore.parser.bool - package org.mycore.parser.bool
 
org.mycore.pi - package org.mycore.pi
 
org.mycore.pi.condition - package org.mycore.pi.condition
 
org.mycore.pi.doi - package org.mycore.pi.doi
 
org.mycore.pi.purl - package org.mycore.pi.purl
 
org.mycore.pi.urn - package org.mycore.pi.urn
 
org.mycore.pi.urn.rest - package org.mycore.pi.urn.rest
 
org.mycore.services.fieldquery - package org.mycore.services.fieldquery
 
org.mycore.services.i18n - package org.mycore.services.i18n
 
org.mycore.services.packaging - package org.mycore.services.packaging
 
org.mycore.services.queuedjob - package org.mycore.services.queuedjob
 
org.mycore.services.staticcontent - package org.mycore.services.staticcontent
 
org.mycore.solr - package org.mycore.solr
 
org.mycore.solr.proxy - package org.mycore.solr.proxy
 
org.mycore.solr.search - package org.mycore.solr.search
 
org.mycore.tools - package org.mycore.tools
 
org.mycore.user2 - package org.mycore.user2
 
org.mycore.user2.utils - package org.mycore.user2.utils
 
org.mycore.util.concurrent - package org.mycore.util.concurrent
 
org.mycore.util.concurrent.processing - package org.mycore.util.concurrent.processing
 
org.mycore.wcms2 - package org.mycore.wcms2
 
org.mycore.wcms2.datamodel - package org.mycore.wcms2.datamodel
 

P

pack() - Method in class org.mycore.services.packaging.MCRPackerMock
 
PaginationIT - Class in org.mycore.mets.webtest
 
PaginationIT() - Constructor for class org.mycore.mets.webtest.PaginationIT
 
paint(Graphics) - Method in class org.mycore.iview.tests.image.api.DebugBufferedImageWindow
 
parse(String) - Method in class org.mycore.pi.MCRMockIdentifierParser
 
parseRegistrantCodeDOI() - Method in class org.mycore.pi.doi.MCRDOIParserTest
 
parseRegularDOITest() - Method in class org.mycore.pi.doi.MCRDOIParserTest
 
path - Variable in class org.mycore.frontend.fileupload.MCRUploadHelperTest
 
path() - Method in class org.mycore.datamodel.ifs2.MCRDirectoryTest
 
PDF_TEST_DERIVATE - Static variable in class org.mycore.iview.tests.base.BaseTestConstants
 
PDFImageOverviewIT - Class in org.mycore.iview.tests.base
 
PDFImageOverviewIT() - Constructor for class org.mycore.iview.tests.base.PDFImageOverviewIT
 
PDFImageSectionIT - Class in org.mycore.iview.tests.base
 
PDFImageSectionIT() - Constructor for class org.mycore.iview.tests.base.PDFImageSectionIT
 
PDFNavbarIT - Class in org.mycore.iview.tests.base
 
PDFNavbarIT() - Constructor for class org.mycore.iview.tests.base.PDFNavbarIT
 
PDFSideBarIT - Class in org.mycore.iview.tests.base
 
PDFSideBarIT() - Constructor for class org.mycore.iview.tests.base.PDFSideBarIT
 
PDFStructureIT - Class in org.mycore.iview.tests.base
 
PDFStructureIT() - Constructor for class org.mycore.iview.tests.base.PDFStructureIT
 
PERMISSION_USE_STUFF - Static variable in class org.mycore.common.xml.MCRCheckPermissionChainResolverTest
 
Pixel - Class in org.mycore.iview.tests.image.api
 
Pixel(Color, Position) - Constructor for class org.mycore.iview.tests.image.api.Pixel
 
PixelFilter - Interface in org.mycore.iview.tests.image.api
 
Position - Class in org.mycore.iview.tests.image.api
 
Position(int, int) - Constructor for class org.mycore.iview.tests.image.api.Position
 
postConstructionCalled - Variable in class org.mycore.common.config.MCRConfigurableInstanceHelperTest.ConfigurableTestInstance
 
prepareTest() - Method in class org.mycore.mods.identifier.MCRVZGURIDetectorTest
 
pressButton(String) - Method in class org.mycore.iview.tests.controller.ToolBarController
clicks the first element with class="btn" and data-id="id"
print(PrintStream) - Method in class org.mycore.common.Table
 
printResultSet(ResultSet, PrintStream) - Static method in class org.mycore.common.MCRJPATestCase
 
priortiy() - Method in class org.mycore.util.concurrent.MCRPrioritySupplierTest
 
properties - Variable in class org.mycore.common.config.MCRConfigurableInstanceHelperTest.ConfigurableTestInstance
 

R

randomAccessContent() - Method in class org.mycore.datamodel.ifs2.MCRFileTest
 
randomFilename() - Static method in class org.mycore.pi.MCRPIUtils
 
READ_CALL - Static variable in class org.mycore.common.xml.MCRCheckPermissionChainResolverTest
 
readJsonFile(String) - Static method in class org.mycore.mets.model.converter.MCRMetsTestUtil
 
readMetsSimpleModel() - Method in class org.mycore.mets.model.converter.MCRXMLSimpleModelConverterTest
 
readXMLFile(String) - Static method in class org.mycore.mets.model.converter.MCRMetsTestUtil
 
register() - Static method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResourceTest
 
register() - Static method in class org.mycore.frontend.jersey.resources.MCRJerseyResourceTest
 
register() - Static method in class org.mycore.frontend.jersey.resources.MCRLocaleResourceTest
 
registerIdentifier(MCRBase, String, MCRMockIdentifier) - Method in class org.mycore.pi.MCRMockIdentifierService
 
remove() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityManagerTest
 
removeAll() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityManagerTest
 
removeIdentifier(MCRMockIdentifier, MCRBase, String) - Method in class org.mycore.pi.MCRMockMetadataService
 
removeInheritedMetadata() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadataTest
removeLabel() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
removeLabel(MCRCategoryID, String) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
removeLink() - Method in class org.mycore.datamodel.metadata.MCRObjectUtilsTest
 
removeLinks() - Method in class org.mycore.datamodel.metadata.MCRObjectUtilsTest
 
removeMetadataElementInt() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadataTest
removeMetadataElementString() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadataTest
removeParameter() - Method in class org.mycore.frontend.MCRURLTest
 
removeParameterValue() - Method in class org.mycore.frontend.MCRURLTest
 
repairMetadata() - Method in class org.mycore.datamodel.ifs2.MCRFileStoreTest
 
replaceCategory() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
replaceCategory(MCRCategory) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
replaceCategoryShiftCase() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
tests relink child to grandparent and removal of parent.
replaceCategoryWithAdoption() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
replaceCategoryWithItself() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
replaceMarcRelator() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
replaceSameCategory() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
reset() - Method in class org.mycore.pi.MCRMockIdentifierService
 
resetManagerInstance() - Method in class org.mycore.pi.MCRPIManagerTest
 
resolve() - Method in class org.mycore.common.MCRPropertiesResolverTest
 
resolve() - Method in class org.mycore.util.concurrent.MCRDecoratorTest
 
resolve(String, String) - Method in class org.mycore.common.xml.MCRMockResolver
 
resolve(MCRMockIdentifier) - Method in class org.mycore.pi.MCRMockResolver
 
resolveAll() - Method in class org.mycore.common.MCRPropertiesResolverTest
 
resolveDepth() - Method in class org.mycore.common.MCRTextResolverTest
 
resolveInternal(String, int) - Method in class org.mycore.common.MCRTextResolverTest.UppercaseTerm
 
resolvePermissionAllowed() - Method in class org.mycore.common.xml.MCRCheckPermissionChainResolverTest
 
resolvePermissionForbidden() - Method in class org.mycore.common.xml.MCRCheckPermissionChainResolverTest
 
resolveReadObjectAllowed() - Method in class org.mycore.common.xml.MCRCheckPermissionChainResolverTest
 
resolveReadObjectForbidden() - Method in class org.mycore.common.xml.MCRCheckPermissionChainResolverTest
 
RESULT_FOLDER - Static variable in class org.mycore.iview.tests.controller.ControllerUtil
 
retainText() - Method in class org.mycore.common.MCRTextResolverTest
 
retrieve() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManagerTest
 
retrieve() - Method in class org.mycore.datamodel.ifs2.MCRFileStoreTest
 
retrieve() - Method in class org.mycore.datamodel.ifs2.MCRMetadataStoreTest
 
retrieve() - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStoreTest
 
retrieveAllIDs() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManagerTest
 
RGB_TEST_DERIVATE - Static variable in class org.mycore.iview.tests.base.BaseTestConstants
 
rollback() - Method in class org.mycore.services.packaging.MCRPackerMock
 
rollback() - Method in class org.mycore.services.queuedjob.MCRTestJobAction
 
ROOT_SECTION_FIRST_CHILD_LABEL - Static variable in class org.mycore.mets.model.converter.MCRXMLSimpleModelConverterTest
 
ROOT_SECTION_LABEL - Static variable in class org.mycore.mets.model.converter.MCRXMLSimpleModelConverterTest
 
ROOT_SECTION_SECOND_CHILD_LABEL - Static variable in class org.mycore.mets.model.converter.MCRXMLSimpleModelConverterTest
 
ROOT_SECTION_THIRD_CHILD_LABEL - Static variable in class org.mycore.mets.model.converter.MCRXMLSimpleModelConverterTest
 
run() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationTaskTest
 
run() - Method in class org.mycore.util.concurrent.MCRTransactionableCallableTest
 
run() - Method in class org.mycore.util.concurrent.MCRTransactionableRunnableTest
 
runCloseables() - Method in class org.mycore.common.events.MCRShutdownHandlerTest
 
runJob() - Method in class org.mycore.mcr.cronjob.MCRCommandCronJobTest
 
runJob() - Method in class org.mycore.mcr.cronjob.MCRTestCronJob
 

S

SampleItemTest - Class in org.mycore.wcms2.datamodel
 
SampleItemTest() - Constructor for class org.mycore.wcms2.datamodel.SampleItemTest
 
saveClass2ndSub() - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResourceTest
 
saveClass2ndSubJsonErr() - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResourceTest
 
saveClassification() - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResourceTest
 
saveClassiWithSub() - Method in class org.mycore.frontend.classeditor.resources.MCRClassificationEditorResourceTest
 
SCREENSHOT_FOLDER - Static variable in class org.mycore.iview.tests.controller.ControllerUtil
 
scrollByXpath(WebDriver, String, int) - Static method in class org.mycore.iview.tests.controller.ScrollUtil
 
scrollSidbar(WebDriver, int) - Method in class org.mycore.iview.tests.controller.SideBarController
scrolls offestX pixels vertically in the sidebar
ScrollUtil - Class in org.mycore.iview.tests.controller
 
ScrollUtil() - Constructor for class org.mycore.iview.tests.controller.ScrollUtil
 
SECTION_ASSERT_MESSAGE_PATTERN - Static variable in class org.mycore.mets.model.converter.MCRXMLSimpleModelConverterTest
 
selectImageByOrder(String) - Method in class org.mycore.iview.tests.controller.StructureOverviewController
builds xpath and calls function WebDriverController.clickElementByXpath(String)
Selection - Class in org.mycore.iview.tests.image.api
 
Selection() - Constructor for class org.mycore.iview.tests.image.api.Selection
 
selectPictureWithOrder(String) - Method in class org.mycore.iview.tests.controller.ToolBarController
selects the first picture with the label orderLabel in the selectbox
selfReference() - Method in class org.mycore.common.MCRPropertiesResolverTest
 
setColor(Color) - Method in class org.mycore.iview.tests.image.api.Pixel
 
setCount(Integer) - Method in class org.mycore.common.config.MCRConfigurableInstanceHelperTest.ConfigurableTestInstance
 
setCount(String) - Method in class org.mycore.common.config.MCRConfigurableInstanceHelperTest.ConfigurableTestInstance
 
setDate() - Method in class org.mycore.datamodel.common.MCRISO8601DateTest
 
setDate() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601DateTest
 
setDriver(WebDriver) - Method in class org.mycore.iview.tests.controller.ImageViewerController
 
setDriver(WebDriver) - Method in class org.mycore.iview.tests.controller.WebDriverController
 
setElement() - Method in class org.mycore.mods.MCRMODSWrapperTest
 
setFromDOM() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601DateTest
 
setLabel() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
setLabel(MCRCategoryID, MCRLabel) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
setLabels() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
setLabels(MCRCategoryID, SortedSet<MCRLabel>) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
setLastModified() - Method in class org.mycore.datamodel.ifs2.MCRDirectoryTest
 
setLastModified() - Method in class org.mycore.datamodel.ifs2.MCRFileTest
 
setLinks() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImplTest
setLinks(MCRCategLinkReference, Collection<MCRCategoryID>) - Method in class org.mycore.frontend.classeditor.mocks.CategoryLinkServiceMock
 
setMap(MCRUserTransformerTest.HashMapTest2.MapEntry[]) - Method in class org.mycore.user2.utils.MCRUserTransformerTest.HashMapTest2
 
setMetadataElement() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadataTest
Test method for org.mycore.datamodel.metadata.MCRObjectMetadata#setMetadataElement(org.mycore.datamodel.metadata.MCRMetaElement, java.lang.String) (not implemented yet).
setMetaDataStore(MCRMetadataStore) - Method in class org.mycore.datamodel.ifs2.MCRIFS2MetadataTestCase
 
setMethodResult(boolean) - Static method in class org.mycore.access.MCRAccessMock
 
setMsg(String) - Method in class org.mycore.datamodel.ifs2.test.MCRStoreCenterTest.FakeStore
 
setN(String) - Method in class org.mycore.mcr.cronjob.MCRTestCronJob
 
setNextFreeIdString() - Method in class org.mycore.datamodel.metadata.MCRObjectIDTest
 
setPagination() - Method in class org.mycore.mets.webtest.PaginationIT
 
setParent(MCRCategoryID, MCRCategoryID) - Method in class org.mycore.datamodel.classifications2.mapper.MCRTestCategoryMapper
 
setPosition(Position) - Method in class org.mycore.iview.tests.image.api.Pixel
 
setResultSource(Source) - Static method in class org.mycore.common.xml.MCRMockResolver
 
setStore(MCRFileStore) - Method in class org.mycore.datamodel.ifs2.MCRIFS2TestCase
 
setup() - Method in class org.mycore.common.MCRFileNameCheckTest
 
setup() - Method in class org.mycore.wcms2.datamodel.ItemTest
 
setup() - Method in class org.mycore.wcms2.datamodel.NavigationTest
 
setUp() - Method in class org.mycore.access.facts.condition.fact.MCRCategoryConditionTest
 
setUp() - Method in class org.mycore.access.facts.condition.fact.MCRStateConditionTest
 
setUp() - Method in class org.mycore.access.mcrimpl.MCRGroupClauseTest
 
setUp() - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStoreTest
 
setUp() - Method in class org.mycore.common.MCRIFSTest
 
setUp() - Method in class org.mycore.common.MCRJPATestCase
 
setUp() - Method in class org.mycore.common.MCRSessionTest
 
setUp() - Method in class org.mycore.common.MCRStoreTestCase
 
setUp() - Method in class org.mycore.common.MCRStreamUtilsTest
 
setUp() - Method in class org.mycore.common.MCRTestCase
initializes MCRConfiguration with an empty property file.
setUp() - Method in class org.mycore.common.xml.MCRCheckPermissionChainResolverTest
 
setUp() - Method in class org.mycore.common.xml.MCRXMLParserTest
 
setUp() - Method in class org.mycore.common.xml.MCRXPathEvaluatorTest
 
setUp() - Method in class org.mycore.common.xml.MCRXSLTransformationTest
 
setUp() - Method in class org.mycore.datamodel.classifications2.impl.MCRAbstractCategoryImplTest
 
setUp() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategLinkServiceImplTest
 
setUp() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
setUp() - Method in class org.mycore.datamodel.common.MCRISO8601DateTest
 
setUp() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManagerTest
 
setUp() - Method in class org.mycore.datamodel.ifs2.MCRDirectoryTest
 
setUp() - Method in class org.mycore.datamodel.ifs2.MCRFileTest
 
setUp() - Method in class org.mycore.datamodel.ifs2.MCRIFS2TestCase
 
setUp() - Method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManagerTest
 
setUp() - Method in class org.mycore.datamodel.metadata.MCRMetaISO8601DateTest
 
setUp() - Method in class org.mycore.datamodel.metadata.MCRMetaNumberTest
 
setUp() - Method in class org.mycore.datamodel.metadata.MCRObjectIDPoolTest
 
setUp() - Method in class org.mycore.datamodel.metadata.MCRObjectIDTest
 
setUp() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadataTest
 
setUp() - Method in class org.mycore.datamodel.metadata.MCRObjectTest
 
setUp() - Method in class org.mycore.datamodel.metadata.MCRObjectUtilsTest
 
setUp() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemEventTest
 
setUp() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityManagerTest
 
setUp() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
setUp() - Method in class org.mycore.frontend.xeditor.jaxen.MCRJaxenXPathFactoryTest
 
setUp() - Method in class org.mycore.frontend.xeditor.MCRBindingTest
 
setUp() - Method in class org.mycore.iview.tests.ViewerTestBase
 
setUp() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManagerTest
 
setUp() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTestCase
 
setUp() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTransformerTest
 
setUp() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtilsTest
 
setUp() - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyHelperTest
 
setUp() - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyTest
 
setUp() - Method in class org.mycore.mets.webtest.MetsEditorTestBase
 
setUp() - Method in class org.mycore.mods.identifier.MCRMODSDOIMetadataServiceTest
 
setUp() - Method in class org.mycore.mods.MCRMODSLinkedMetadataTest
 
setUp() - Method in class org.mycore.mods.merger.MCRCategoryMergerTest
 
setUp() - Method in class org.mycore.pi.doi.MCRDOIParserTest
 
setUp() - Method in class org.mycore.pi.doi.MCRMapObjectIDDOIGeneratorTest
 
setUp() - Method in class org.mycore.pi.MCRPIManagerTest
 
setUp() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationTaskTest
 
setUp() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTServiceTest
 
setUp() - Method in class org.mycore.services.fieldquery.MCRQueryTest
 
setUp() - Method in class org.mycore.services.packaging.MCRPackerManagerTest
 
setUp() - Method in class org.mycore.user2.MCRUserAttributeMapperTest
 
setUp() - Method in class org.mycore.user2.MCRUserManagerTest
 
setUp() - Method in class org.mycore.user2.MCRUserTestCase
 
SETUP_CHECKED_PROPERTY - Static variable in class org.mycore.services.packaging.MCRPackerMock
 
setUpBeforeClass() - Static method in class org.mycore.datamodel.common.MCRISO8601DateTest
 
setUpDerivate(WebDriver, TestDerivate) - Method in class org.mycore.iview.tests.controller.ApplicationController
 
setUpDerivate(WebDriver, TestDerivate) - Method in class org.mycore.iview.tests.controller.DefaultApplicationController
 
setupFeatures(ResourceConfig) - Method in class org.mycore.frontend.jersey.resources.MCRJerseyTest.MCRJerseyTestConfiguration
 
setUpInstanceDefaultProperties() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTestCase
 
setupResources(ResourceConfig) - Method in class org.mycore.frontend.jersey.resources.MCRJerseyTest.MCRJerseyTestConfiguration
 
setURI(MCRCategoryID, URI) - Method in class org.mycore.frontend.classeditor.mocks.CategoryDAOMock
 
setVersStore(MCRVersioningMetadataStore) - Method in class org.mycore.datamodel.ifs2.MCRIFS2VersioningTestCase
 
setX(int) - Method in class org.mycore.iview.tests.image.api.Position
 
setY(int) - Method in class org.mycore.iview.tests.image.api.Position
 
shortenText() - Method in class org.mycore.common.xml.MCRXMLFunctionsTest
 
shutDownDerivate(WebDriver, TestDerivate) - Method in class org.mycore.iview.tests.controller.ApplicationController
 
shutDownDerivate(WebDriver, TestDerivate) - Method in class org.mycore.iview.tests.controller.DefaultApplicationController
 
SIDEBAR_CLOSE_SELECTOR - Static variable in class org.mycore.iview.tests.controller.SideBarController
 
SideBarController - Class in org.mycore.iview.tests.controller
 
SideBarController(WebDriver) - Constructor for class org.mycore.iview.tests.controller.SideBarController
 
SideBarIT - Class in org.mycore.iview.tests.base
 
SideBarIT() - Constructor for class org.mycore.iview.tests.base.SideBarIT
 
size() - Method in class org.mycore.datamodel.metadata.MCRObjectMetadataTest
Test method for MCRObjectMetadata.size().
smallStream() - Method in class org.mycore.common.content.streams.MCRHeaderInputStreamTest
 
smallStream() - Method in class org.mycore.common.content.streams.MCRMD5InputStreamTest
 
sortByIdTest() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
startNewTransaction() - Method in class org.mycore.common.MCRJPATestCase
 
startsWith() - Method in class org.mycore.datamodel.niofs.MCRPathTest
 
startUp() - Method in class org.mycore.mcr.cronjob.MCRCronjobManagerTest
 
stateTest() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
STORE_ID - Static variable in class org.mycore.datamodel.ifs2.MCRIFS2TestCase
 
storeBaseDir - Variable in class org.mycore.common.MCRStoreTestCase
 
storeBaseDir - Variable in class org.mycore.datamodel.ifs2.MCRIFS2TestCase
 
storeFolder - Variable in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemEventTest
 
storeObjectInfo(String, Instant, Instant, String, String, String, List<String>) - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
stripHtml() - Method in class org.mycore.common.xml.MCRXMLFunctionsTest
 
StructureOverviewController - Class in org.mycore.iview.tests.controller
 
StructureOverviewController(WebDriver) - Constructor for class org.mycore.iview.tests.controller.StructureOverviewController
 
StructureOverviewIT - Class in org.mycore.iview.tests.base
 
StructureOverviewIT() - Constructor for class org.mycore.iview.tests.base.StructureOverviewIT
 
submit() - Method in class org.mycore.util.concurrent.processing.MCRProcessableSupplierTest
 
svnBaseDir - Variable in class org.mycore.common.MCRStoreTestCase
 
sync() - Method in class org.mycore.common.MCRIFSCopyTest
 

T

Table - Class in org.mycore.common
 
Table(int) - Constructor for class org.mycore.common.Table
 
tearDown() - Method in class org.mycore.access.mcrimpl.MCRGroupClauseTest
 
tearDown() - Method in class org.mycore.common.MCRDerivateTest
 
tearDown() - Method in class org.mycore.common.MCRIFSCopyTest
 
tearDown() - Method in class org.mycore.common.MCRJPATestCase
 
tearDown() - Method in class org.mycore.common.MCRSessionTest
 
tearDown() - Method in class org.mycore.common.MCRTestCase
 
tearDown() - Method in class org.mycore.common.xml.MCRCheckPermissionChainResolverTest
 
tearDown() - Method in class org.mycore.common.xml.MCRXSLTransformationTest
 
tearDown() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
tearDown() - Method in class org.mycore.datamodel.common.MCRISO8601DateTest
 
tearDown() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManagerTest
 
tearDown() - Method in class org.mycore.datamodel.ifs2.MCRIFS2TestCase
 
tearDown() - Method in class org.mycore.datamodel.ifs2.MCRIFS2VersioningTestCase
 
tearDown() - Method in class org.mycore.datamodel.metadata.MCRObjectUtilsTest
 
tearDown() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemEventTest
 
tearDown() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityManagerTest
 
tearDown() - Method in class org.mycore.iview.tests.ViewerTestBase
 
tearDown() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTestCase
 
tearDown() - Method in class org.mycore.mets.webtest.MetsEditorTestBase
 
tearDown() - Method in class org.mycore.mods.MCRMODSLinkedMetadataTest
 
tearDown() - Method in class org.mycore.pi.doi.MCRDOIParserTest
 
tearDown() - Method in class org.mycore.pi.doi.MCRMapObjectIDDOIGeneratorTest
 
tearDown() - Method in class org.mycore.pi.MCRPIManagerTest
 
tearDown() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTRegistrationTaskTest
 
tearDown() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTServiceTest
 
tearDownAfterClass() - Static method in class org.mycore.datamodel.common.MCRISO8601DateTest
 
tearDownClass() - Static method in class org.mycore.iview.tests.ViewerTestBase
 
terms() - Method in class org.mycore.common.MCRTextResolverTest
 
test() - Method in class org.mycore.common.config.MCRConfigurableInstanceHelperTest
 
test() - Method in class org.mycore.common.MCRStreamUtilsTest
 
test() - Method in class org.mycore.frontend.jersey.resources.MCRJerseyResourceTest
 
test() - Method in class org.mycore.pi.condition.MCRPIAndPredicateTest
 
test(String, String, String, String) - Method in class org.mycore.mods.enrichment.MCREnrichmentTest
 
test(MCRBase) - Method in class org.mycore.pi.condition.MCRFalsePredicate
 
test(MCRBase) - Method in class org.mycore.pi.condition.MCRTruePredicate
 
TEST_CATEGORY_1 - Static variable in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
TEST_CATEGORY_2 - Static variable in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
TEST_CATEGORY_3 - Static variable in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
TEST_CONFIGURATION_KEY - Static variable in class org.mycore.services.packaging.MCRPackerMock
 
TEST_DIRECTORY - Static variable in class org.mycore.mods.classification.MCRClassificationMappingEventHandlerTest
 
TEST_DOI_METADATA_SERVICE_1 - Static variable in class org.mycore.mods.identifier.MCRMODSDOIMetadataServiceTest
 
TEST_DOI_METADATA_SERVICE_2 - Static variable in class org.mycore.mods.identifier.MCRMODSDOIMetadataServiceTest
 
TEST_ELEMENT_NAME - Static variable in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkIDTest
 
TEST_ID_1 - Static variable in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
TEST_ID_2 - Static variable in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
TEST_PACKER_ID - Static variable in class org.mycore.services.packaging.MCRPackerManagerTest
 
TEST_PARAMETER_KEY - Static variable in class org.mycore.services.packaging.MCRPackerMock
 
TEST_PROPERTIES - Static variable in class org.mycore.iview.tests.TestProperties
 
TEST_PROPERTY - Static variable in class org.mycore.pi.MCRMockIdentifierGenerator
 
TEST_PROPERTY - Static variable in class org.mycore.pi.MCRMockMetadataService
 
TEST_PROPERTY_VALUE - Static variable in class org.mycore.pi.MCRMockIdentifierGenerator
 
TEST_PROPERTY_VALUE - Static variable in class org.mycore.pi.MCRMockMetadataService
 
TEST_STATE_1 - Static variable in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
TEST_STATE_2 - Static variable in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
TEST_USER_1 - Static variable in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
TEST_USER_2 - Static variable in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
TEST_VALUE - Static variable in class org.mycore.services.packaging.MCRPackerMock
 
test1() - Method in class org.mycore.pi.condition.MCRPIXPathPredicateTest
 
TEST2_ELEMENT_NAME - Static variable in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkIDTest
 
testAccessKeysTransform() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTransformerTest
 
testActionGroup() - Method in class org.mycore.iview.tests.base.NavbarIT
 
testAddAttribute() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTrackerTest
 
testAddElement() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTrackerTest
 
testAddingNew() - Method in class org.mycore.mods.merger.MCRMergerTest
 
testAlreadyExisting() - Method in class org.mycore.common.xml.MCRNodeBuilderTest
 
testAsMD5String() - Method in class org.mycore.common.MCRUtilsTest
testAsSHA1String() - Method in class org.mycore.common.MCRUtilsTest
testAssigningValueToLastGenreatedNode() - Method in class org.mycore.common.xml.MCRNodeBuilderTest
 
testBasicElementsPresent() - Method in class org.mycore.iview.tests.base.NavbarIT
 
testBasicEnrichment() - Method in class org.mycore.mods.enrichment.MCREnrichmentTest
 
testBasicInputComponents() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformerTest
 
testBeforeZero() - Method in class org.mycore.common.MCRCalendarTest
 
testBreakpoint() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTrackerTest
 
testBuildingAttributes() - Method in class org.mycore.common.xml.MCRNodeBuilderTest
 
testBuildingElements() - Method in class org.mycore.common.xml.MCRNodeBuilderTest
 
testBuildingNodeName() - Method in class org.mycore.common.xml.MCRNodeBuilderTest
 
testBuildingRootComponents() - Method in class org.mycore.common.xml.MCRNodeBuilderTest
 
testBuildingTrees() - Method in class org.mycore.common.xml.MCRNodeBuilderTest
 
testBuildingValues() - Method in class org.mycore.common.xml.MCRNodeBuilderTest
 
testBuildInsert() - Method in class org.mycore.frontend.xeditor.target.MCRSwapInsertTargetTest
 
testBuildInsertParam() - Method in class org.mycore.frontend.xeditor.target.MCRSwapInsertTargetTest
 
testBuildMCRUser() - Method in class org.mycore.user2.utils.MCRUserTransformerTest
TestCase() - Constructor for class org.mycore.frontend.jersey.resources.MCRJerseyResourceTest.TestCase
 
testCaseInsensitiveDOIs() - Method in class org.mycore.mods.merger.MCRIdentifierMergerTest
 
testClassEditorBatch() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
testCleanUpUserAttributes() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtilsTest
 
testCloneInsert() - Method in class org.mycore.frontend.xeditor.target.MCRSwapInsertTargetTest
 
testCloneInsertParam() - Method in class org.mycore.frontend.xeditor.target.MCRSwapInsertTargetTest
 
testCollectorVariables() - Method in class org.mycore.frontend.xeditor.MCRBindingTest
 
testCommand(String) - Static method in class org.mycore.mcr.cronjob.MCRCommandCronJobTest
 
testCompareBasedOnDisplayForm() - Method in class org.mycore.mods.merger.MCRNameMergerTest
 
testCompleteUndo() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTrackerTest
 
testComplexBindings() - Method in class org.mycore.frontend.xeditor.MCRBindingTest
 
testCompose() - Method in class org.mycore.datamodel.common.MCRDataURLTest
 
testComposeFromDocument() - Method in class org.mycore.datamodel.common.MCRDataURLTest
 
testConditionMatch() - Method in class org.mycore.access.facts.condition.fact.MCRCategoryConditionTest
 
testConditionMatch() - Method in class org.mycore.access.facts.condition.fact.MCRCreatedByConditionTest
 
testConditionMatch() - Method in class org.mycore.access.facts.condition.fact.MCRIPConditionTest
 
testConditionMatch() - Method in class org.mycore.access.facts.condition.fact.MCRRegExConditionTest
 
testConditionMatch() - Method in class org.mycore.access.facts.condition.fact.MCRRoleConditionTest
 
testConditionMatch() - Method in class org.mycore.access.facts.condition.fact.MCRStateConditionTest
 
testConditionMatch() - Method in class org.mycore.access.facts.condition.fact.MCRUserConditionTest
 
testConditionMatch() - Method in class org.mycore.mods.access.facts.condition.MCRMODSCollectionConditionTest
 
testConditionMatch() - Method in class org.mycore.mods.access.facts.condition.MCRMODSEmbargoConditionTest
 
testConditionMatch() - Method in class org.mycore.mods.access.facts.condition.MCRMODSGenreConditionTest
 
testConditionNotMatch() - Method in class org.mycore.access.facts.condition.fact.MCRCategoryConditionTest
 
testConditionNotMatch() - Method in class org.mycore.access.facts.condition.fact.MCRIPConditionTest
 
testConditionNotMatch() - Method in class org.mycore.access.facts.condition.fact.MCRRegExConditionTest
 
testConditionNotMatch() - Method in class org.mycore.access.facts.condition.fact.MCRRoleConditionTest
 
testConditionNotMatch() - Method in class org.mycore.access.facts.condition.fact.MCRStateConditionTest
 
testConditionNotMatch() - Method in class org.mycore.access.facts.condition.fact.MCRUserConditionTest
 
testConditionNotMatch() - Method in class org.mycore.mods.access.facts.condition.MCRMODSCollectionConditionTest
 
testConditionNotMatch() - Method in class org.mycore.mods.access.facts.condition.MCRMODSEmbargoConditionTest
 
testConditionNotMatch() - Method in class org.mycore.mods.access.facts.condition.MCRMODSGenreConditionTest
 
testConditions() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformerTest
 
testConditionWithUserAttributeNamePattern() - Method in class org.mycore.user2.MCRUserManagerTest
Test method buildCondition with user attribute name pattern
testConference() - Method in class org.mycore.mods.csl.MCRModsItemDataProviderTest
 
testCountUsers() - Method in class org.mycore.user2.MCRUserManagerTest
testCreateKey() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManagerTest
 
testCrossrefSchema() - Method in class org.mycore.pi.doi.MCRDOIServiceTest
 
testDateFormatRule() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
testDateFormatsWithoutTimezone() - Method in class org.mycore.mods.MCRMODSDateHelperTest
 
testDateOther() - Method in class org.mycore.mods.merger.MCROriginInfoMergerTest
 
testDeepEqualElementElement() - Method in class org.mycore.common.xml.MCRXMLHelperTest
testDefaultPermission() - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyTest
 
testDefaultValue() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformerTest
 
testDefiningVariables() - Method in class org.mycore.frontend.xeditor.MCRBindingTest
 
testDeleteKey() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManagerTest
 
testDeleteUserMCRUser() - Method in class org.mycore.user2.MCRUserManagerTest
testDeleteUserStringMCRRealm() - Method in class org.mycore.user2.MCRUserManagerTest
testDelimiter() - Method in class org.mycore.common.MCRCalendarTest
 
testDeprecatedProperties() - Method in class org.mycore.common.config.MCRConfigurationTest
 
TestDerivate - Class in org.mycore.iview.tests.model
Abstract Class to resolve the Testfiles for a specific Test.
TestDerivate() - Constructor for class org.mycore.iview.tests.model.TestDerivate
 
testDerivateSession() - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyTest
 
testDerivateUser() - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyTest
 
testDetect() - Method in class org.mycore.mods.identifier.MCRVZGURIDetectorTest
 
testDirectoryStream() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemEventTest
 
testDuplicate() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManagerTest
 
testElementTransform() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTransformerTest
 
testEmptyGiven() - Method in class org.mycore.mods.merger.MCRNameMergerTest
 
testEndPageCompletion() - Method in class org.mycore.mods.MCRMODSPagesHelperTest
 
testEscapeSearchValue() - Method in class org.mycore.solr.MCRSolrUtilsTest
testEscaping() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTrackerTest
 
testEvaluate() - Method in class org.mycore.access.mcrimpl.MCRGroupClauseTest
 
testEvaluator() - Method in class org.mycore.common.xml.MCRXPathEvaluatorTest
 
testException() - Method in class org.mycore.datamodel.common.MCRDataURLTest
 
testExistsKey() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManagerTest
 
testExistsStringMCRRealm() - Method in class org.mycore.user2.MCRUserManagerTest
testExpressionsToIgnore() - Method in class org.mycore.common.xml.MCRNodeBuilderTest
 
testExternalJavaTest() - Method in class org.mycore.frontend.xeditor.jaxen.MCRJaxenXPathFactoryTest
 
testExternalMethodRule() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
testFiles() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemEventTest
 
testFirstNodeBuilt() - Method in class org.mycore.common.xml.MCRNodeBuilderTest
 
testFolder - Variable in class org.mycore.common.xml.MCRXMLParserTest
 
testFormat() - Method in class org.mycore.datamodel.common.MCRISO8601DateTest
 
testFromXMLMetsFiles() - Method in class org.mycore.mets.model.converter.MCRXMLSimpleModelConverterTest
 
testFromXMLMetsSection() - Method in class org.mycore.mets.model.converter.MCRXMLSimpleModelConverterTest
 
testGenerate() - Method in class org.mycore.pi.MCRGenericPIGeneratorTest
 
testGenerateID() - Method in class org.mycore.frontend.xeditor.jaxen.MCRJaxenXPathFactoryTest
 
TestGenerator() - Constructor for class org.mycore.mets.model.MCRMETSGeneratorFactoryTest.TestGenerator
 
testGet() - Method in class org.mycore.pi.MCRPIManagerTest
 
testGetCalendarTypeString() - Method in class org.mycore.common.MCRCalendarTest
 
testGetDeletedItems() - Method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManagerTest
 
testGetEmptyHistoryStart() - Method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManagerTest
 
testGetExtensionPattern() - Method in class org.mycore.frontend.filter.MCRSecureTokenV2FilterConfigTest
Test method for MCRSecureTokenV2FilterConfig.getExtensionPattern(java.util.Collection).
testGetGregorianCalendarOfACalendar() - Method in class org.mycore.common.MCRCalendarTest
 
testGetHash() - Method in class org.mycore.frontend.support.MCRSecureTokenV2Test
testGetHighestStoredID() - Method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManagerTest
 
testGetHistoryStart() - Method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManagerTest
 
testGetLastDayOfMonth() - Method in class org.mycore.common.MCRCalendarTest
 
testGetLastDeletedDate() - Method in class org.mycore.datamodel.metadata.history.MCRMetadataHistoryManagerTest
 
testGetLinkedRelatedItems() - Method in class org.mycore.mods.MCRMODSWrapperTest
 
testGetName() - Method in class org.mycore.common.config.MCRComponentTest
Test method for MCRComponent.getName().
testGetResourceBase() - Method in class org.mycore.common.config.MCRComponentTest
testGetSolrQuery() - Method in class org.mycore.solr.search.MCRQLSearchUtilsTest
testGetUnregisteredIdenifiers() - Method in class org.mycore.pi.MCRPIManagerTest
 
testGetUserPropertiesAfterGetUsers() - Method in class org.mycore.user2.MCRUserManagerTest
 
testGetUsersByProperty() - Method in class org.mycore.user2.MCRUserManagerTest
 
testGetUserStringMCRRealm() - Method in class org.mycore.user2.MCRUserManagerTest
testGlobalRules() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
testGroupByReferencedID() - Method in class org.mycore.frontend.xeditor.MCRBindingTest
 
testHasValue() - Method in class org.mycore.frontend.xeditor.MCRBindingTest
 
testHierarchyDirect() - Method in class org.mycore.mods.MCRMODSLinkedMetadataTest
 
testHierarchyIndirect() - Method in class org.mycore.mods.MCRMODSLinkedMetadataTest
 
testI18N() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformerTest
 
testIdentical() - Method in class org.mycore.mods.merger.MCRCategoryMergerTest
 
testImageChangeGroup() - Method in class org.mycore.iview.tests.base.NavbarIT
 
testImageOverview() - Method in class org.mycore.iview.tests.base.ImageOverviewIT
 
testImageZoom() - Method in class org.mycore.iview.tests.base.ImageSectionIT
 
testIncludes() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformerTest
 
testInsert() - Method in class org.mycore.mods.identifier.MCRMODSDOIMetadataServiceTest
 
testInvalidation() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
testInvalidCategID() - Method in class org.mycore.datamodel.classifications2.MCRCategoryIDTest
 
testInvalidRootID() - Method in class org.mycore.datamodel.classifications2.MCRCategoryIDTest
 
testInvalidXML() - Method in class org.mycore.common.xml.MCRXMLParserTest
 
testInventor() - Method in class org.mycore.mods.csl.MCRModsItemDataProviderTest
 
testIsAppModule() - Method in class org.mycore.common.config.MCRComponentTest
testIsDescendantCheck() - Method in class org.mycore.mods.merger.MCRCategoryMergerTest
 
testIsGuestDefault() - Method in class org.mycore.common.MCRSessionTest
 
testIsLeapYear() - Method in class org.mycore.common.MCRCalendarTest
 
testIsMyCoReComponent() - Method in class org.mycore.common.config.MCRComponentTest
testISO8601Date() - Method in class org.mycore.mods.MCRMODSDateHelperTest
 
testISO8601yearOnly() - Method in class org.mycore.mods.MCRMODSDateHelperTest
 
testIsoFormat() - Method in class org.mycore.common.MCRCalendarTest
 
testIsProbablySameAs() - Method in class org.mycore.mods.merger.MCRNameMergerTest
 
testIsSupported() - Method in class org.mycore.mods.MCRMODSWrapperTest
 
testJavaCall() - Method in class org.mycore.frontend.xeditor.jaxen.MCRJaxenXPathFactoryTest
 
testJobStates() - Method in class org.mycore.iview2.services.MCRJobStateTest
 
testJoiningDifferent() - Method in class org.mycore.mods.merger.MCRMergerTest
 
testKey() - Method in class org.mycore.mcr.acl.accesskey.model.MCRAccessKeyTest
 
testKeyAddCollison() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManagerTest
 
testLanguageDetection() - Method in class org.mycore.common.MCRLanguageDetectorTest
 
testLengthRule() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
testLicenses() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
 
testLinks() - Method in class org.mycore.mods.MCRMODSLinkedMetadataTest
 
testList() - Method in class org.mycore.common.xml.MCRXMLHelperTest
 
testListUsersMCRUser() - Method in class org.mycore.user2.MCRUserManagerTest
testListUsersStringStringString() - Method in class org.mycore.user2.MCRUserManagerTest
testLoadResources() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformerTest
 
testLoadTestUser() - Method in class org.mycore.user2.MCRUserManagerTest
 
testLogin() - Method in class org.mycore.user2.MCRUserManagerTest
testLongCategID() - Method in class org.mycore.datamodel.classifications2.MCRCategoryIDTest
 
testLongerWins() - Method in class org.mycore.mods.merger.MCRTitleInfoMergerTest
 
testLongRootID() - Method in class org.mycore.datamodel.classifications2.MCRCategoryIDTest
 
testLookupString() - Method in class org.mycore.common.log4j2.lookups.MCRUserInformationLookupTest
 
testMapping() - Method in class org.mycore.mods.classification.MCRClassificationMappingEventHandlerTest
 
testMatchesRule() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
testMaxDateRule() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
testMaxDecimalRule() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
testMCRCategoryIDStringString() - Method in class org.mycore.datamodel.classifications2.MCRCategoryIDTest
testMCRLabelStringStringString() - Method in class org.mycore.datamodel.classifications2.MCRLabelTest
 
testMerge() - Method in class org.mycore.mods.merger.MCRAbstractMergerTest
 
testMerge() - Method in class org.mycore.mods.merger.MCROriginInfoMergerTest
 
testMerge() - Method in class org.mycore.mods.merger.MCRTitleInfoMergerTest
 
testMergeDifferent() - Method in class org.mycore.mods.merger.MCRIdentifierMergerTest
 
testMergeDisplayForm() - Method in class org.mycore.mods.merger.MCRNameMergerTest
 
testMergeFirstLastVsLastFirst() - Method in class org.mycore.mods.merger.MCRNameMergerTest
 
testMergeHost() - Method in class org.mycore.mods.merger.MCRRelatedItemMergerTest
 
testMergeMultiple() - Method in class org.mycore.mods.merger.MCRIdentifierMergerTest
 
testMergeNameIdentifier() - Method in class org.mycore.mods.merger.MCRNameMergerTest
 
testMergeNotRedundant() - Method in class org.mycore.mods.merger.MCRCategoryMergerTest
 
testMergePriority() - Method in class org.mycore.mods.enrichment.MCREnrichmentTest
 
testMergeRedundant() - Method in class org.mycore.mods.merger.MCRCategoryMergerTest
 
testMergeSame() - Method in class org.mycore.mods.merger.MCRIdentifierMergerTest
 
testMergeSeries() - Method in class org.mycore.mods.merger.MCRRelatedItemMergerTest
 
testMergeSubElements() - Method in class org.mycore.mods.merger.MCRNameMergerTest
 
testMergeTermsOfAddress() - Method in class org.mycore.mods.merger.MCRNameMergerTest
 
testMergingAttributes() - Method in class org.mycore.mods.merger.MCRTitleInfoMergerTest
 
testMergingDifferent() - Method in class org.mycore.mods.merger.MCRTitleInfoMergerTest
 
testMergingIdentical() - Method in class org.mycore.mods.merger.MCRTitleInfoMergerTest
 
testMergingOneAttribute() - Method in class org.mycore.mods.merger.MCRTitleInfoMergerTest
 
testMergingSameAttribute() - Method in class org.mycore.mods.merger.MCRTitleInfoMergerTest
 
testMergingTitleSubtitle() - Method in class org.mycore.mods.merger.MCRTitleInfoMergerTest
 
testMinIntegerRelevantIfRule() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
testMinIntegerRule() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
testMixedClassificationsWithinSameMODSElement() - Method in class org.mycore.mods.merger.MCRCategoryMergerTest
 
testModificationGroup() - Method in class org.mycore.iview.tests.base.NavbarIT
 
testMODS() - Method in class org.mycore.common.xml.MCRXPathBuilderTest
 
testMultiplePredicates() - Method in class org.mycore.common.xml.MCRNodeBuilderTest
 
testNamespaces() - Method in class org.mycore.common.xml.MCRNodeBuilderTest
 
testNamespaces() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformerTest
 
testNamespaces() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTrackerTest
 
testNavigationNext() - Method in class org.mycore.iview.tests.base.NavbarIT
 
testNavigationPrev() - Method in class org.mycore.iview.tests.base.NavbarIT
 
testNestedChanges() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTrackerTest
 
testNestedPredicates() - Method in class org.mycore.common.xml.MCRNodeBuilderTest
 
testNoArgs() - Static method in class org.mycore.frontend.xeditor.jaxen.MCRJaxenXPathFactoryTest
 
testNonRepeatable() - Method in class org.mycore.mods.merger.MCRCategoryMergerTest
 
testNormalize() - Method in class org.mycore.mods.merger.MCRHyphenNormalizerTest
 
testNormalizeAlphabetical() - Method in class org.mycore.mods.merger.MCRTextNormalizerTest
 
testNormalizeCase() - Method in class org.mycore.mods.merger.MCRTextNormalizerTest
 
testNormalizeDoubleS() - Method in class org.mycore.mods.merger.MCRTextNormalizerTest
 
testNormalizeHyphens() - Method in class org.mycore.mods.merger.MCRTextNormalizerTest
 
testNormalizeLigature() - Method in class org.mycore.mods.merger.MCRTextNormalizerTest
 
testNormalizeNumerical() - Method in class org.mycore.mods.merger.MCRTextNormalizerTest
 
testNormalizePunctuation() - Method in class org.mycore.mods.merger.MCRTextNormalizerTest
 
testNormalizeSharpS() - Method in class org.mycore.mods.merger.MCRTextNormalizerTest
 
testNormalizeSpace() - Method in class org.mycore.mods.merger.MCRTextNormalizerTest
 
testNormalizeUmlat() - Method in class org.mycore.mods.merger.MCRTextNormalizerTest
 
testNormalizeWithReplacement() - Method in class org.mycore.mods.merger.MCRHyphenNormalizerTest
 
testNotMatch() - Method in class org.mycore.access.facts.condition.fact.MCRCreatedByConditionTest
 
testNoValidationRules() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
testNull() - Method in class org.mycore.mods.MCRMODSDateHelperTest
 
testObjectFilter() - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyTest
 
testObjectSession() - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyTest
 
testObjectUser() - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyTest
 
testOffer() - Method in class org.mycore.services.queuedjob.MCRJobQueueTest
 
testOneArg(List<Element>) - Static method in class org.mycore.frontend.xeditor.jaxen.MCRJaxenXPathFactoryTest
 
testOrdering() - Method in class org.mycore.datamodel.metadata.MCRMetaEnrichedLinkIDTest
 
testOverviewLayout() - Method in class org.mycore.iview.tests.base.PDFSideBarIT
 
testOverviewLayout() - Method in class org.mycore.iview.tests.base.SideBarIT
 
testOverwriteDefaultRules() - Method in class org.mycore.frontend.xeditor.MCRXMLCleanerTest
 
testPackerConfigurationStart() - Method in class org.mycore.services.packaging.MCRPackerManagerTest
 
testPages2Extent() - Method in class org.mycore.mods.MCRMODSPagesHelperTest
 
testParse() - Method in class org.mycore.iiif.image.parser.MCRIIIFRotationParserTest
 
testParseArmenianDate() - Method in class org.mycore.common.MCRCalendarTest
 
testParseBuddhistDate() - Method in class org.mycore.common.MCRCalendarTest
 
testParseCopticDate() - Method in class org.mycore.common.MCRCalendarTest
 
testParseEgyptianDate() - Method in class org.mycore.common.MCRCalendarTest
 
testParseEthiopianDate() - Method in class org.mycore.common.MCRCalendarTest
 
testParseGregorianDate() - Method in class org.mycore.common.MCRCalendarTest
 
testParseHebrewDate() - Method in class org.mycore.common.MCRCalendarTest
 
testParseIdentifier() - Method in class org.mycore.pi.MCRPIManagerTest
 
testParseImageRegion() - Method in class org.mycore.iiif.image.parser.MCRIIIFRegionParserTest
 
testParseInValid() - Method in class org.mycore.datamodel.common.MCRDataURLTest
 
testParseIslamicDate() - Method in class org.mycore.common.MCRCalendarTest
 
testParseJapaneseDate() - Method in class org.mycore.common.MCRCalendarTest
 
testParseJulianDate() - Method in class org.mycore.common.MCRCalendarTest
 
testParsePersianDate() - Method in class org.mycore.common.MCRCalendarTest
 
testParseTargetScale() - Method in class org.mycore.iiif.image.parser.MCRIIIFScaleParserTest
 
testParseValid() - Method in class org.mycore.datamodel.common.MCRDataURLTest
 
testPartExtentList() - Method in class org.mycore.mods.merger.MCRExtentMergerTest
 
testPartExtentStartEnd() - Method in class org.mycore.mods.merger.MCRExtentMergerTest
 
testPermissionInheritance() - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyTest
 
testPhysicalDescriptionExtent() - Method in class org.mycore.mods.merger.MCRExtentMergerTest
 
testPredicatesWithValues() - Method in class org.mycore.common.xml.MCRNodeBuilderTest
 
testPreferFamilyGiven() - Method in class org.mycore.mods.merger.MCRNameMergerTest
 
testPreload() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformerTest
 
testPreserveStructureAndService() - Method in class org.mycore.frontend.xeditor.MCRXMLCleanerTest
 
testProcessModsPart() - Method in class org.mycore.mods.csl.MCRModsItemDataProviderTest
 
TestProperties - Class in org.mycore.iview.tests
 
testQueryAsString() - Method in class org.mycore.services.fieldquery.MCRQueryParserTest
Test method for MCRQueryParser.parse for String
testQueryAsXML() - Method in class org.mycore.services.fieldquery.MCRQueryParserTest
Test method for MCRQueryParser.parse for XML
testQueryAsXML() - Method in class org.mycore.services.fieldquery.MCRQueryTest
 
testRangeConditionMatch() - Method in class org.mycore.access.facts.condition.fact.MCRIPConditionTest
 
testRegister() - Method in class org.mycore.datamodel.niofs.ifs2.MCRFileSystemEventTest
 
testRegistrationService() - Method in class org.mycore.pi.MCRPIManagerTest
 
testRemoveAttribute() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTrackerTest
 
testRemoveChangeTracking() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTrackerTest
 
testRemoveElement() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTrackerTest
 
testRemoveEmptyNodes() - Method in class org.mycore.frontend.xeditor.MCRXMLCleanerTest
 
testRepeatBindingWithComplexPredicate() - Method in class org.mycore.frontend.xeditor.MCRRepeatBindingTest
 
testRepeats() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformerTest
 
testReplaceCategoryNewParent() - Method in class org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImplTest
tests top category child to new parent
testRequiredRelevantIfRule() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
testRequiredRule() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
testResolve() - Method in class org.mycore.common.MCRUtilsTest
 
testResolveEvil() - Method in class org.mycore.common.MCRUtilsTest
 
testResolvingIteration() - Method in class org.mycore.mods.enrichment.MCREnrichmentTest
 
testRootAlwaysRemains() - Method in class org.mycore.frontend.xeditor.MCRXMLCleanerTest
 
testRootID() - Method in class org.mycore.datamodel.classifications2.MCRCategoryIDTest
 
testSanitizePermission() - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyHelperTest
 
testSchemaV3() - Method in class org.mycore.pi.doi.MCRDOIServiceTest
 
testSchemaV4() - Method in class org.mycore.pi.doi.MCRDOIServiceTest
 
testSchemaV41() - Method in class org.mycore.pi.doi.MCRDOIServiceTest
 
testSchemaV43() - Method in class org.mycore.pi.doi.MCRDOIServiceTest
 
testSelect() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformerTest
 
testServiceFlags() - Method in class org.mycore.mods.MCRMODSWrapperTest
 
testServiceTransform() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyTransformerTest
 
testSession() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtilsTest
 
testSessionFilter() - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyTest
 
testSessionOverride() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtilsTest
 
testSetAttributeValue() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTrackerTest
 
testSetElementText() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTrackerTest
 
testSetMODS() - Method in class org.mycore.mods.MCRMODSWrapperTest
 
testSideBarPresent() - Method in class org.mycore.iview.tests.base.SideBarIT
 
testSideBarResize() - Method in class org.mycore.iview.tests.base.SideBarIT
 
testSimilar() - Method in class org.mycore.mods.merger.MCRAbstractMergerTest
 
testSimpleBindings() - Method in class org.mycore.frontend.xeditor.MCRBindingTest
 
testSimplePredicates() - Method in class org.mycore.common.xml.MCRNodeBuilderTest
 
testSingleElements() - Method in class org.mycore.parser.bool.MCRBooleanClauseParserTest
 
testSingleStrings() - Method in class org.mycore.parser.bool.MCRBooleanClauseParserTest
 
testStructureOverview() - Method in class org.mycore.iview.tests.base.StructureOverviewIT
 
testSubmitSelectMultipleOptions() - Method in class org.mycore.frontend.xeditor.MCREditorSubmissionTest
 
testSubmitSelectSingleOption() - Method in class org.mycore.frontend.xeditor.MCREditorSubmissionTest
 
testSubmitSingleCheckbox() - Method in class org.mycore.frontend.xeditor.MCREditorSubmissionTest
 
testSubmitTextfields() - Method in class org.mycore.frontend.xeditor.MCREditorSubmissionTest
 
testSwap() - Method in class org.mycore.frontend.xeditor.target.MCRSwapInsertTargetTest
 
testSwapElements() - Method in class org.mycore.frontend.xeditor.tracker.MCRChangeTrackerTest
 
testSwapParameter() - Method in class org.mycore.frontend.xeditor.target.MCRSwapInsertTargetTest
 
testToFunction() - Method in class org.mycore.common.function.MCRThrowFunctionTest
 
testToFunctionBiFunctionOfTERClassOfQsuperE() - Method in class org.mycore.common.function.MCRThrowFunctionTest
 
testToJSON() - Method in class org.mycore.mets.model.converter.MCRSimpleModelJSONConverterTest
 
testToMultiMap() - Method in class org.mycore.solr.proxy.MCRSolrProxyServletTest
Test method for MCRSolrProxyServlet.toMultiMap(org.apache.solr.common.params.ModifiableSolrParams).
testToSimpleModel() - Method in class org.mycore.mets.model.converter.MCRJSONSimpleModelConverterTest
 
testToSolrQueryString() - Method in class org.mycore.solr.search.MCRConditionTransformerTest
 
testToURL() - Method in class org.mycore.frontend.support.MCRSecureTokenV2Test
testToXML() - Method in class org.mycore.mets.model.converter.MCRSimpleModelXMLConverterTest
 
testTransformation() - Method in class org.mycore.mods.bibtex.MCRBibTeX2MODSTransformerTest
 
testTwoArgs(String, String) - Static method in class org.mycore.frontend.xeditor.jaxen.MCRJaxenXPathFactoryTest
 
testUnkownKey() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtilsTest
 
testUnmodified() - Method in class org.mycore.frontend.xeditor.MCRXMLCleanerTest
 
testUnsupported() - Method in class org.mycore.mods.merger.MCRCategoryMergerTest
 
testUpdate() - Method in class org.mycore.mods.MCRMODSLinkedMetadataTest
 
testUpdateIsActive() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManagerTest
 
testUpdateType() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyManagerTest
 
testUpdateUser() - Method in class org.mycore.user2.MCRUserManagerTest
testUser() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtilsTest
 
testUserCreate() - Method in class org.mycore.user2.MCRUserAttributeMapperTest
 
testUserInformationMapping() - Method in class org.mycore.user2.MCRUserAttributeMapperTest
 
testUserMapping() - Method in class org.mycore.user2.MCRUserAttributeMapperTest
 
testUserOverride() - Method in class org.mycore.mcr.acl.accesskey.MCRAccessKeyUtilsTest
 
testUserSwitchBack() - Method in class org.mycore.common.events.MCRJanitorEventHandlerBaseTest
 
testUserUpdate() - Method in class org.mycore.user2.MCRUserAttributeMapperTest
 
TestUtil - Class in org.mycore.iview.tests
 
TestUtil() - Constructor for class org.mycore.iview.tests.TestUtil
 
testUtils() - Method in class org.mycore.common.content.streams.MCRMD5InputStreamTest
 
testValidation() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformerTest
 
testValidXML() - Method in class org.mycore.common.xml.MCRXMLParserTest
 
testVerifyAccessKey() - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyHelperTest
 
testVerifyAccessKeyExpiration() - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyHelperTest
 
testVerifyAccessKeyIsActive() - Method in class org.mycore.mcr.acl.accesskey.strategy.MCRAccessKeyStrategyHelperTest
 
testW3CDTFDate10() - Method in class org.mycore.mods.MCRMODSDateHelperTest
 
testW3CDTFDate19() - Method in class org.mycore.mods.MCRMODSDateHelperTest
 
testWrapMODSDocument() - Method in class org.mycore.mods.MCRMODSWrapperTest
testXLink() - Method in class org.mycore.mods.merger.MCRAbstractMergerTest
 
testXPath() - Method in class org.mycore.common.xml.MCRXPathBuilderTest
 
testXPathSubstitution() - Method in class org.mycore.frontend.xeditor.MCRXEditorTransformerTest
 
testXPathTestRelevantIfRule() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
testXPathTestRule() - Method in class org.mycore.frontend.xeditor.validation.MCRXEditorValidatorTest
 
testZoomGroup() - Method in class org.mycore.iview.tests.base.NavbarIT
 
THREE_WEEKS_AGO - Static variable in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
TIME_OUT_IN_SECONDS - Static variable in class org.mycore.iview.tests.base.BaseTestConstants
 
timerTask() - Method in class org.mycore.pi.urn.rest.MCRURNGranularRESTServiceTest
 
toBufferedImage() - Method in class org.mycore.iview.tests.image.api.Selection
 
toJSON() - Method in class org.mycore.wcms2.datamodel.ItemTest
 
toJSON() - Method in class org.mycore.wcms2.datamodel.NavigationTest
 
toJSON() - Method in class org.mycore.wcms2.DefaultNavigationProviderTest
 
toJSON() - Method in class org.mycore.wcms2.JSONSectionProviderTest
 
toNCName() - Method in class org.mycore.common.xml.MCRXMLFunctionsTest
 
toNCNameSecondPart() - Method in class org.mycore.common.xml.MCRXMLFunctionsTest
 
ToolBarController - Class in org.mycore.iview.tests.controller
 
ToolBarController(WebDriver) - Constructor for class org.mycore.iview.tests.controller.ToolBarController
 
toXML() - Method in class org.mycore.user2.MCRUserManagerTest
 
toXML() - Method in class org.mycore.wcms2.datamodel.ItemTest
 
toXML() - Method in class org.mycore.wcms2.datamodel.NavigationTest
 
transform() - Method in class org.mycore.common.xml.MCRXSLTransformationTest
 
translate() - Method in class org.mycore.services.i18n.MCRTranslationTest
 
TWO_WEEKS_AGO - Static variable in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
type() - Method in class org.mycore.datamodel.ifs2.MCRDirectoryTest
 
type() - Method in class org.mycore.datamodel.ifs2.MCRFileTest
 
TYPE - Static variable in class org.mycore.pi.MCRMockIdentifierService
 

U

update() - Method in class org.mycore.datamodel.common.MCRXMLMetadataManagerTest
 
update() - Method in class org.mycore.datamodel.ifs2.MCRMetadataStoreTest
 
update() - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStoreTest
 
update() - Method in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityManagerTest
 
update(MCRMockIdentifier, MCRBase, String) - Method in class org.mycore.pi.MCRMockIdentifierService
 
updateAccessDefinition() - Method in class org.mycore.backend.jpa.access.MCRJPAAccessStoreTest
updateMeta() - Method in class org.mycore.tools.MyCoReWebPageProviderTest
 
upgradeFail() - Method in class org.mycore.common.MCRSessionTest
 
UppercaseTerm(MCRTextResolver) - Constructor for class org.mycore.common.MCRTextResolverTest.UppercaseTerm
 
USE_STUFF_CALL - Static variable in class org.mycore.common.xml.MCRCheckPermissionChainResolverTest
 

V

validate() - Method in class org.mycore.coma.model.validation.MCRTEIValidatorTest
 
validateFail() - Method in class org.mycore.coma.model.validation.MCRTEIValidatorTest
 
value - Variable in class org.mycore.user2.utils.MCRUserTransformerTest.HashMapTest2.MapEntry
 
variables() - Method in class org.mycore.common.MCRTextResolverTest
 
verifyRevFail() - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStoreTest
 
verifyRevPropsFail() - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStoreTest
 
versionBaseDir - Variable in class org.mycore.datamodel.ifs2.MCRIFS2VersioningTestCase
 
versioning() - Method in class org.mycore.datamodel.ifs2.MCRVersioningMetadataStoreTest
 
ViewerTestBase - Class in org.mycore.iview.tests
 
ViewerTestBase() - Constructor for class org.mycore.iview.tests.ViewerTestBase
 

W

waitForElement(By) - Method in class org.mycore.mets.webtest.MetsEditorTestBase
 
waitForPageReady(WebDriver) - Static method in class org.mycore.iview.tests.controller.ControllerUtil
Waits until the Page is fully loaded
WebDriverController - Class in org.mycore.iview.tests.controller
 
WebDriverController(WebDriver) - Constructor for class org.mycore.iview.tests.controller.WebDriverController
 

X

xmlRoundrip() - Method in class org.mycore.datamodel.metadata.MCRMetaNumberTest
 
xmlRoundrip() - Method in class org.mycore.datamodel.metadata.MCRMetaXMLTest
 

Y

YESTERDAY - Static variable in class org.mycore.datamodel.objectinfo.MCRObjectInfoEntityQueryResolverTest
 
A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form