method

mu_pp

v1_9_3_392 - 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) #:nodoc:
        obj.pretty_inspect.chomp
      end