2

Is there guidance and examples on how to setup and structure tests, in-memory, for Microsoft Web API class project which is independent of hosts (to put it simply it is not a Web API inside ASP.NET MVC project).

The Web API class library itself is boot strapped with configuration being set up via HttpConfiguration.

I would like to know if there is formal guidance and examples of the various tests that can be written for this setup.

1 Answer 1

2

I'm not aware of any formal documentation available but here are two good blog posts - one by Kiran and the other one by Filip.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.