Uses of Class
org.opentest4j.ValueWrapper
-
Uses of ValueWrapper in org.opentest4j
Methods in org.opentest4j that return ValueWrapperModifier and TypeMethodDescriptionstatic ValueWrapper
Factory for creating a newValueWrapper
for the suppliedvalue
.static ValueWrapper
Factory for creating a newValueWrapper
for the suppliedvalue
using the supplied customstringRepresentation
.AssertionFailedError.getActual()
Returns the wrapped actual value if it is defined; otherwisenull
.AssertionFailedError.getExpected()
Returns the wrapped expected value if it is defined; otherwisenull
.