method

add_assertion

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

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.

add_assertion()
private

No documentation available.

# File lib/test/unit/testcase.rb, line 124
      def add_assertion
        @_result.add_assertion
      end