method

to_proc

ruby latest stable - Class: Test::Unit::Util::ProcWrapper

Method deprecated or moved

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

to_proc()
public

No documentation available.

# File lib/test/unit/util/procwrapper.rb, line 42
        def to_proc
          return @a_proc
        end