Package io.qameta.allure.util
Class ObjectUtils
java.lang.Object
io.qameta.allure.util.ObjectUtils
-
Method Summary
-
Method Details
-
toString
Returns string representation of given object. Pretty prints arrays.- Parameters:
object- the given object.- Returns:
- the string representation of given object.
-