Sha256: c672e4b25f91a76f0a78ca279b1fc59deb0db021176b59a1943b7b1e7358f3d6

Contents?: true

Size: 862 Bytes

Versions: 2

Compression:

Stored size: 862 Bytes

Contents

0.1.1 - 2013-06-26
------------------

* Constantize should be a runtime dependency since constantize is used in
  VerifiedDouble::MethodSignatureValue.

* [#10] Fix VerifiedDouble::MethodSignatureValue#modified_class.
  If the value is an rspec double, the modified_class should be the class
  represented by the double's name.


0.1.0 - 2013-06-24
------------------

* [#3] Pass Scenario: Verifying mocks for accessors.
* [#3] Pass Scenario: Verifying mocks for readers
* [#5] Remove rspec-fire dependency.
* [#5] Use VerifiedDouble to mock and stub doubles in own tests.

0.0.2 - 2013-06-22
------------------

* Passes #1: Customizing arguments and return values.
* Set rspec-fire to 1.1 for the meantime.

0.0.1 - 2013-06-02
------------------

* Initial release. Passes "I want to be informed if the mocks I use are verified by contract tests" feature.


Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
verified_double-0.1.1 CHANGELOG.markdown
verified_double-0.1.1 features/CHANGELOG.markdown