Package org.fcrepo.kernel.impl.models
Class ResourceFactoryImplTest
java.lang.Object
org.fcrepo.kernel.impl.models.ResourceFactoryImplTest
@ContextConfiguration("/containmentIndexTest.xml")
public class ResourceFactoryImplTest
extends Object
- Author:
- bbpennel
-
Constructor Details
-
ResourceFactoryImplTest
public ResourceFactoryImplTest()
-
-
Method Details
-
setup
- Throws:
Exception
-
cleanUp
-
getResource_ObjectNotFound
- Throws:
Exception
-
getResource_NoInteractionModel
- Throws:
Exception
-
getResource_UnknownInteractionModel
- Throws:
Exception
-
getResource_BasicContainer
- Throws:
Exception
-
getResource_BasicContainer_WithParent
- Throws:
Exception
-
getResource_BasicContainer_InTransaction
- Throws:
Exception
-
getResource_BasicContainer_Cast_InTransaction
- Throws:
Exception
-
getResource_DirectContainer
- Throws:
Exception
-
getResource_IndirectContainer
- Throws:
Exception
-
getResource_Binary
- Throws:
Exception
-
getResource_Binary_StorageException
- Throws:
Exception
-
getResource_ExternalBinary
- Throws:
Exception
-
getNonRdfSourceDescription
- Throws:
Exception
-
getChildren_NoChildren
- Throws:
Exception
-
getChildren_DoesNotExist
- Throws:
Exception
-
getChildren_WithChildren
- Throws:
Exception
-