Uses of Class
org.opentest4j.ValueWrapper
-
Uses of ValueWrapper in org.opentest4j
Methods in org.opentest4j that return ValueWrapperModifier and TypeMethodDescriptionstatic ValueWrapperFactory for creating a newValueWrapperfor the suppliedvalue.static ValueWrapperFactory for creating a newValueWrapperfor the suppliedvalueusing 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.