Related resources for Unit Test Case
  • Develop D365 Contact Creation Plugin with Unit Test Case 1/24/2024 9:44:52 AM. Create a Plugin when a new Contact is created in D365 and Update the same Contact in PreOperation with some data. This code snippet showcases the setup of an Entity Framework plugin in C#. It covers e
  • Unit Test Cases With ASP.NET MVC12/6/2015 2:33:17 AM. In this article, I will demonstrate you how to write test cases in ASP.NET MVC project.
  • NUnit's Test Case Source11/23/2015 3:46:31 AM. In this article I will show when and how to use NUnit’s TestCaseSourceAttribute and why it is an unsung hero.