OpenPetra
Free Administration Software for Non-Profits
Ict.Testing.NUnitTools Namespace Reference

Classes

class  CommonNUnitFunctions
 a set of small helpfull routines to make testing something easier. More...
 
class  DateConverter
 This converter finds the different date substrings in a string like a message. Actually the common date format looks like "dd-MMM-yyyy" and so we are dealing with strings like "This Date is valid from 17-JAN-2009 to 21-FEB-2010". More...
 
class  TNUnitEventAsserter
 To be used in connection with Class TNUnitEventHandlerCheck<T> for easy asserting of Events. More...
 
class  TNUnitEventHandlerCheck
 To be used with NUnit to faciltate checking of Events - if they are getting raised and if they aren't getting raised. More...