Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
mock_example.rb
saasbook
Mar 13th, 2014
304
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Ruby
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
fake_movie = mock
(
'Movie'
)
fake_movie.
stub
(
:title
)
.
and_return
(
'Casablanca'
)
fake_movie.
stub
(
:rating
)
.
and_return
(
'PG'
)
fake_movie.
name_with_rating
.
should
==
'Casablanca (PG)'
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐✅ MAKE $2500 IN 15 MIN 4
JavaScript | 5 sec ago | 0.27 KB
⭐✅ Exploit 2500$ in 15 Minutes 9
JavaScript | 18 sec ago | 0.27 KB
⭐✅ MAKE $2000 INSTANTLY ⭐
JavaScript | 26 sec ago | 0.25 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐ I
JavaScript | 31 sec ago | 0.27 KB
⭐✅ Crypto Exchange Exploit ⭐⭐
JavaScript | 41 sec ago | 0.25 KB
⭐Swapzone Glitch ✅ Working⭐ G
JavaScript | 44 sec ago | 0.27 KB
⭐✅ Trading Profit Method ⭐
JavaScript | 58 sec ago | 0.25 KB
✅ Make $2500 in 20 minutes⭐⭐ 2
JavaScript | 59 sec ago | 0.27 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!