IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Assert.cs File Reference

Classes

class  NUnit.Framework.Assert
 The Assert class contains a collection of static methods that implement the most common assertions used in NUnit. More...
 

Namespaces

package  NUnit.Framework
 

Functions

delegate void NUnit.Framework.TestDelegate ()
 Delegate used by tests that execute code and capture any thrown exception. More...