public class JsonPathRegExAssertionConfigurationDialog extends AssertionConfigurationDialog
Modifier and Type | Class and Description |
---|---|
class |
JsonPathRegExAssertionConfigurationDialog.OkAction |
class |
JsonPathRegExAssertionConfigurationDialog.SelectFromCurrentAction |
class |
JsonPathRegExAssertionConfigurationDialog.TestPathAction |
AssertionConfigurationDialog.CancelAction, AssertionConfigurationDialog.DeclareNamespacesFromCurrentAction
assertion, 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, getPathArea
public JsonPathRegExAssertionConfigurationDialog(JsonPathRegExAssertion assertion)
public String getHelpURL()
getHelpURL
in class AssertionConfigurationDialog
protected JPanel getPathAreaPanel()
getPathAreaPanel
in class AssertionConfigurationDialog
protected AbstractAction createOkAction()
createOkAction
in class AssertionConfigurationDialog
protected JsonPathRegExAssertionConfigurationDialog.TestPathAction createTestPathAction()
createTestPathAction
in class AssertionConfigurationDialog
protected JsonPathRegExAssertionConfigurationDialog.SelectFromCurrentAction createSelectFromCurrentAction()
createSelectFromCurrentAction
in class AssertionConfigurationDialog
protected void initializeFieldsWithValuesFromAssertion()
initializeFieldsWithValuesFromAssertion
in class AssertionConfigurationDialog
Copyright © 2019. All Rights Reserved.