Class FedoraIdTest
- java.lang.Object
-
- org.fcrepo.kernel.api.identifiers.FedoraIdTest
-
public class FedoraIdTest extends Object
- Author:
- pwinckles
-
-
Constructor Summary
Constructors Constructor Description FedoraIdTest()
-
Method Summary
-
-
-
Constructor Detail
-
FedoraIdTest
public FedoraIdTest()
-
-
Method Detail
-
testMissingPrefix
public void testMissingPrefix() throws Exception
- Throws:
Exception
-
testRepositoryRoot
public void testRepositoryRoot() throws Exception
- Throws:
Exception
-
testNormal
public void testNormal() throws Exception
- Throws:
Exception
-
testEmptyPath
public void testEmptyPath() throws Exception
- Throws:
Exception
-
testNormalAcl
public void testNormalAcl() throws Exception
- Throws:
Exception
-
testNormalAclException
public void testNormalAclException() throws Exception
- Throws:
Exception
-
testNormalDescription
public void testNormalDescription() throws Exception
- Throws:
Exception
-
testNormalDescriptionException
public void testNormalDescriptionException() throws Exception
- Throws:
Exception
-
testNormalTimemap
public void testNormalTimemap() throws Exception
- Throws:
Exception
-
testNormalMemento
public void testNormalMemento() throws Exception
- Throws:
Exception
-
testNormalMementoException
public void testNormalMementoException() throws Exception
- Throws:
Exception
-
testNormalMementoException2
public void testNormalMementoException2() throws Exception
- Throws:
Exception
-
testMetadataAcl
public void testMetadataAcl() throws Exception
- Throws:
Exception
-
testMetadataAclException
public void testMetadataAclException() throws Exception
- Throws:
Exception
-
testMetadataTimemap
public void testMetadataTimemap() throws Exception
- Throws:
Exception
-
testMetadataMemento
public void testMetadataMemento() throws Exception
- Throws:
Exception
-
testNormalWithHash
public void testNormalWithHash() throws Exception
- Throws:
Exception
-
testAclWithHash
public void testAclWithHash() throws Exception
- Throws:
Exception
-
testAclWithHashException
public void testAclWithHashException() throws Exception
- Throws:
Exception
-
testMetadataWithHash
public void testMetadataWithHash() throws Exception
- Throws:
Exception
-
testMetadataAclWithHash
public void testMetadataAclWithHash() throws Exception
- Throws:
Exception
-
testMetadataAclWithHashException
public void testMetadataAclWithHashException() throws Exception
- Throws:
Exception
-
testTimemapWithHash
public void testTimemapWithHash() throws Exception
- Throws:
Exception
-
testMementoWithHash
public void testMementoWithHash() throws Exception
- Throws:
Exception
-
testMementoWithHashException
public void testMementoWithHashException() throws Exception
- Throws:
Exception
-
testMementoWithHashException2
public void testMementoWithHashException2() throws Exception
- Throws:
Exception
-
testMetadataTimemapWithHash
public void testMetadataTimemapWithHash() throws Exception
- Throws:
Exception
-
testMetadataMementoWithHash
public void testMetadataMementoWithHash() throws Exception
- Throws:
Exception
-
testMetadataMementoWithHashException
public void testMetadataMementoWithHashException() throws Exception
- Throws:
Exception
-
testMetadataMementoWithHashException1
public void testMetadataMementoWithHashException1() throws Exception
- Throws:
Exception
-
testCreateNull
public void testCreateNull()
-
testCreateEmpty
public void testCreateEmpty()
-
testStringConcatenation
public void testStringConcatenation()
-
testResourceIdAddition
public void testResourceIdAddition()
-
testFullIdAddition
public void testFullIdAddition()
-
testResourceIdAdditionMultiple
public void testResourceIdAdditionMultiple()
-
testFullIdAdditionMultiple
public void testFullIdAdditionMultiple()
-
testResolveBlank
public void testResolveBlank()
-
testResolveEmptyString
public void testResolveEmptyString()
-
testDoubleAcl
public void testDoubleAcl()
-
testAsMemento
public void testAsMemento()
-
testAsTimemap
public void testAsTimemap()
-
testAsDescription
public void testAsDescription()
-
testAsTombstone
public void testAsTombstone()
-
testAsAcl
public void testAsAcl()
-
testEncodedId
public void testEncodedId()
-
verifyStorageNamingRestrictions
public void verifyStorageNamingRestrictions()
-
testAsDescribedId
public void testAsDescribedId()
-
-