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
Konrad Cempura edited this page Sep 18, 2013
·
4 revisions
R means remote
It's not easy to do good automated tests at all. More problems appears when You must rely on outside systems.
One way to create high coverage automated tests is mock remote system and simulate boundary conditions.
Rmock is here to help You.
Rmock is a simple way to do mock of remote services that communicate with your project.
Concept and API is based on project mock.