public class HttpHelperTest extends Object
| Constructor and Description |
|---|
HttpHelperTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreateContentPutMethod() |
void |
testCreateGetMethod() |
void |
testCreateHeadMethod() |
void |
testCreatePatchMethod() |
void |
testCreatePatchMethodEmpty() |
void |
testCreatePostMethod() |
void |
testCreatePutMethod() |
void |
testCreateTriplesPutMethod() |
void |
testCreateTriplesPutMethodWithoutContent() |
void |
testCreateTriplesPutMethodWithoutType() |
void |
testExecuteGet() |
void |
testExecutePut() |
void |
testExecuteReadOnlyGet() |
void |
testExecuteReadOnlyPut() |
void |
testLoadProperties() |
void |
testLoadPropertiesBadRequest() |
void |
testLoadPropertiesForbidden() |
void |
testLoadPropertiesNotFound() |
public void setUp()
throws IOException
IOExceptionpublic void testCreateHeadMethod()
public void testCreateGetMethod()
public void testCreatePatchMethodEmpty()
throws Exception
Exceptionpublic void testCreatePostMethod()
public void testCreatePutMethod()
public void testCreateContentPutMethod()
throws Exception
Exceptionpublic void testCreateTriplesPutMethod()
throws Exception
Exceptionpublic void testCreateTriplesPutMethodWithoutContent()
throws Exception
Exceptionpublic void testCreateTriplesPutMethodWithoutType()
throws Exception
Exceptionpublic void testLoadPropertiesForbidden()
throws Exception
Exceptionpublic void testLoadPropertiesBadRequest()
throws Exception
ExceptionCopyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.