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.Attributes.CategoryAttributeTests Class Reference

Summary description for CategoryAttributeTests. More...

+ Collaboration diagram for NUnit.Framework.Attributes.CategoryAttributeTests:

Public Member Functions

void CreateFixture ()
 
void CategoryOnFixture ()
 
void CategoryOnTestMethod ()
 
void CanDeriveFromCategoryAttribute ()
 
void DerivedCategoryMayBeInherited ()
 
void CanSpecifyOnMethodAndTestCase ()
 
void TestWithInvalidCategoryNameIsNotRunnable ()
 

Private Attributes

TestSuite fixture
 

Detailed Description

Summary description for CategoryAttributeTests.

Member Function Documentation

void NUnit.Framework.Attributes.CategoryAttributeTests.CreateFixture ( )
inline
void NUnit.Framework.Attributes.CategoryAttributeTests.CategoryOnFixture ( )
inline
void NUnit.Framework.Attributes.CategoryAttributeTests.CategoryOnTestMethod ( )
inline
void NUnit.Framework.Attributes.CategoryAttributeTests.CanDeriveFromCategoryAttribute ( )
inline
void NUnit.Framework.Attributes.CategoryAttributeTests.DerivedCategoryMayBeInherited ( )
inline
void NUnit.Framework.Attributes.CategoryAttributeTests.TestWithInvalidCategoryNameIsNotRunnable ( )
inline

Member Data Documentation

TestSuite NUnit.Framework.Attributes.CategoryAttributeTests.fixture
private

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