Constructor and Description |
---|
AddAssertionPanelExtended(AssertionTestStep assertionTestStep,
AssertionEntryMarker parentEntry) |
Modifier and Type | Method and Description |
---|---|
AssertionTestStep |
AssertionTestStepTree.getAssertionTestStep() |
Modifier and Type | Method and Description |
---|---|
static com.eviware.soapui.model.testsuite.Assertable |
AssertionEntrySupport.getAssertable(com.eviware.soapui.model.TestModelItem source,
String propertyName,
AssertionTestStep assertionTestStep)
Gets assertable for selected source.
|
Constructor and Description |
---|
AssertionTestStepTree(AssertionTestStep testStep) |
AssertionTestStepTreeModel(AssertionTestStep testStep) |
AssertionTestStepTreeNode(AssertionTestStep testStep) |
Modifier and Type | Method and Description |
---|---|
com.eviware.soapui.ui.desktop.DesktopPanel |
AssertionTestStepPanelBuilder.buildDesktopPanel(AssertionTestStep assertionTestStep) |
Constructor and Description |
---|
AssertionTestStepDesktopPanel(AssertionTestStep assertionTestStep) |
Constructor and Description |
---|
AddAssertionEntryAction(AssertionTestStep assertionTestStep) |
AddToGroupAssertionAction(AssertionTestStep assertionTestStep,
AssertionEntry groupEntry) |
MoveAssertionEntryAction(AssertionTestStep assertionTestStep,
AssertionEntry assertionEntry,
AssertionEntry oldParentGroupEntry) |
Modifier and Type | Method and Description |
---|---|
void |
GroupAssertion.ungroupAssertions(AssertionTestStep assertionTestStep,
AssertionEntry groupParent,
AssertionEntry groupEntry) |
Modifier and Type | Method and Description |
---|---|
AssertionTestStep |
AssertionEntry.getAssertionTestStep() |
Modifier and Type | Method and Description |
---|---|
static AssertionEntry |
AssertionEntry.buildAssertionEntry(String assertionType,
String name,
boolean isGroup,
AssertionTestStep assertionTestStep,
com.eviware.soapui.model.ModelItem selectedSource,
String selectedPropertyName,
AssertionEntryMarker parent) |
Constructor and Description |
---|
AssertionEntry(com.eviware.soapui.config.AssertionEntryConfig config,
AssertionTestStep assertionTS) |
AssertionEntry(com.eviware.soapui.config.AssertionEntryConfig config,
AssertionTestStep assertionTestStep,
String sourceId) |
AssertionEntrySource(com.eviware.soapui.model.ModelItem sourceItem,
String propertyName,
AssertionTestStep assertionTestStep) |
Copyright © 2019. All rights reserved.