sort by best latest
Casey Strouse says
Code contracts are used to aid in automated testing of .NET applications. They help you to document assumptions made about a codebase and then test the assumptions. You can read more on this Microsoft site:
Please vote up an answer if it adds to the discussion, or vote it down if it does not. You cannot flag an answer, but if an answer receives enough down votes compared to up votes, then it will become hidden.






