method

mu_pp

ruby latest stable - Class: Test::Unit::Assertions

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2_1_10) is shown here.

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