org.tynamo.test
Class FunctionalTest
java.lang.Object
org.tynamo.test.AbstractContainerTest
org.tynamo.test.FunctionalTest
public class FunctionalTest
- extends AbstractContainerTest
|
Field Summary |
protected com.gargoylesoftware.htmlunit.html.HtmlPage |
startPage
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
startPage
protected com.gargoylesoftware.htmlunit.html.HtmlPage startPage
FunctionalTest
public FunctionalTest()
startContainer
public void startContainer()
throws Exception
- Overrides:
startContainer in class AbstractContainerTest
- Throws:
Exception
configureWebClient
public void configureWebClient()
- Description copied from class:
AbstractContainerTest
- Hook method which is called during setup phase, before the first request.
It allows subclasses to modify the webClient, such as for disabling javascript
- Overrides:
configureWebClient in class AbstractContainerTest
Copyright © 2004-2010. All Rights Reserved.