JSF Test Framework: HtmlUnit 1.1.9
-
- All Implemented Interfaces:
- com.gargoylesoftware.htmlunit.WebConnection
public final class LocalWebConnection
extends Object
implements com.gargoylesoftware.htmlunit.WebConnection
This implementation of the HtmlUnit WebConnection execute http requests on the local
staging server instead of the real network connection.
- Author:
- asmirnov
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
com.gargoylesoftware.htmlunit.WebResponse |
getResponse(com.gargoylesoftware.htmlunit.WebRequest request) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
JSF Test Framework: HtmlUnit 1.1.9
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.