Package org.fcrepo.migration.pidlist
Class HeadOnlyIT
- java.lang.Object
-
- org.fcrepo.migration.pidlist.HeadOnlyIT
-
public class HeadOnlyIT extends Object
Integration tests to test migration of head only datastream cases- Author:
- mikejritter
-
-
Constructor Summary
Constructors Constructor Description HeadOnlyIT()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetup()voidtestMigrateHeadOnly()voidtestMigrateHeadOnlyDisabled()
-
-
-
Constructor Detail
-
HeadOnlyIT
public HeadOnlyIT()
-
-
Method Detail
-
testMigrateHeadOnly
public void testMigrateHeadOnly() throws XMLStreamException
- Throws:
XMLStreamException
-
testMigrateHeadOnlyDisabled
public void testMigrateHeadOnlyDisabled() throws XMLStreamException
- Throws:
XMLStreamException
-
-