Class: Bacon::Context

Inherits:
Object
  • Object
show all
Includes:
BaconExpect::Expectation::BaconContext, BaconExpect::Matcher::BaconContext
Defined in:
lib/bacon-expect/bacon_context.rb

Method Summary

Methods included from BaconExpect::Matcher::BaconContext

#be, #be_false, #be_nil, #be_true, #be_within, #change, #end_with, #eq, #eql, #have, #include, #match, #match_array, #method_missing, #raise_error, #respond_to, #satisfy, #start_with

Methods included from BaconExpect::Expectation::BaconContext

#expect

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class BaconExpect::Matcher::BaconContext