DrMcCleod
0
Q:

nunit return parameter

_mock.Setup(x => x.DoSomething(It.IsAny<string>(), It.IsAny<int>())).Returns((string x, int y) => x);
0

New to Communities?

Join the community