Package | Description |
---|---|
com.meterware.httpunit |
Classes for testing http server systems.
|
com.meterware.httpunit.controls | |
com.meterware.httpunit.dom | |
com.meterware.httpunit.javascript | |
com.meterware.httpunit.scripting | |
com.meterware.servletunit |
Classes for unit testing servlets, providing internal access to running servlets using a simulated servlet container.
|
Class and Description |
---|
AuthorizationRequiredException
This exception is thrown when an unauthorized request is made for a page that requires authentication.
|
BlockElement
Represents a block-level element such as a paragraph or table cell, which can contain other elements.
|
Button
A button in a form.
|
ClientProperties
A class which represents the properties of a web client.
|
DialogResponder
Interface for an object to supply user responses to dialogs.
|
DNSListener
A listener for DNS Requests.
|
FormControl
Represents a control in an HTML form.
|
FormParameter
Represents the aggregate of all form controls with a particular name.
|
FrameSelector
An immutable class which describes the position of a frame in the window hierarchy.
|
HeaderOnlyWebRequest
A web request which has no information in its message body.
|
HTMLElement
An interface which defines the common properties for an HTML element, which can correspond to any HTML tag.
|
HTMLElementPredicate
An interface which can be used to define matching criteria for an HTML element.
|
HTMLPage
This class represents an HTML page returned from a request.
|
HTMLPage.Scriptable
scriptable for HTML Page
|
HTMLSegment
Represents the parse tree for a segment of HTML.
|
HttpException
This exception is thrown when an Http error (response code 4xx or 5xx) is detected.
|
IllegalRequestParameterException
This exception is thrown on an attempt to set a form parameter in a way not possible from a browser.
|
MessageBodyWebRequest
A web request which contains a non-empty message body.
|
ParsedHTML |
SubmitButton
This class represents a submit button in an HTML form.
|
TableCell
A single cell in an HTML table.
|
TableRow |
TextBlock
A class which represents a block of text in a web page.
|
WebApplet
This class represents the embedding of an applet in a web page.
|
WebClient
The context for a series of web requests.
|
WebClientListener
A listener for messages sent and received by a web client.
|
WebForm
This class represents a form in an HTML page.
|
WebImage
Represents an image in an HTML document.
|
WebLink
This class represents a link in an HTML page.
|
WebList
Represents an HTML list.
|
WebRequest
A request sent to a web server.
|
WebRequestSource
Base class for objects which can be clicked to generate new web requests.
|
WebResponse
A response to a web request from a web server.
|
WebResponse.Scriptable |
WebTable
This class represents a table in an HTML page.
|
WebWindow
A window managed by a
WebClient . |
WebWindowListener
A listener for web window openings and closings.
|
Class and Description |
---|
FormControl
Represents a control in an HTML form.
|
HTMLElement
An interface which defines the common properties for an HTML element, which can correspond to any HTML tag.
|
IllegalRequestParameterException
This exception is thrown on an attempt to set a form parameter in a way not possible from a browser.
|
WebForm
This class represents a form in an HTML page.
|
Class and Description |
---|
HTMLElement
An interface which defines the common properties for an HTML element, which can correspond to any HTML tag.
|
WebResponse
A response to a web request from a web server.
|
Class and Description |
---|
HTMLElement
An interface which defines the common properties for an HTML element, which can correspond to any HTML tag.
|
WebResponse
A response to a web request from a web server.
|
Class and Description |
---|
HTMLElement
An interface which defines the common properties for an HTML element, which can correspond to any HTML tag.
|
WebResponse
A response to a web request from a web server.
|
Class and Description |
---|
FrameSelector
An immutable class which describes the position of a frame in the window hierarchy.
|
WebClient
The context for a series of web requests.
|
WebRequest
A request sent to a web server.
|
WebResponse
A response to a web request from a web server.
|
Copyright © 2012. All Rights Reserved.