public class FcrepoClientTest extends Object
| Constructor and Description |
|---|
FcrepoClientTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testBadRequest() |
void |
testBadResponseBody() |
void |
testDelete() |
void |
testDeleteError() |
void |
testDeleteWithResponseBody() |
void |
testGet() |
void |
testGet100() |
void |
testGet300() |
void |
testGetError() |
void |
testGetNoAccept() |
void |
testHead() |
void |
testHeadError() |
void |
testPatch() |
void |
testPatchError() |
void |
testPatchNoContent() |
void |
testPatchResponseBody() |
void |
testPost() |
void |
testPostError() |
void |
testPostErrorNullUrl() |
void |
testPostNoBody() |
void |
testPostResponseBody() |
void |
testPut() |
void |
testPutError() |
void |
testPutNoBody() |
void |
testPutWithResponseBody() |
public FcrepoClientTest()
public void setUp() throws IOException
IOExceptionpublic void testGet() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testGetError() throws Exception
Exceptionpublic void testGet100() throws Exception
Exceptionpublic void testGet300() throws Exception
Exceptionpublic void testGetNoAccept() throws Exception
Exceptionpublic void testHead() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testHeadError() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testPut() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testPutNoBody() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testPutWithResponseBody() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testPutError() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testDelete() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testDeleteWithResponseBody() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testDeleteError() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testPatch() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testPatchNoContent() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testPatchResponseBody() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testPatchError() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testPost() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testPostResponseBody() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testPostNoBody() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testPostError() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testPostErrorNullUrl() throws Exception
Exceptionpublic void testBadRequest() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionpublic void testBadResponseBody() throws IOException, org.fcrepo.client.FcrepoOperationFailedException
IOExceptionorg.fcrepo.client.FcrepoOperationFailedExceptionCopyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.