Revisions of rubygem-rspec-mocks

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 284561 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 7)
- updated to version 3.2.0
 Enhancements:
 
 * Treat `any_args` as an arg splat, allowing it to match an arbitrary
   number of args at any point in an arg list. (Myron Marston, #786)
 * Print diffs when arguments in mock expectations are mismatched.
   (Sam Phippen, #751)
 * Support names for verified doubles (`instance_double`, `instance_spy`,
   `class_double`, `class_spy`, `object_double`, `object_spy`). (Cezary
   Baginski, #826)
 * Make `array_including` and `hash_including` argument matchers composable.
   (Sam Phippen, #819)
 * Make `allow_any_instance_of(...).to receive(...).and_wrap_original`
   work. (Ryan Fitzgerald, #869)
 
 Bug Fixes:
 
 * Provide a clear error when users wrongly combine `no_args` with
   additional arguments (e.g. `expect().to receive().with(no_args, 1)`).
   (Myron Marston, #786)
 * Provide a clear error when users wrongly use `any_args` multiple times in the
   same argument list (e.g. `expect().to receive().with(any_args, 1, any_args)`.
   (Myron Marston, #786)
 * Prevent the error generator from using user object #description methods.
   See [#685](https://github.com/rspec/rspec-mocks/issues/685).
   (Sam Phippen, #751)
 * Make verified doubles declared as `(instance|class)_double(SomeConst)`
   work properly when `SomeConst` has previously been stubbed.
   `(instance|class)_double("SomeClass")` already worked properly.
   (Myron Marston, #824)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 5)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 223801 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 4)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 221436 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 3)
Automatic submission by obs-autosubmit
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 201913 from Josef Reidinger's avatar Josef Reidinger (jreidinger) (revision 1)
New package see http://lists.opensuse.org/opensuse-factory/2013-10/msg00023.html
Displaying revisions 21 - 27 of 27
openSUSE Build Service is sponsored by