static OldEditGeneralConfiguration |
OldEditGeneralConfiguration.editConfigurationFromAnywhere() |
Factory method to visit the edit configuration screen from anywhere.
|
static OldEditGeneralConfiguration |
OldEditGeneralConfiguration.editConfigurationFromAnywhere(net.sourceforge.jwebunit.junit.WebTester webTester) |
|
protected static OldEditGeneralConfiguration |
OldEditGeneralConfiguration.editConfigurationFromView(net.sourceforge.jwebunit.junit.WebTester webTester) |
|
OldEditGeneralConfiguration |
OldEditGeneralConfiguration.setRemoteApiEnabled(boolean enabled) |
|
OldEditGeneralConfiguration |
OldEditGeneralConfiguration.submitAndReEdit() |
Submit and immediately click edit so that more editing can be done.
|
OldEditGeneralConfiguration |
OldEditGeneralConfiguration.submitExpectingErrors() |
Submit, expecting that we'll be taken back to the edit page and that there will be errors shown.
|