Method: MiniTest::Assertions#_assertions
- Defined in:
- lib/minitest/unit.rb
permalink #_assertions ⇒ Object
:nodoc:
76 77 78 |
# File 'lib/minitest/unit.rb', line 76 def _assertions # :nodoc: @_assertions ||= 0 end |
:nodoc:
76 77 78 |
# File 'lib/minitest/unit.rb', line 76 def _assertions # :nodoc: @_assertions ||= 0 end |