Method: Test::Unit::TestCase#method_name
- Defined in:
- lib/test/unit/testcase.rb
#method_name ⇒ Object (readonly)
Returns the value of attribute method_name.
285 286 287 |
# File 'lib/test/unit/testcase.rb', line 285 def method_name @method_name end |