| com.google.gwt.junit.client.GWTTestCase com.google.gwt.user.client.ui.FormPanelTest
FormPanelTest | public class FormPanelTest extends GWTTestCase (Code) | | Tests the FormPanel.
See Also: FormPanelTestServlet |
Field Summary | |
public static boolean | clicked |
clicked | public static boolean clicked(Code) | | |
testAttachDetachOrder | public void testAttachDetachOrder(HasWidgets container, WidgetAdder adder)(Code) | | |
testCancelSubmit | public void testCancelSubmit()(Code) | | |
testFileUpload | public void testFileUpload()(Code) | | Tests uploading a file using post & multipart encoding.
|
testMethodGet | public void testMethodGet()(Code) | | Tests submitting using url-encoded get, with all form widgets (other than
FileUpload, which requires post/multipart.
|
testSubmitAndHideDialog | public void testSubmitAndHideDialog()(Code) | | |
testSubmitFrame | public void testSubmitFrame()(Code) | | Tests submitting an alternate frame.
|
|
|