Class: Lemon::World

Inherits:
Module
  • Object
show all
Defined in:
lib/lemon/test_world.rb

Overview

The World module is the base class for all Lemon test scopes. To add test specific helper methods for your tests, place them here.

Direct Known Subclasses

TestCase::Scope