Method: Test::Unit::TestCase::Context#parent_context
- Defined in:
- lib/nest-unit.rb
#parent_context ⇒ Object (readonly)
Returns the value of attribute parent_context.
9 10 11 |
# File 'lib/nest-unit.rb', line 9 def parent_context @parent_context end |