@ContextConfiguration(value="/spring-test/test-container.xml") public abstract class AbstractResourceIT extends Object
Abstract AbstractResourceIT class.
| Modifier and Type | Field and Description |
|---|---|
protected static String |
serverAddress |
| Constructor and Description |
|---|
AbstractResourceIT() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.HttpResponse |
execute(org.apache.http.client.methods.HttpUriRequest method) |
protected int |
getStatus(org.apache.http.client.methods.HttpUriRequest method) |
protected static org.apache.http.client.methods.HttpPost |
postObjMethod(String pid) |
protected static org.apache.http.client.methods.HttpPost |
postObjMethod(String pid,
String query) |
void |
setLogger() |
protected static final String serverAddress
public AbstractResourceIT()
public void setLogger()
protected static org.apache.http.client.methods.HttpPost postObjMethod(String pid)
protected static org.apache.http.client.methods.HttpPost postObjMethod(String pid, String query)
protected org.apache.http.HttpResponse execute(org.apache.http.client.methods.HttpUriRequest method) throws IOException
IOExceptionprotected int getStatus(org.apache.http.client.methods.HttpUriRequest method) throws IOException
IOExceptionCopyright © 2013–2019 DuraSpace, Inc.. All rights reserved.