|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NavigatorCondition
Represents a condition in a Navigator Search.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||