Package org.fcrepo.client.integration
Class VersioningIT
- java.lang.Object
-
- org.fcrepo.client.integration.AbstractResourceIT
-
- org.fcrepo.client.integration.VersioningIT
-
public class VersioningIT extends AbstractResourceIT
- Author:
- bbpennel
-
-
Field Summary
-
Fields inherited from class org.fcrepo.client.integration.AbstractResourceIT
client, connectionManager, HOSTNAME, SERVER_PORT, serverAddress
-
-
Constructor Summary
Constructors Constructor Description VersioningIT()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestCreateMementoFromOriginal()voidtestDatetimeNegotiation()-
Methods inherited from class org.fcrepo.client.integration.AbstractResourceIT
getResponseModel
-
-
-
-
Constructor Detail
-
VersioningIT
public VersioningIT()
-
-
Method Detail
-
testCreateMementoFromOriginal
public void testCreateMementoFromOriginal() throws Exception
- Throws:
Exception
-
testDatetimeNegotiation
public void testDatetimeNegotiation() throws Exception
- Throws:
Exception
-
-