开发者

how to call IFormsAuthentication interface in unit testing

how to cal开发者_如何学运维l IFormsAuthentication interface in unit testing in asp.net mvc with repositories


You should use a mock object framework such as Rhino Mocks or Moq. The web will give you plenty to read about using mock objects in unit testing.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜