BasicResultOfCall
Constructors
Link copied to clipboard
protected void BasicResultOfCall(Environment environment, TestOfCall test, Nothing actual, Throwable exception)
Types
Functions
Link copied to clipboard
If this result is not successful due to an exception, this method returns the causing exception.
Link copied to clipboard
If this result is not successful, this method throws an AssertionFailedError informing about the failure.
Link copied to clipboard
Returns the expected behavior of this result.
Link copied to clipboard
Returns if the test was successful.