Module: Minitest::RedGreen
- Extended by:
- RedGreen
- Included in:
- RedGreen
- Defined in:
- lib/minitest/red_green.rb,
lib/minitest/red_green/plugin.rb,
lib/minitest/red_green/version.rb
Defined Under Namespace
Classes: Plugin
Constant Summary collapse
- VERSION =
"0.9.3"
Instance Attribute Summary collapse
-
#disabled ⇒ Object
Returns the value of attribute disabled.
Instance Attribute Details
#disabled ⇒ Object
Returns the value of attribute disabled.
8 9 10 |
# File 'lib/minitest/red_green.rb', line 8 def disabled @disabled end |