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

Public Member Functions

void TestFixtureSetup ()
 
void TestFixtureTeardown ()
 
void TestEnumValues ([Values]EnumValues value)
 
void TestBoolValues ([Values]bool value)
 

Private Attributes

int _countEnums
 
int _countBools
 

Member Function Documentation

void NUnit.Framework.Tests.Attributes.ValuesAttributeEnumTests.TestFixtureSetup ( )
inline
void NUnit.Framework.Tests.Attributes.ValuesAttributeEnumTests.TestFixtureTeardown ( )
inline
void NUnit.Framework.Tests.Attributes.ValuesAttributeEnumTests.TestEnumValues ( [Values] EnumValues  value)
inline
void NUnit.Framework.Tests.Attributes.ValuesAttributeEnumTests.TestBoolValues ( [Values] bool  value)
inline

Member Data Documentation

int NUnit.Framework.Tests.Attributes.ValuesAttributeEnumTests._countEnums
private
int NUnit.Framework.Tests.Attributes.ValuesAttributeEnumTests._countBools
private

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