Method: Minitest::Spec::DSL#to_s
- Defined in:
- lib/minitest/spec.rb
permalink #to_s ⇒ Object
:nodoc:
288 289 290 |
# File 'lib/minitest/spec.rb', line 288 def to_s # :nodoc: name # Can't alias due to 1.8.7, not sure why end |
:nodoc:
288 289 290 |
# File 'lib/minitest/spec.rb', line 288 def to_s # :nodoc: name # Can't alias due to 1.8.7, not sure why end |