public class BeanShellAssertion
extends org.apache.jmeter.util.BeanShellTestElement
implements org.apache.jmeter.assertions.Assertion
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FILENAME |
static java.lang.String |
INIT_FILE |
static java.lang.String |
PARAMETERS |
static java.lang.String |
RESET_INTERPRETER |
static java.lang.String |
SCRIPT |
| Constructor and Description |
|---|
BeanShellAssertion() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFilename() |
protected java.lang.String |
getInitFileProperty() |
java.lang.String |
getParameters() |
org.apache.jmeter.assertions.AssertionResult |
getResult(org.apache.jmeter.samplers.SampleResult response) |
java.lang.String |
getScript() |
boolean |
isResetInterpreter() |
clone, getBeanShellInterpreter, processFileOrScript, readResolve, setFilename, setParameters, setResetInterpreter, setScript, testEnded, testEnded, testStarted, testStarted, threadFinished, threadStartedaddPropertiesValues, addProperty, addProperty, addTestElement, canRemove, clear, clearTemporary, clearTestElementChildren, 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, traversePropertypublic static final java.lang.String FILENAME
public static final java.lang.String SCRIPT
public static final java.lang.String PARAMETERS
public static final java.lang.String RESET_INTERPRETER
public static final java.lang.String INIT_FILE
protected java.lang.String getInitFileProperty()
getInitFileProperty in class org.apache.jmeter.util.BeanShellTestElementpublic java.lang.String getScript()
getScript in class org.apache.jmeter.util.BeanShellTestElementpublic java.lang.String getFilename()
getFilename in class org.apache.jmeter.util.BeanShellTestElementpublic java.lang.String getParameters()
getParameters in class org.apache.jmeter.util.BeanShellTestElementpublic boolean isResetInterpreter()
isResetInterpreter in class org.apache.jmeter.util.BeanShellTestElementpublic org.apache.jmeter.assertions.AssertionResult getResult(org.apache.jmeter.samplers.SampleResult response)
getResult in interface org.apache.jmeter.assertions.AssertionCopyright © 1998-2018 Apache Software Foundation. All Rights Reserved.