public abstract class AbstractResourceIT extends Object
Abstract AbstractResourceIT class.
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.http.client.HttpClient |
client |
protected static String |
HOSTNAME |
protected static org.slf4j.Logger |
logger |
protected static int |
SERVER_PORT |
protected static String |
serverAddress |
| Constructor and Description |
|---|
AbstractResourceIT() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.HttpResponse |
createObject(String pid) |
protected static org.apache.http.client.methods.HttpPost |
postObjMethod(String pid) |
protected static org.slf4j.Logger logger
protected static final int SERVER_PORT
protected static final String HOSTNAME
protected static final String serverAddress
protected static org.apache.http.client.HttpClient client
public AbstractResourceIT()
protected static org.apache.http.client.methods.HttpPost postObjMethod(String pid)
protected org.apache.http.HttpResponse createObject(String pid) throws IOException
IOExceptionCopyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.