method
mu_pp
v2_1_10 -
Show 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.