BeanShellAssertion
, BSFAssertion
, CompareAssertion
, DurationAssertion
, HTMLAssertion
, JSR223Assertion
, MD5HexAssertion
, ResponseAssertion
, SizeAssertion
, SMIMEAssertionTestElement
, XMLAssertion
, XMLSchemaAssertion
, XPathAssertion
public interface Assertion
Modifier and Type | Method | Description |
---|---|---|
AssertionResult |
getResult(SampleResult response) |
Returns the AssertionResult object encapsulating information about the
success or failure of the assertion.
|
AssertionResult getResult(SampleResult response)
response
- the SampleResult containing information about the Sample
(duration, success, etc)Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.