A C D E G H J L N O R S W

A

addNamespace(String, String) - Method in class org.apache.cocoon.tools.it.HtmlUnitTestCase
Add a namespace mapping for XPath expressions.
assertXPath(String, String) - Method in class org.apache.cocoon.tools.it.HtmlUnitTestCase
Assert that XPath expression result matches exactly expected value.

C

createClient() - Method in class org.apache.cocoon.tools.it.HtmlUnitTestCase
 

D

document - Variable in class org.apache.cocoon.tools.it.HtmlUnitTestCase
Low-level access to XML document (org.w3c.dom.Document) or HTML document (com.gargoylesoftware.htmlunit.html.HtmlPage).

E

evalXPath(String) - Method in class org.apache.cocoon.tools.it.HtmlUnitTestCase
Returns XPath expression as string.
execute() - Method in class org.apache.cocoon.maven.test.jetty.JettyStarterMojo
 
execute() - Method in class org.apache.cocoon.maven.test.jetty.JettyStopperMojo
 

G

getPort() - Method in class org.apache.cocoon.maven.test.jetty.JettyContainer
 

H

HtmlUnitTestCase - Class in org.apache.cocoon.tools.it
This class is useful as base class for JUnit TestCase classes to setup an environment which makes it possible to easily test web pages.
HtmlUnitTestCase() - Constructor for class org.apache.cocoon.tools.it.HtmlUnitTestCase
 

J

JettyContainer - Class in org.apache.cocoon.maven.test.jetty
 
JettyContainer() - Constructor for class org.apache.cocoon.maven.test.jetty.JettyContainer
 
JettyStarterMojo - Class in org.apache.cocoon.maven.test.jetty
Start a Jetty container to run the Cocoon integration tests.
JettyStarterMojo() - Constructor for class org.apache.cocoon.maven.test.jetty.JettyStarterMojo
 
JettyStopperMojo - Class in org.apache.cocoon.maven.test.jetty
Stop the Jetty instance.
JettyStopperMojo() - Constructor for class org.apache.cocoon.maven.test.jetty.JettyStopperMojo
 

L

loadDeleteResponse(String) - Method in class org.apache.cocoon.tools.it.HtmlUnitTestCase
Sends HTTP DELETE request and loads response object.
loadHtmlPage(String) - Method in class org.apache.cocoon.tools.it.HtmlUnitTestCase
Sends HTTP request and parses response as HTML document.
loadPostResponse(String, String) - Method in class org.apache.cocoon.tools.it.HtmlUnitTestCase
Sends HTTP POST request and loads response object.
loadPutResponse(String, String) - Method in class org.apache.cocoon.tools.it.HtmlUnitTestCase
Sends HTTP PUT request and loads response object.
loadResponse(String) - Method in class org.apache.cocoon.tools.it.HtmlUnitTestCase
Sends HTTP GET request and loads response object.
loadXmlPage(String) - Method in class org.apache.cocoon.tools.it.HtmlUnitTestCase
Sends HTTP request and parses response as XML document.
log - Variable in class org.apache.cocoon.tools.it.HtmlUnitTestCase
 

N

namespaces - Variable in class org.apache.cocoon.tools.it.HtmlUnitTestCase
Low-level access to namespace mappings for XPath expressions.

O

org.apache.cocoon.maven.test.jetty - package org.apache.cocoon.maven.test.jetty
 
org.apache.cocoon.tools.it - package org.apache.cocoon.tools.it
 

R

reset() - Method in class org.apache.cocoon.tools.it.HtmlUnitTestCase
 
response - Variable in class org.apache.cocoon.tools.it.HtmlUnitTestCase
Low-level access to WebResponse object.

S

setupBaseUrl() - Method in class org.apache.cocoon.tools.it.HtmlUnitTestCase
 

W

webClient - Variable in class org.apache.cocoon.tools.it.HtmlUnitTestCase
Low-level access to WebClient object.

A C D E G H J L N O R S W

Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.