https://github.com/trinitronx/rspec-stubmock-test
A simple test to try stubbing out a gem's methods
https://github.com/trinitronx/rspec-stubmock-test
Last synced: about 10 hours ago
JSON representation
A simple test to try stubbing out a gem's methods
- Host: GitHub
- URL: https://github.com/trinitronx/rspec-stubmock-test
- Owner: trinitronx
- Created: 2013-02-27T19:40:08.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-27T20:04:45.000Z (over 13 years ago)
- Last Synced: 2025-01-10T07:47:05.908Z (over 1 year ago)
- Language: Ruby
- Size: 109 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rspec-stubmock-test
===================
A simple test to try stubbing out a gem's methods
How to run?
-----------
bundle install
rspec