public class JsonPathRegExAssertionConfigurationDialog extends AssertionConfigurationDialog
| Modifier and Type | Class and Description | 
|---|---|
| class  | JsonPathRegExAssertionConfigurationDialog.OkAction | 
| class  | JsonPathRegExAssertionConfigurationDialog.SelectFromCurrentAction | 
| class  | JsonPathRegExAssertionConfigurationDialog.TestPathAction | 
AssertionConfigurationDialog.CancelAction, AssertionConfigurationDialog.DeclareNamespacesFromCurrentActionassertion, configurationDialog, configureResult, contentArea, pathArea| Constructor and Description | 
|---|
| JsonPathRegExAssertionConfigurationDialog(JsonPathRegExAssertion assertion) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected AbstractAction | createOkAction() | 
| protected JsonPathRegExAssertionConfigurationDialog.SelectFromCurrentAction | createSelectFromCurrentAction() | 
| protected JsonPathRegExAssertionConfigurationDialog.TestPathAction | createTestPathAction() | 
| String | getHelpURL() | 
| protected JPanel | getPathAreaPanel() | 
| protected void | initializeFieldsWithValuesFromAssertion() | 
addMatchEditorActions, buildConfigurationDialog, configure, getContentArea, getPathAreapublic JsonPathRegExAssertionConfigurationDialog(JsonPathRegExAssertion assertion)
public String getHelpURL()
getHelpURL in class AssertionConfigurationDialogprotected JPanel getPathAreaPanel()
getPathAreaPanel in class AssertionConfigurationDialogprotected AbstractAction createOkAction()
createOkAction in class AssertionConfigurationDialogprotected JsonPathRegExAssertionConfigurationDialog.TestPathAction createTestPathAction()
createTestPathAction in class AssertionConfigurationDialogprotected JsonPathRegExAssertionConfigurationDialog.SelectFromCurrentAction createSelectFromCurrentAction()
createSelectFromCurrentAction in class AssertionConfigurationDialogprotected void initializeFieldsWithValuesFromAssertion()
initializeFieldsWithValuesFromAssertion in class AssertionConfigurationDialogCopyright © 2019. All Rights Reserved.