method
mu_pp
ruby latest stable - Class:
MiniTest::Assertions
mu_pp(obj)public
This returns a human-readable version of obj. By default #inspect is called. You can override this to use #pretty_print if you want.
mu_pp(obj)This returns a human-readable version of obj. By default #inspect is called. You can override this to use #pretty_print if you want.