Skip to content

Ignas Sakalauskas

.NET Development Blog

  • Home
  • About
  • GitHub
  • LinkedIn
  • Twitter


profile for Ignas at Stack Overflow, Q&A for professional and enthusiast programmers

Tag: nunit

NUnit TestCaseSource example (advanced)

Just a quick reminder on how to set up TestCaseSource with NUnit. It can save a few lines of code when you want to test the same method using different sets of values. We will use TDD approach to implement our sample method and unit test it.

Continue reading NUnit TestCaseSource example (advanced)
Posted on 15/05/201627/01/2019Categories techTags nunitLeave a comment on NUnit TestCaseSource example (advanced)
Proudly powered by WordPress