public abstract class AbstractWebTestPage extends Object implements WebTestPage
Modifier and Type | Field and Description |
---|---|
protected FuncTestHelperFactory |
funcTestHelperFactory |
Constructor and Description |
---|
AbstractWebTestPage() |
Modifier and Type | Method and Description |
---|---|
protected HtmlTable |
getTableWithId(String id) |
protected net.sourceforge.jwebunit.WebTester |
getTester() |
void |
setContext(FuncTestHelperFactory funcTestHelperFactory) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
baseUrl
protected FuncTestHelperFactory funcTestHelperFactory
public void setContext(FuncTestHelperFactory funcTestHelperFactory)
setContext
in interface WebTestPage
protected net.sourceforge.jwebunit.WebTester getTester()
Copyright © 2002-2015 Atlassian. All Rights Reserved.