public
Description: RR (Double Ruby) is a test double framework that features a rich selection of double techniques and a terse syntax.
Homepage: http://rubyforge.org/projects/double-ruby
Clone URL: git://github.com/btakita/rr.git
rr / spec
name age message
..
file core_spec_suite.rb Thu Nov 13 23:10:14 -0800 2008 RR module no longer has method_missing implemen... [Brian Takita]
file environment_fixture_setup.rb Sun Mar 29 11:23:15 -0700 2009 Fixed spec autorun for latest version of rspec. [Brian Takita]
file high_level_spec.rb Sat Apr 25 13:03:11 -0700 2009 - instance_of Doubles now apply to methods invo... [Brian Takita]
file proc_from_block_spec.rb Sat Apr 25 13:03:11 -0700 2009 - instance_of Doubles now apply to methods invo... [Brian Takita]
directory rr/ Sun Oct 18 22:37:53 -0700 2009 - Fixed stack overflow caused by double include... [Brian Takita]
file rr_spec.rb Sun Aug 31 21:37:17 -0700 2008 Adding RR module specs. git-svn-id: svn+ssh:/... [btakita]
file rspec_spec_suite.rb Sat Apr 25 13:26:03 -0700 2009 Removed side-effects from invoking HashWithObje... [Brian Takita]
file spec.opts Sat Apr 25 13:06:53 -0700 2009 Inlining options in spec.opts in the suite. [Brian Takita]
file spec_helper.rb Sat Sep 19 11:19:59 -0700 2009 Extracted MethodMissingInjection from DoubleInj... [btakita]
file spec_suite.rb Sun Oct 18 22:29:32 -0700 2009 Running suite while ignoring 'warning: useless ... [Brian Takita]
file spy_verification_spec.rb Sat Nov 29 21:16:25 -0800 2008 RecordedCalls#ordered_match_error raises a Invo... [Brian Takita]
file test_unit_spec_suite.rb Thu Dec 27 00:26:05 -0800 2007 Renaming examples to specs. git-svn-id: svn+ss... [btakita]