@ContextConfiguration(value="/spring-test/test-container.xml") public class FcrepoClientIT extends AbstractResourceIT
| Modifier and Type | Field and Description |
|---|---|
protected URI |
url |
client, connectionManager, HOSTNAME, SERVER_PORT, serverAddress| Constructor and Description |
|---|
FcrepoClientIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
before() |
void |
testCopy() |
void |
testDelete() |
void |
testGet() |
void |
testGetAccept() |
void |
testGetDisableRedirects() |
void |
testGetModified() |
void |
testGetNotFound() |
void |
testGetPrefer() |
void |
testGetRange() |
void |
testGetUnmodified() |
void |
testHead() |
void |
testMove() |
void |
testOptions() |
void |
testPatch() |
void |
testPatchEtagUpdated() |
void |
testPatchNoBody() |
void |
testPost() |
void |
testPostBinary() |
void |
testPostDigestMismatch() |
void |
testPostDigestMultipleChecksums() |
void |
testPostDigestMultipleChecksumsOneMismatch() |
void |
testPut() |
void |
testPutEtag() |
void |
testPutLenient() |
void |
testPutUnmodifiedSince() |
public FcrepoClientIT() throws Exception
Exceptionpublic void before()
public void testPostBinary() throws Exception
Exceptionpublic void testPostDigestMismatch() throws Exception
Exceptionpublic void testPostDigestMultipleChecksums() throws Exception
Exceptionpublic void testPostDigestMultipleChecksumsOneMismatch() throws Exception
Exceptionpublic void testPutEtag() throws Exception
Exceptionpublic void testPutUnmodifiedSince() throws Exception
Exceptionpublic void testPutLenient() throws Exception
Exceptionpublic void testPatchEtagUpdated() throws Exception
Exceptionpublic void testPatchNoBody() throws Exception
Exceptionpublic void testDelete() throws Exception
Exceptionpublic void testGetNotFound() throws Exception
Exceptionpublic void testGetUnmodified() throws Exception
Exceptionpublic void testGetModified() throws Exception
Exceptionpublic void testGetAccept() throws Exception
Exceptionpublic void testGetPrefer() throws Exception
Exceptionpublic void testGetRange() throws Exception
Exceptionpublic void testGetDisableRedirects() throws Exception
Exceptionpublic void testOptions() throws Exception
ExceptionCopyright © 2013–2017 DuraSpace, Inc.. All rights reserved.