class

SpectatorTestContext

Inherits Spectator::DSL::Mocks / Spectator::DSL::Memoize / Spectator::DSL::Matchers / Spectator::DSL::Hooks / Spectator::DSL::Groups / Spectator::DSL::Metadata / Spectator::DSL::Expectations / Spectator::DSL::Examples / Spectator::DSL::Metadata / Spectator::DSL::Concise / SpectatorContext / Reference / Object

Class used as the base for all specs using the DSL. It adds methods and macros necessary to use the DSL from the spec. This type is intentionally outside the Spectator module. The reason for this is to prevent name collision when using the DSL to define a spec.