Package org.fcrepo.migration.foxml
Class DCTest
- java.lang.Object
-
- org.fcrepo.migration.foxml.DCTest
-
-
Constructor Summary
Constructors Constructor Description DCTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestBasicDCParsing()voidtestHelperMethodContract()
-
-
-
Constructor Detail
-
DCTest
public DCTest()
-
-
Method Detail
-
setUp
public void setUp() throws javax.xml.bind.JAXBException
- Throws:
javax.xml.bind.JAXBException
-
testBasicDCParsing
public void testBasicDCParsing() throws javax.xml.bind.JAXBException, IllegalAccessException
- Throws:
javax.xml.bind.JAXBExceptionIllegalAccessException
-
testHelperMethodContract
public void testHelperMethodContract() throws javax.xml.bind.JAXBException, IllegalAccessException
- Throws:
javax.xml.bind.JAXBExceptionIllegalAccessException
-
-