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

Public Member Functions

void DerivedInit ()
 
void DerivedTearDown ()
 
- Public Member Functions inherited from NUnit.TestData.SetUpData.SetUpAndTearDownFixture
virtual void Init ()
 
virtual void Destroy ()
 
void Success ()
 

Public Attributes

bool wasDerivedSetUpCalled
 
bool wasDerivedTearDownCalled
 
bool wasBaseSetUpCalledFirst
 
bool wasBaseTearDownCalledLast
 
- Public Attributes inherited from NUnit.TestData.SetUpData.SetUpAndTearDownFixture
bool wasSetUpCalled
 
bool wasTearDownCalled
 
bool throwInBaseSetUp
 

Member Function Documentation

void NUnit.TestData.SetUpData.DerivedClassWithSeparateSetUp.DerivedInit ( )
inline
void NUnit.TestData.SetUpData.DerivedClassWithSeparateSetUp.DerivedTearDown ( )
inline

Member Data Documentation

bool NUnit.TestData.SetUpData.DerivedClassWithSeparateSetUp.wasBaseSetUpCalledFirst
bool NUnit.TestData.SetUpData.DerivedClassWithSeparateSetUp.wasBaseTearDownCalledLast

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