Class: Lemon::TestClass::Scope
- Inherits:
-
Lemon::TestModule::Scope
- Object
- Module
- World
- Lemon::TestCase::Scope
- Lemon::TestModule::Scope
- Lemon::TestClass::Scope
- Defined in:
- lib/lemon/test_class.rb
Overview
Evaluation scope for Lemon::TestClass.
Method Summary
Methods inherited from Lemon::TestModule::Scope
#class_unit, #context, #skip, #unit
Methods inherited from Lemon::TestCase::Scope
#after, #before, #initialize, #setup, #teardown
Constructor Details
This class inherits a constructor from Lemon::TestCase::Scope