|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--agonism.dovetail.test.FormTest
Results of the form post can be tested in the following ways:
Constructor Summary | |
FormTest(Suite suite,
Page page,
QFormTest formTest)
|
Method Summary | |
void |
execute()
Execute the form test. |
protected void |
testForm()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FormTest(Suite suite, Page page, QFormTest formTest)
Method Detail |
public void execute()
Suite
.context
- a DummyRequestContext to use in the execution of the tests.
This DummyRequestContext will be used to set form element values and
then create a new context for the submitted form.protected void testForm()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |