Module: Cuprum::Collections::RSpec::Deferred::Commands
- Defined in:
- lib/cuprum/collections/rspec/deferred/commands.rb,
lib/cuprum/collections/rspec/deferred/commands/find_one_examples.rb,
lib/cuprum/collections/rspec/deferred/commands/build_one_examples.rb,
lib/cuprum/collections/rspec/deferred/commands/find_many_examples.rb,
lib/cuprum/collections/rspec/deferred/commands/assign_one_examples.rb,
lib/cuprum/collections/rspec/deferred/commands/insert_one_examples.rb,
lib/cuprum/collections/rspec/deferred/commands/update_one_examples.rb,
lib/cuprum/collections/rspec/deferred/commands/destroy_one_examples.rb,
lib/cuprum/collections/rspec/deferred/commands/validate_one_examples.rb,
lib/cuprum/collections/rspec/deferred/commands/find_matching_examples.rb
Overview
Namespace for deferred example groups for validating collection commands.
Defined Under Namespace
Modules: AssignOneExamples, BuildOneExamples, DestroyOneExamples, FindManyExamples, FindMatchingExamples, FindOneExamples, InsertOneExamples, UpdateOneExamples, ValidateOneExamples