public class MaxErrorsAssertion extends AbstractLoadTestAssertion implements Configurable
AbstractLoadTestAssertion.ConfigureAssertionAction, AbstractLoadTestAssertion.RenameAssertionAction| Modifier and Type | Field and Description | 
|---|---|
| static String | MAX_ERRORS_TYPE | 
TEST_STEP_ELEMENT, TEST_STEP_FIELDALL_TEST_STEPS, ANY_TEST_STEP, CONFIGURATION_PROPERTY, ICON_PROPERTY, NAME_PROPERTY| Constructor and Description | 
|---|
| MaxErrorsAssertion(LoadTestAssertionConfig assertionConfig,
                  WsdlLoadTest loadTest) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | assertResult(LoadTestRunner loadTestRunner,
            LoadTestRunContext context,
            TestStepResult result,
            TestCaseRunner testRunner,
            TestCaseRunContext runContext) | 
| String | assertResults(LoadTestRunner loadTestRunner,
             LoadTestRunContext context,
             TestCaseRunner testRunner,
             TestCaseRunContext runContext) | 
| boolean | configure() | 
| String | getDescription() | 
| protected void | updateConfiguration() | 
addPropertyChangeListener, addPropertyChangeListener, getConfiguration, getIcon, getLoadTest, getName, getTargetStep, getTargetStepOptions, initIcon, release, removePropertyChangeListener, removePropertyChangeListener, returnErrorOrFail, setConfiguration, setName, setTargetStep, targetStepMatches, updateConfigurationpublic static final String MAX_ERRORS_TYPE
public MaxErrorsAssertion(LoadTestAssertionConfig assertionConfig, WsdlLoadTest loadTest)
public String getDescription()
getDescription in interface LoadTestAssertionpublic String assertResult(LoadTestRunner loadTestRunner, LoadTestRunContext context, TestStepResult result, TestCaseRunner testRunner, TestCaseRunContext runContext)
assertResult in interface LoadTestAssertionpublic String assertResults(LoadTestRunner loadTestRunner, LoadTestRunContext context, TestCaseRunner testRunner, TestCaseRunContext runContext)
assertResults in interface LoadTestAssertionpublic boolean configure()
configure in interface Configurableprotected void updateConfiguration()
updateConfiguration in class AbstractLoadTestAssertionCopyright © 2019. All Rights Reserved.