method
mu_pp
v1_9_1_378 -
Show latest stable
- Class:
Test::Unit::Assertions
mu_pp(obj)public
No documentation available.
# File lib/test/unit/assertions.rb, line 9
def mu_pp(obj)
obj.pretty_inspect.chomp
end mu_pp(obj)No documentation available.
# File lib/test/unit/assertions.rb, line 9
def mu_pp(obj)
obj.pretty_inspect.chomp
end