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.AuthorTests Class Reference

Public Member Functions

void ReflectionTest ()
 
void Author ()
 
void NoAuthor ()
 
void FixtureAuthor ()
 
void SeparateAuthorAttribute ()
 
void SeparateAuthorWithEmailAttribute ()
 
void AuthorOnTestCase ()
 

Static Private Attributes

static readonly Type FixtureType = typeof(AuthorFixture)
 

Member Function Documentation

void NUnit.Framework.Tests.Attributes.AuthorTests.ReflectionTest ( )
inline
void NUnit.Framework.Tests.Attributes.AuthorTests.FixtureAuthor ( )
inline

Member Data Documentation

readonly Type NUnit.Framework.Tests.Attributes.AuthorTests.FixtureType = typeof(AuthorFixture)
staticprivate

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