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.TestData.OneTimeSetUpTearDownData.InheritSetUpAndTearDown Class Reference
+ Inheritance diagram for NUnit.TestData.OneTimeSetUpTearDownData.InheritSetUpAndTearDown:
+ Collaboration diagram for NUnit.TestData.OneTimeSetUpTearDownData.InheritSetUpAndTearDown:

Public Member Functions

void AnotherTest ()
 
void YetAnotherTest ()
 
- Public Member Functions inherited from NUnit.TestData.OneTimeSetUpTearDownData.SetUpAndTearDownFixture
virtual void Init ()
 
virtual void Destroy ()
 
void Success ()
 
void EvenMoreSuccess ()
 

Additional Inherited Members

- Public Attributes inherited from NUnit.TestData.OneTimeSetUpTearDownData.SetUpAndTearDownFixture
int setUpCount = 0
 
int tearDownCount = 0
 
bool throwInBaseSetUp = false
 

Member Function Documentation

void NUnit.TestData.OneTimeSetUpTearDownData.InheritSetUpAndTearDown.AnotherTest ( )
inline
void NUnit.TestData.OneTimeSetUpTearDownData.InheritSetUpAndTearDown.YetAnotherTest ( )
inline

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