avdi / naught

A toolkit for building Null Object classes in Ruby
MIT License
1.05k stars 53 forks source link

Using double to create a stub to remove depreaction warning on specs #33

Closed gvc closed 11 years ago

gvc commented 11 years ago

Using double instead of stub, since stub is deprecated in rspec-mocks since this commit got merged: https://github.com/rspec/rspec-mocks/commit/843a40f4483be9888ba03a415468be99182f0b4a

coveralls commented 11 years ago

Coverage Status

Coverage remained the same when pulling cd7d0fba7869597a70864378aae52636887c09c3 on guava:remove_deprecation_warning into 0869d4a8d4b304ae18e68789d03baacbfb32be2a on avdi:master.