Module: Test::Spec
- Defined in:
- lib/test/spec/version.rb,
lib/test/spec.rb
Defined Under Namespace
Classes: CustomShould, DefinitionError, Disabled, Empty, Should, ShouldNot, TestCase
Constant Summary collapse
- VERSION =
"0.10"
- CONTEXTS =
:nodoc:
{}
- SHARED_CONTEXTS =
:nodoc:
Hash.new { |h,k| h[k] = [] }