Serializable
, Cloneable
, Assertion
, Searchable
, TestElement
public class DurationAssertion extends AbstractScopedAssertion implements Serializable, Assertion
Modifier and Type | Field | Description |
---|---|---|
static String |
DURATION_KEY |
Key for storing assertion-informations in the jmx-file.
|
COMMENTS, ENABLED, GUI_CLASS, NAME, TEST_CLASS
Constructor | Description |
---|---|
DurationAssertion() |
Modifier and Type | Method | Description |
---|---|---|
AssertionResult |
getResult(SampleResult response) |
Returns the result of the Assertion.
|
getScopeName
fetchScope, getSampleList, getVariableName, isScopeAll, isScopeChildren, isScopeParent, isScopeVariable, isScopeVariable, setScopeAll, setScopeChildren, setScopeParent, setScopeVariable
addPropertiesValues, addProperty, addProperty, addTestElement, canRemove, clear, clearTemporary, clearTestElementChildren, clone, emptyTemporary, equals, getComment, getName, getProperty, getPropertyAsBoolean, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsInt, getPropertyAsLong, getPropertyAsLong, getPropertyAsString, getPropertyAsString, getSearchableTokens, getThreadContext, getThreadName, hashCode, isEnabled, isRunningVersion, isTemporary, logProperties, mergeIn, propertyIterator, recoverRunningVersion, removeProperty, setComment, setEnabled, setName, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setRunningVersion, setTemporary, setThreadContext, setThreadName, traverse, traverseCollection, traverseMap, traverseProperty
public static final String DURATION_KEY
public AssertionResult getResult(SampleResult response)
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.