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

Classes

interface  NUnit.Framework.Interfaces.IFixtureBuilder
 The IFixtureBuilder interface is exposed by a class that knows how to build a TestFixture from one or more Types. In general, it is exposed by an attribute, but may be implemented in a helper class used by the attribute in some cases. More...
 

Namespaces

package  NUnit.Framework.Interfaces