Package com.canoo.webtest.engine

Core of processing the WebTests.

See:
          Description

Interface Summary
CallBlock  
IStringVerifier Provides an abstract interface for comparing strings
 

Class Summary
Configuration Captures configuration information.
Context Represents context information for a webtest.
ContextHelper Utility class for Context.
CSVTracingWebConnection Wrapper around a "real" WebConnection that will use the wrapped web connection to do the real job and save information about all performed requests and received responses.
DefaultWebtestCustomizer  
EqualsStringVerfier  
Header Abstraction for Http Headers with name and value.
MimeMap Contains mapping between mime types and preferred extension.
NameValuePair Abstraction for name and value.
NOPBuildListener BuildListener implementation that does nothing.
Option Value object used when setting up HtmlUnit options.
PdfAwarePageCreator PageCreator able to create PdfBoxPDFPage for "application/pdf".
RegExStringVerifier Compares string evaluating the expected value as a regular expression
WebClientContext  
WebClientContext.StoredResponses Used to capture the state of the (current and previous) responses to be able to restore it later.
 

Exception Summary
StepExecutionException  
StepFailedException  
WebTestException Base class for WebTest exceptions.
 

Package com.canoo.webtest.engine Description

Core of processing the WebTests.


Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved.