method
mu_pp
ruby 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) #:nodoc:
obj.pretty_inspect.chomp
end mu_pp(obj)No documentation available.
# File lib/test/unit/assertions.rb, line 9
def mu_pp(obj) #:nodoc:
obj.pretty_inspect.chomp
end