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
NUnit.Framework.Tests.Attributes.TestOfTests Class Reference

Public Member Functions

void ReflectionTest ()
 
void TestOf ()
 
void NoTestOf ()
 
void FixtureTestOf ()
 
void SeparateTestOfAttribute ()
 
void SeparateTestOfStringMethod ()
 
void TestOfOnTestCase ()
 

Static Private Attributes

static readonly Type FixtureType = typeof(TestOfFixture)
 

Member Function Documentation

void NUnit.Framework.Tests.Attributes.TestOfTests.ReflectionTest ( )
inline
void NUnit.Framework.Tests.Attributes.TestOfTests.FixtureTestOf ( )
inline

Member Data Documentation

readonly Type NUnit.Framework.Tests.Attributes.TestOfTests.FixtureType = typeof(TestOfFixture)
staticprivate

The documentation for this class was generated from the following file: