class SpectatorTestContext
Overview
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.
Included Modules
- Spectator::DSL::Concise
- Spectator::DSL::Examples
- Spectator::DSL::Expectations
- Spectator::DSL::Groups
- Spectator::DSL::Hooks
- Spectator::DSL::Matchers
- Spectator::DSL::Memoize
- Spectator::DSL::Mocks
Defined in:
spectator/test_context.crInstance methods inherited from module Spectator::DSL::Mocks
allow(stubbable : Stubbable | StubbedType)allow(stubbable) allow, any_args any_args, no_args no_args