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.ApartmentAttributeTests Class Reference
+ Inheritance diagram for NUnit.Framework.Attributes.ApartmentAttributeTests:
+ Collaboration diagram for NUnit.Framework.Attributes.ApartmentAttributeTests:

Classes

class  ChildFixtureRequiresMTA
 
class  ChildFixtureRequiresSTA
 
class  FixtureRequiresMTA
 
class  FixtureRequiresSTA
 

Public Member Functions

void ApartmentStateUnknownThrowsException ()
 
void TestWithRequiresSTARunsInSTA ()
 
void TestWithRequiresMTARunsInMTA ()
 
- Public Member Functions inherited from NUnit.Framework.Attributes.ThreadingTests
void GetParentThreadInfo ()
 

Additional Inherited Members

- Static Protected Member Functions inherited from NUnit.Framework.Attributes.ThreadingTests
static ApartmentState GetApartmentState (Thread thread)
 
- Properties inherited from NUnit.Framework.Attributes.ThreadingTests
Thread ParentThread [get, private set]
 
ApartmentState ParentThreadApartment [get, private set]
 

Member Function Documentation

void NUnit.Framework.Attributes.ApartmentAttributeTests.ApartmentStateUnknownThrowsException ( )
inline
void NUnit.Framework.Attributes.ApartmentAttributeTests.TestWithRequiresSTARunsInSTA ( )
inline
void NUnit.Framework.Attributes.ApartmentAttributeTests.TestWithRequiresMTARunsInMTA ( )
inline

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