Module: Facon
- Defined in:
- lib/facon.rb,
lib/facon/mock.rb,
lib/facon/proxy.rb,
lib/facon/version.rb,
lib/facon/baconize.rb,
lib/facon/mockable.rb,
lib/facon/expectation.rb,
lib/facon/error_generator.rb
Overview
Facon is a mocking library in the spirit of the Bacon spec library. Small, compact, and works with Bacon.
Defined Under Namespace
Modules: Baconize, Mockable Classes: ErrorGenerator, Expectation, Mock, MockExpectationError, NegativeExpectation, Proxy
Constant Summary collapse
- VERSION =
'0.5.0'