WritableAssertionInfo
public interface AssertionInfo
Modifier and Type | Method | Description |
---|---|---|
Description |
description() |
Returns the description of an assertion.
|
String |
overridingErrorMessage() |
Returns the message that, if specified, will replace the default message of an assertion failure.
|
Representation |
representation() |
String overridingErrorMessage()
Description description()
Representation representation()
Copyright © 2014–2019. All rights reserved.