|
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.assertions.MD5HexAssertion
public class MD5HexAssertion
| Field Summary |
|---|
| Fields inherited from interface org.apache.jmeter.testelement.TestElement |
|---|
COMMENTS, ENABLED, GUI_CLASS, NAME, TEST_CLASS |
| Constructor Summary | |
|---|---|
MD5HexAssertion()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAllowedMD5Hex()
|
AssertionResult |
getResult(SampleResult response)
Returns the AssertionResult object encapsulating information about the success or failure of the assertion. |
void |
setAllowedMD5Hex(java.lang.String hex)
|
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MD5HexAssertion()
| Method Detail |
|---|
public AssertionResult getResult(SampleResult response)
Assertion
getResult in interface Assertionresponse - the SampleResult containing information about the Sample
(duration, success, etc)
public void setAllowedMD5Hex(java.lang.String hex)
public java.lang.String getAllowedMD5Hex()
|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||