Method: Lemon::TestClassMethod::DSL#context_class
- Defined in:
- lib/lemon/test_class_method.rb
#context_class ⇒ Object
The class for which this is a DSL context.
50 51 52 |
# File 'lib/lemon/test_class_method.rb', line 50 def context_class TestClassMethod end |