I am trying to find, what is the equivalent of 'TestCase' in NUnit here in JustMock? Also is there a way to do data driven testing to elliminate the copy/paste syndrome for just change of input, expected and actual values?
Thanks
Thanks