| Package | Description |
|---|---|
| com.meterware.httpunit |
Classes for testing http server systems.
|
| com.meterware.httpunit.cookies |
Classes to support cookie handling.
|
| Modifier and Type | Method and Description |
|---|---|
Cookie |
WebClient.getCookieDetails(String name)
Returns an object containing the details of the named cookie
|
| Modifier and Type | Method and Description |
|---|---|
Cookie |
CookieJar.getCookie(String name)
Returns the value of the specified cookie.
|
Copyright © 2012. All Rights Reserved.