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

Public Member Functions

override void Init ()
 
override void Destroy ()
 
void AnotherTest ()
 
- Public Member Functions inherited from NUnit.TestData.SetUpData.SetUpAndTearDownFixture
void Success ()
 

Public Attributes

bool derivedSetUpCalled
 
bool derivedTearDownCalled
 
- Public Attributes inherited from NUnit.TestData.SetUpData.SetUpAndTearDownFixture
bool wasSetUpCalled
 
bool wasTearDownCalled
 
bool throwInBaseSetUp
 

Member Function Documentation

override void NUnit.TestData.SetUpData.DefineInheritSetUpAndTearDown.Init ( )
inlinevirtual
override void NUnit.TestData.SetUpData.DefineInheritSetUpAndTearDown.Destroy ( )
inlinevirtual
void NUnit.TestData.SetUpData.DefineInheritSetUpAndTearDown.AnotherTest ( )
inline

Member Data Documentation

bool NUnit.TestData.SetUpData.DefineInheritSetUpAndTearDown.derivedSetUpCalled
bool NUnit.TestData.SetUpData.DefineInheritSetUpAndTearDown.derivedTearDownCalled

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