public class CompareAssertionResult extends AssertionResult
RESPONSE_WAS_NULL
Constructor and Description |
---|
CompareAssertionResult()
Deprecated.
Use the other ctor
|
CompareAssertionResult(String name) |
Modifier and Type | Method and Description |
---|---|
void |
addToBaseResult(String resultData) |
void |
addToSecondaryResult(String resultData) |
String |
getBaseResult() |
String |
getSecondaryResult() |
getFailureMessage, getName, getSearchableTokens, isError, isFailure, setError, setFailure, setFailureMessage, setResultForFailure, setResultForNull, toString
@Deprecated public CompareAssertionResult()
public CompareAssertionResult(String name)
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.