Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nunit

Assert that value is equal to any of a collection of expected values

NUNIT 3 and ExpectedException

c# nunit

C#, NUnit: Clear way of testing that ArgumentException has correct ParamName

c# exception properties nunit

NUnit with VS2010 and MVC3

How to Reference File in Unit Test?

NUnit.Runners via Nuget on Visual Studio 2012 express doesn't work

Test for UnObserved Exceptions

Mock File IO static class in c#

Process NUnit result.xml and show it in Team City Web GUI

command-line nunit teamcity

Given -When-Then example with NUnit

c# nunit bdd nunit-2.5

C# Unit Test Design Issue: How to reduce redundancy in unit test writing?

c# .net unit-testing nunit

NUnit keeping static data across tests

c# unit-testing nunit

How do I get nunit3-console to output my debug to screen (on a Windows box)?

c# nunit nunit-console

Testing ASP.NET Web API Multipart Form Data File upload

Selenium 2.0 WebDriver Advcanced Interactions DoubleClick Help (c#)

New to mocking frameworks

Is there anything wrong with putting test methods in the same class you're testing?

c# unit-testing nunit