Package | Description |
---|---|
net.sourceforge.jwebunit.api | |
net.sourceforge.jwebunit.htmlunit | |
net.sourceforge.jwebunit.junit |
Modifier and Type | Method and Description |
---|---|
List<HttpHeader> |
ITestingEngine.getResponseHeaders()
Get all response headers.
|
Modifier and Type | Method and Description |
---|---|
List<HttpHeader> |
HtmlUnitTestingEngineImpl.getResponseHeaders() |
Modifier and Type | Method and Description |
---|---|
List<HttpHeader> |
WebTestCase.getResponseHeaders()
Deprecated.
Return all HTTP headers that are in last response.
|
static List<HttpHeader> |
JWebUnit.getResponseHeaders()
Return all HTTP headers that are in last response.
|
List<HttpHeader> |
WebTester.getResponseHeaders()
Return all HTTP headers that are in last response.
|
Copyright © 2002–2016 JWebUnit. All rights reserved.