P
Patrick
Has anyone had much experience with NUnit http://www.nunit.org , an open
source Unit Testing tool?
If so, has anyone had experience of how to test a method that returns VOID?
None of the ovedloaded Assert.IsNull or Assert.AreEqual methods seem
suitable!
(although I could argue that the methods to be tested should return true)
source Unit Testing tool?
If so, has anyone had experience of how to test a method that returns VOID?
None of the ovedloaded Assert.IsNull or Assert.AreEqual methods seem
suitable!
(although I could argue that the methods to be tested should return true)