You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if my tests are ok. I've used double from RSpec for first time, but I am not sure if in the right way, because I've ended up with a lot of doubles... Also double doesn't reflect real interface of real class...
If anyone can comment on this it would be great!
The text was updated successfully, but these errors were encountered:
I am not sure if my tests are ok. I've used
double
from RSpec for first time, but I am not sure if in the right way, because I've ended up with a lot of doubles... Also double doesn't reflect real interface of real class...If anyone can comment on this it would be great!
The text was updated successfully, but these errors were encountered: