Package org.fcrepo.kernel.impl.models
Class TimeMapImplTest
java.lang.Object
org.fcrepo.kernel.impl.models.TimeMapImplTest
- Author:
- pwinckles
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TimeMapImplTest
public TimeMapImplTest()
-
-
Method Details
-
setup
-
copyParentPropsWhenCreatingTimeMap
-
shouldHaveTimeMapTypes
-
returnChildMementosWhenExist
public void returnChildMementosWhenExist() throws org.fcrepo.persistence.api.exceptions.PersistentStorageException, org.fcrepo.kernel.api.exception.PathNotFoundException- Throws:
org.fcrepo.persistence.api.exceptions.PersistentStorageExceptionorg.fcrepo.kernel.api.exception.PathNotFoundException
-
returnNoMementosWhenNoneExist
public void returnNoMementosWhenNoneExist() throws org.fcrepo.persistence.api.exceptions.PersistentStorageException, org.fcrepo.kernel.api.exception.PathNotFoundException- Throws:
org.fcrepo.persistence.api.exceptions.PersistentStorageExceptionorg.fcrepo.kernel.api.exception.PathNotFoundException
-
returnTriples
public void returnTriples() throws org.fcrepo.persistence.api.exceptions.PersistentStorageException, org.fcrepo.kernel.api.exception.PathNotFoundException- Throws:
org.fcrepo.persistence.api.exceptions.PersistentStorageExceptionorg.fcrepo.kernel.api.exception.PathNotFoundException
-