|
Apache JMeter | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jmeter.testelement.AbstractTestElement
org.apache.jmeter.util.BSFTestElement
org.apache.jmeter.assertions.BSFAssertion
Field Summary |
Fields inherited from interface org.apache.jmeter.testelement.TestElement |
COMMENTS, ENABLED, GUI_CLASS, NAME, TEST_CLASS |
Constructor Summary | |
BSFAssertion()
|
Method Summary | |
AssertionResult |
getResult(SampleResult response)
Returns the AssertionResult object encapsulating information about the success or failure of the assertion. |
Methods inherited from class org.apache.jmeter.util.BSFTestElement |
clone, getFilename, getManager, getParameters, getScript, getScriptLanguage, initManager, processFileOrScript, readResolve, setFilename, setParameters, setScript, setScriptLanguage |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BSFAssertion()
Method Detail |
public AssertionResult getResult(SampleResult response)
Assertion
getResult
in interface Assertion
response
- the SampleResult containing information about the Sample
(duration, success, etc)
|
Apache JMeter | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |