Table of Contents - bacon-expect-1.0.3 Documentation
Classes and Modules
- Bacon
- Bacon::Context
- BaconExpect
- BaconExpect::Expectation
- BaconExpect::Expectation::BaconContext
- BaconExpect::FailMessageRenderer
- BaconExpect::FailedExpectation
- BaconExpect::InvalidMatcher
- BaconExpect::Matcher
- BaconExpect::Matcher::BaconContext
- BaconExpect::Matcher::Be
- BaconExpect::Matcher::BeFalse
- BaconExpect::Matcher::BeGeneric
- BaconExpect::Matcher::BeNil
- BaconExpect::Matcher::BeTrue
- BaconExpect::Matcher::BeWithin
- BaconExpect::Matcher::Change
- BaconExpect::Matcher::EndWith
- BaconExpect::Matcher::Eq
- BaconExpect::Matcher::Eql
- BaconExpect::Matcher::HaveGeneric
- BaconExpect::Matcher::HaveItems
- BaconExpect::Matcher::Include
- BaconExpect::Matcher::Match
- BaconExpect::Matcher::MatchArray
- BaconExpect::Matcher::RaiseError
- BaconExpect::Matcher::RespondTo
- BaconExpect::Matcher::Satisfy
- BaconExpect::Matcher::SingleMethod
- BaconExpect::Matcher::StartWith
Methods
- ::expectation — BaconExpect::FailMessageRenderer
- ::message_for_be — BaconExpect::FailMessageRenderer
- ::message_for_be_eq — BaconExpect::FailMessageRenderer
- ::message_for_be_equal — BaconExpect::FailMessageRenderer
- ::message_for_be_false — BaconExpect::FailMessageRenderer
- ::message_for_be_nil — BaconExpect::FailMessageRenderer
- ::message_for_be_true — BaconExpect::FailMessageRenderer
- ::message_for_be_within — BaconExpect::FailMessageRenderer
- ::message_for_change — BaconExpect::FailMessageRenderer
- ::message_for_end_with — BaconExpect::FailMessageRenderer
- ::message_for_have_generic — BaconExpect::FailMessageRenderer
- ::message_for_have_items — BaconExpect::FailMessageRenderer
- ::message_for_include — BaconExpect::FailMessageRenderer
- ::message_for_match — BaconExpect::FailMessageRenderer
- ::message_for_match_array — BaconExpect::FailMessageRenderer
- ::message_for_raise_error — BaconExpect::FailMessageRenderer
- ::message_for_respond_to — BaconExpect::FailMessageRenderer
- ::message_for_satisfy — BaconExpect::FailMessageRenderer
- ::message_for_start_with — BaconExpect::FailMessageRenderer
- ::new — BaconExpect::Expectation
- ::new — BaconExpect::Matcher::Be
- ::new — BaconExpect::Matcher::BeGeneric
- ::new — BaconExpect::Matcher::BeWithin
- ::new — BaconExpect::Matcher::Change
- ::new — BaconExpect::Matcher::EndWith
- ::new — BaconExpect::Matcher::Eq
- ::new — BaconExpect::Matcher::Eql
- ::new — BaconExpect::Matcher::HaveGeneric
- ::new — BaconExpect::Matcher::HaveItems
- ::new — BaconExpect::Matcher::Include
- ::new — BaconExpect::Matcher::Match
- ::new — BaconExpect::Matcher::MatchArray
- ::new — BaconExpect::Matcher::RaiseError
- ::new — BaconExpect::Matcher::RespondTo
- ::new — BaconExpect::Matcher::Satisfy
- ::new — BaconExpect::Matcher::SingleMethod
- ::new — BaconExpect::Matcher::StartWith
- #argument — BaconExpect::Matcher::RespondTo
- #arguments — BaconExpect::Matcher::RespondTo
- #assert — BaconExpect::Expectation
- #be — BaconExpect::Matcher::BaconContext
- #be_false — BaconExpect::Matcher::BaconContext
- #be_nil — BaconExpect::Matcher::BaconContext
- #be_true — BaconExpect::Matcher::BaconContext
- #be_within — BaconExpect::Matcher::BaconContext
- #by — BaconExpect::Matcher::Change
- #change — BaconExpect::Matcher::BaconContext
- #contain_exactly — BaconExpect::Matcher::BaconContext
- #end_with — BaconExpect::Matcher::BaconContext
- #eq — BaconExpect::Matcher::BaconContext
- #eql — BaconExpect::Matcher::BaconContext
- #equal — BaconExpect::Matcher::BaconContext
- #exception_matches — BaconExpect::Matcher::RaiseError
- #expect — BaconExpect::Expectation::BaconContext
- #fail — BaconExpect::Expectation
- #fail! — BaconExpect::Matcher::BeFalse
- #fail! — BaconExpect::Matcher::BeNil
- #fail! — BaconExpect::Matcher::BeTrue
- #fail! — BaconExpect::Matcher::BeWithin
- #fail! — BaconExpect::Matcher::Change
- #fail! — BaconExpect::Matcher::EndWith
- #fail! — BaconExpect::Matcher::HaveGeneric
- #fail! — BaconExpect::Matcher::HaveItems
- #fail! — BaconExpect::Matcher::Include
- #fail! — BaconExpect::Matcher::MatchArray
- #fail! — BaconExpect::Matcher::RaiseError
- #fail! — BaconExpect::Matcher::RespondTo
- #fail! — BaconExpect::Matcher::Satisfy
- #fail! — BaconExpect::Matcher::SingleMethod
- #fail! — BaconExpect::Matcher::StartWith
- #fail_message — BaconExpect::Matcher::Be
- #fail_message — BaconExpect::Matcher::Eq
- #fail_message — BaconExpect::Matcher::Match
- #fail_message — BaconExpect::Matcher::SingleMethod
- #have — BaconExpect::Matcher::BaconContext
- #include — BaconExpect::Matcher::BaconContext
- #match — BaconExpect::Matcher::BaconContext
- #match_array — BaconExpect::Matcher::BaconContext
- #matcher_passes — BaconExpect::Expectation
- #matches? — BaconExpect::Matcher::BeFalse
- #matches? — BaconExpect::Matcher::BeNil
- #matches? — BaconExpect::Matcher::BeTrue
- #matches? — BaconExpect::Matcher::BeWithin
- #matches? — BaconExpect::Matcher::Change
- #matches? — BaconExpect::Matcher::EndWith
- #matches? — BaconExpect::Matcher::HaveGeneric
- #matches? — BaconExpect::Matcher::HaveItems
- #matches? — BaconExpect::Matcher::Include
- #matches? — BaconExpect::Matcher::MatchArray
- #matches? — BaconExpect::Matcher::RaiseError
- #matches? — BaconExpect::Matcher::RespondTo
- #matches? — BaconExpect::Matcher::Satisfy
- #matches? — BaconExpect::Matcher::SingleMethod
- #matches? — BaconExpect::Matcher::StartWith
- #method_missing — BaconExpect::Matcher::BaconContext
- #not_to — BaconExpect::Expectation
- #of — BaconExpect::Matcher::BeWithin
- #raise_error — BaconExpect::Matcher::BaconContext
- #raise_exception — BaconExpect::Matcher::BaconContext
- #respond_to — BaconExpect::Matcher::BaconContext
- #satisfy — BaconExpect::Matcher::BaconContext
- #start_with — BaconExpect::Matcher::BaconContext
- #to — BaconExpect::Expectation
- #to_not — BaconExpect::Expectation
- #with — BaconExpect::Matcher::RespondTo