Class: Lemon::TestClass

Inherits:
TestModule show all
Defined in:
lib/lemon/test_class.rb

Overview

Subclass of TestModule used for classes. It’s basically the same class.

Defined Under Namespace

Classes: DSL

Instance Attribute Summary

Attributes inherited from TestCase

#advice, #context, #label, #setup, #skip, #target, #tests

Method Summary

Methods inherited from TestModule

#initialize, #to_s

Methods inherited from TestCase

#domain, #domain_class, #each, #evaluate, #initialize, #run, #scope, #size, #skip!, #skip?, #tags, #to_s

Constructor Details

This class inherits a constructor from Lemon::TestModule