Class ArchiveGroupHandlerTest
- java.lang.Object
-
- org.fcrepo.migration.handlers.ocfl.ArchiveGroupHandlerTest
-
public class ArchiveGroupHandlerTest extends Object
- Author:
- pwinckles
-
-
Field Summary
Fields Modifier and Type Field Description org.junit.rules.TemporaryFoldertempDir
-
Constructor Summary
Constructors Constructor Description ArchiveGroupHandlerTest()
-
Method Summary
-
-
-
Field Detail
-
tempDir
public org.junit.rules.TemporaryFolder tempDir
-
-
Constructor Detail
-
ArchiveGroupHandlerTest
public ArchiveGroupHandlerTest()
-
-
Method Detail
-
setup
public void setup() throws IOException
- Throws:
IOException
-
processObjectSingleVersionF6Format
public void processObjectSingleVersionF6Format() throws IOException
- Throws:
IOException
-
processObjectMultipleVersionsF6Format
public void processObjectMultipleVersionsF6Format() throws IOException
- Throws:
IOException
-
processObjectMultipleVersionsAtomic
public void processObjectMultipleVersionsAtomic() throws IOException
- Throws:
IOException
-
updateFilenameFromRelsInt
public void updateFilenameFromRelsInt() throws IOException
- Throws:
IOException
-
filenameRemovedFromRelsInt
public void filenameRemovedFromRelsInt() throws IOException
- Throws:
IOException
-
filenameRemovedFromRelsIntAndLabelChanged
public void filenameRemovedFromRelsIntAndLabelChanged() throws IOException
- Throws:
IOException
-
addRelsTriples
public void addRelsTriples() throws IOException
- Throws:
IOException
-
processObjectMultipleVersionsWithDeletedDsF6Format
public void processObjectMultipleVersionsWithDeletedDsF6Format() throws IOException
- Throws:
IOException
-
processObjectMultipleVersionsAndDeleteInactiveF6Format
public void processObjectMultipleVersionsAndDeleteInactiveF6Format() throws IOException
- Throws:
IOException
-
processObjectMultipleVersionsAndObjectDeletedF6Format
public void processObjectMultipleVersionsAndObjectDeletedF6Format() throws IOException
- Throws:
IOException
-
processObjectMultipleVersionsAndObjectInactiveDeletedF6Format
public void processObjectMultipleVersionsAndObjectInactiveDeletedF6Format() throws IOException
- Throws:
IOException
-
processObjectMultipleVersionsPlainFormat
public void processObjectMultipleVersionsPlainFormat() throws IOException
- Throws:
IOException
-
processObjectMultipleVersionsWithDeletedDsPlainFormat
public void processObjectMultipleVersionsWithDeletedDsPlainFormat() throws IOException
- Throws:
IOException
-
processObjectMultipleVersionsWithInactiveDeletedObjectPlainFormat
public void processObjectMultipleVersionsWithInactiveDeletedObjectPlainFormat() throws IOException
- Throws:
IOException
-
processObjectSingleVersionF6FormatWithExtensions
public void processObjectSingleVersionF6FormatWithExtensions() throws IOException
- Throws:
IOException
-
processObjectSingleVersionPlainFormatWithExtensions
public void processObjectSingleVersionPlainFormatWithExtensions() throws IOException
- Throws:
IOException
-
processObjectSingleVersionF6FormatWithExternalBinary
public void processObjectSingleVersionF6FormatWithExternalBinary() throws IOException
- Throws:
IOException
-
processObjectSingleVersionPlainFormatWithExternalBinary
public void processObjectSingleVersionPlainFormatWithExternalBinary() throws IOException
- Throws:
IOException
-
-