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

Classes

class  ChildFixtureRequiresThread
 
class  FixtureRequiresThread
 

Public Member Functions

void GetSetUpThreadInfo ()
 
void TestWithRequiresThreadRunsInSeparateThread ()
 
void TestWithRequiresThreadRunsSetUpAndTestOnSameThread ()
 
void TestWithRequiresThreadWithSTAArgRunsOnSeparateThreadInSTA ()
 
void TestWithRequiresThreadWithMTAArgRunsOnSeparateThreadInMTA ()
 
- Public Member Functions inherited from NUnit.Framework.Attributes.ThreadingTests
void GetParentThreadInfo ()
 

Properties

Thread SetupThread [get, set]
 
- Properties inherited from NUnit.Framework.Attributes.ThreadingTests
Thread ParentThread [get, private set]
 
ApartmentState ParentThreadApartment [get, private set]
 

Additional Inherited Members

- Static Protected Member Functions inherited from NUnit.Framework.Attributes.ThreadingTests
static ApartmentState GetApartmentState (Thread thread)
 

Member Function Documentation

void NUnit.Framework.Attributes.RequiresThreadAttributeTests.GetSetUpThreadInfo ( )
inline
void NUnit.Framework.Attributes.RequiresThreadAttributeTests.TestWithRequiresThreadRunsInSeparateThread ( )
inline
void NUnit.Framework.Attributes.RequiresThreadAttributeTests.TestWithRequiresThreadRunsSetUpAndTestOnSameThread ( )
inline
void NUnit.Framework.Attributes.RequiresThreadAttributeTests.TestWithRequiresThreadWithSTAArgRunsOnSeparateThreadInSTA ( )
inline
void NUnit.Framework.Attributes.RequiresThreadAttributeTests.TestWithRequiresThreadWithMTAArgRunsOnSeparateThreadInMTA ( )
inline

Property Documentation

Thread NUnit.Framework.Attributes.RequiresThreadAttributeTests.SetupThread
getsetprivate

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