Table of Contents - rspec-contracts-0.0.3 Documentation
Classes and Modules
- RSpec
- RSpec::Contracts
- RSpec::Contracts::ContractMessageExpectation
- RSpec::Contracts::ContractMethodDouble
- RSpec::Contracts::Double
- RSpec::Contracts::Fulfillment
- RSpec::Contracts::FulfillmentView
- RSpec::Contracts::Implementor
- RSpec::Contracts::Interface
- RSpec::Contracts::InterfaceFulfillment
- RSpec::Contracts::InterfaceGroup
- RSpec::Contracts::InterfaceProxy
- RSpec::Contracts::Message
- RSpec::Contracts::MessageGroup
- RSpec::Contracts::MessageView
- RSpec::Contracts::MethodProxy
- RSpec::Contracts::MockProxy
- RSpec::Contracts::ReturnedResponse
- RSpec::Contracts::UnspecifiedResponse
- RSpec::Contracts::YieldedResponse
- RSpec::Core
- RSpec::Core::ExampleGroup
- RSpec::Mocks
- RSpec::Mocks::ExampleMethods
Methods
- ::all — RSpec::Contracts::Implementor
- ::all — RSpec::Contracts::Interface
- ::collection — RSpec::Contracts::Implementor
- ::create — RSpec::Contracts::InterfaceProxy
- ::create — RSpec::Contracts::MethodProxy
- ::find_or_create — RSpec::Contracts::Implementor
- ::find_or_create — RSpec::Contracts::Interface
- ::fulfill_contract — RSpec::Core::ExampleGroup
- ::new — RSpec::Contracts::Double
- ::new — RSpec::Contracts::Fulfillment
- ::new — RSpec::Contracts::FulfillmentView
- ::new — RSpec::Contracts::Implementor
- ::new — RSpec::Contracts::Interface
- ::new — RSpec::Contracts::InterfaceFulfillment
- ::new — RSpec::Contracts::InterfaceGroup
- ::new — RSpec::Contracts::InterfaceProxy
- ::new — RSpec::Contracts::Message
- ::new — RSpec::Contracts::MessageGroup
- ::new — RSpec::Contracts::MessageView
- ::new — RSpec::Contracts::MethodProxy
- ::new — RSpec::Contracts::MockProxy
- ::new — RSpec::Contracts::ContractMethodDouble
- ::new — RSpec::Contracts::ReturnedResponse
- ::new — RSpec::Contracts::YieldedResponse
- #__build_mock_proxy — RSpec::Contracts::Double
- #add_message — RSpec::Contracts::Implementor
- #add_message — RSpec::Contracts::Interface
- #add_message — RSpec::Contracts::MessageGroup
- #add_message — RSpec::Contracts::MethodProxy
- #add_response — RSpec::Contracts::MessageGroup
- #add_response — RSpec::Contracts::ContractMethodDouble
- #add_simple_stub — RSpec::Contracts::ContractMethodDouble
- #and_return — RSpec::Contracts::ContractMessageExpectation
- #and_yield — RSpec::Contracts::ContractMessageExpectation
- #arguments_described_by? — RSpec::Contracts::Message
- #complete? — RSpec::Contracts::Fulfillment
- #complete? — RSpec::Contracts::InterfaceFulfillment
- #contract_double — RSpec::Mocks::ExampleMethods
- #contracts_count — RSpec::Contracts::FulfillmentView
- #described_by? — RSpec::Contracts::Message
- #described_by? — RSpec::Contracts::ReturnedResponse
- #described_by? — RSpec::Contracts::UnspecifiedResponse
- #described_by? — RSpec::Contracts::YieldedResponse
- #each — RSpec::Contracts::InterfaceGroup
- #find_or_create — RSpec::Contracts::InterfaceGroup
- #fulfilled? — RSpec::Contracts::InterfaceFulfillment
- #fulfilled_by? — RSpec::Contracts::InterfaceFulfillment
- #fulfilled_by_all? — RSpec::Contracts::InterfaceFulfillment
- #fulfilled_by_any? — RSpec::Contracts::InterfaceFulfillment
- #implementors_for — RSpec::Contracts::Fulfillment
- #incomplete_interfaces — RSpec::Contracts::Fulfillment
- #install — RSpec::Contracts::MethodProxy
- #message_expectation_class — RSpec::Contracts::ContractMethodDouble
- #messages_count — RSpec::Contracts::Fulfillment
- #messages_count — RSpec::Contracts::InterfaceFulfillment
- #name_described_by? — RSpec::Contracts::Message
- #pluralize — RSpec::Contracts::FulfillmentView
- #proxyable_method? — RSpec::Contracts::InterfaceProxy
- #render — RSpec::Contracts::FulfillmentView
- #render — RSpec::Contracts::MessageView
- #response_described_by? — RSpec::Contracts::Message
- #set_arguments — RSpec::Contracts::MessageGroup
- #set_arguments — RSpec::Contracts::ContractMethodDouble
- #summary — RSpec::Contracts::FulfillmentView
- #to_hash — RSpec::Contracts::Message
- #to_hash — RSpec::Contracts::ReturnedResponse
- #to_hash — RSpec::Contracts::UnspecifiedResponse
- #to_hash — RSpec::Contracts::YieldedResponse
- #unfulfilled_messages — RSpec::Contracts::InterfaceFulfillment
- #unfulfilled_views — RSpec::Contracts::FulfillmentView
- #unique_messages — RSpec::Contracts::Interface
- #with — RSpec::Contracts::ContractMessageExpectation
- #without_response — RSpec::Contracts::Message