module Cuprum::Rails::RSpec

Namespace for RSpec contracts, which validate collection implementations.

Constants

COMMAND_CONTRACT

Contract validating the behavior of a Rails command implementation.

DEFINE_ROUTE_CONTRACT

Contract asserting that a Routes object defines the given route.