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

Classes

class  NUnit.Framework.Internal.Builders.NUnitTestFixtureBuilder
 NUnitTestFixtureBuilder is able to build a fixture given a class marked with a TestFixtureAttribute or an unmarked class containing test methods. In the first case, it is called by the attribute and in the second directly by NUnitSuiteBuilder. More...
 

Namespaces

package  NUnit.Framework.Internal.Builders