public interface NavigatorCondition
| Modifier and Type | Method and Description |
|---|---|
void |
assertSettings(org.jsoup.nodes.Document document)
Assert that the condition is corrected configured for the passed tester.
|
NavigatorCondition |
copyCondition() |
NavigatorCondition |
copyConditionForParse() |
void |
parseCondition(net.sourceforge.jwebunit.WebTester tester)
Get the condition as configured on the web page.
|
void parseCondition(net.sourceforge.jwebunit.WebTester tester)
tester - the tester pointed at the Navigator page.void assertSettings(org.jsoup.nodes.Document document)
document - the tester pointed at the Navigator page.NavigatorCondition copyCondition()
NavigatorCondition copyConditionForParse()
Copyright © 2002-2019 Atlassian. All Rights Reserved.