Categories: None [Edit]

simple_mock

https://rubygems.org/gems/simple_mock
https://github.com/tatey/simple_mock
A fast, tiny (82 lines) hybrid mocking library that supports classical and partial mocking. Partial mocking mixes classical mocking with real objects. There's no monkey patching `Object` or copying. Mock objects are isolated leaving real objects completely untainted.

Total

Ranking: 57,477 of 186,994
Downloads: 17,947

Daily

Ranking: 97,101 of 186,984
Downloads: 3

Depended by

RankDownloadsName
141,9273,996nested_accessors

Depends on

RankDownloadsName
101,142,548,259rake

Owners

#GravatarHandle
1icontatey