Class: Lemon::TestClass::Scope

Inherits:
Lemon::TestModule::Scope show all
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