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
ITestBuilder.cs File Reference

Classes

interface  NUnit.Framework.Interfaces.ITestBuilder
 The ITestBuilder interface is exposed by a class that knows how to build one or more TestMethods from a MethodInfo. In general, it is exposed by an attribute, which has additional information available to provide the necessary test parameters to distinguish the test cases built. More...
 

Namespaces

package  NUnit.Framework.Interfaces