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
test.Fake provides a means to configure a function's single, consistent return value. Sometimes, it would be helpful to configure a mock to return different values for different invocations of a function and to capture the arguments.