| Modifier and Type | Method and Description |
|---|---|
static ValueWrapper |
ValueWrapper.create(Object value)
Factory for creating a new
ValueWrapper for the supplied value. |
ValueWrapper |
AssertionFailedError.getActual()
Returns the wrapped actual value if it is defined; otherwise
null. |
ValueWrapper |
AssertionFailedError.getExpected()
Returns the wrapped expected value if it is defined; otherwise
null. |
Copyright © 2018. All rights reserved.