public interface Assertion
| Modifier and Type | Method and 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-2019 Apache Software Foundation. All Rights Reserved.