public abstract class PalTesty extends PalTest
| Constructor and Description |
|---|
PalTesty() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
requestToString(org.apache.http.client.methods.HttpRequestBase request) |
protected String |
responseToString(org.apache.http.HttpResponse response) |
protected com.lyncode.testy.http.TestyHttpClient |
server(String originName,
String destinationName,
String baseUrl) |
protected com.lyncode.testy.http.TestyHttpClient server(String originName, String destinationName, String baseUrl)
protected String responseToString(org.apache.http.HttpResponse response)
protected String requestToString(org.apache.http.client.methods.HttpRequestBase request)
Copyright © 2014. All Rights Reserved.