public
Description: Facon is a mocking library in the spirit of the Bacon spec library. Small, compact, and works with Bacon.
Homepage: http://rubyforge.org/projects/facon/
Clone URL: git://github.com/chuyeow/facon.git
Click here to lend your support to: facon and make a donation at www.pledgie.com !
facon / Manifest.txt
100644 19 lines (18 sloc) 0.339 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Changelog.txt
History.txt
Manifest.txt
README.txt
Rakefile
lib/facon.rb
lib/facon/baconize.rb
lib/facon/core_ext/object.rb
lib/facon/error_generator.rb
lib/facon/expectation.rb
lib/facon/mock.rb
lib/facon/mockable.rb
lib/facon/proxy.rb
spec/baconize_spec.rb
spec/expectation_spec.rb
spec/mock_spec.rb
spec/spec_helper.rb
spec/stub_spec.rb