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.OneTimeSetupTearDownTest Class Reference

Public Member Functions

void MakeSureSetUpAndTearDownAreCalled ()
 
void MakeSureSetUpAndTearDownAreCalledOnFixtureWithTestCases ()
 
void MakeSureSetUpAndTearDownAreCalledOnFixtureWithTheories ()
 
void MakeSureSetUpAndTearDownAreNotCalledOnExplicitFixture ()
 
void CheckInheritedSetUpAndTearDownAreCalled ()
 
void OverriddenSetUpAndTearDownAreNotCalled ()
 
void BaseSetUpCalledFirstAndTearDownCalledLast ()
 
void FailedBaseSetUpCausesDerivedSetUpAndTeardownToBeSkipped ()
 
void StaticBaseSetUpCalledFirstAndTearDownCalledLast ()
 
void HandleErrorInFixtureSetup ()
 
void RerunFixtureAfterSetUpFixed ()
 
void HandleIgnoreInFixtureSetup ()
 
void HandleErrorInFixtureTearDown ()
 
void HandleErrorInFixtureTearDownAfterErrorInTest ()
 
void HandleErrorInFixtureTearDownAfterErrorInFixtureSetUp ()
 
void HandleExceptionInFixtureConstructor ()
 
void RerunFixtureAfterTearDownFixed ()
 
void HandleSetUpAndTearDownWithTestInName ()
 
void IgnoredFixtureShouldNotCallFixtureSetUpOrTearDown ()
 
void FixtureWithNoTestsShouldNotCallFixtureSetUpOrTearDown ()
 
void DisposeCalledOnceWhenFixtureImplementsIDisposable ()
 
void DisposeCalledOnceWhenFixtureImplementsIDisposableAndHasTestCases ()
 

Static Public Member Functions

static void StaticSetUpAndTearDownAreCalled ()
 
static void StaticClassSetUpAndTearDownAreCalled ()
 

Member Function Documentation

void NUnit.Framework.Attributes.OneTimeSetupTearDownTest.MakeSureSetUpAndTearDownAreCalledOnFixtureWithTestCases ( )
inline
void NUnit.Framework.Attributes.OneTimeSetupTearDownTest.MakeSureSetUpAndTearDownAreCalledOnFixtureWithTheories ( )
inline
void NUnit.Framework.Attributes.OneTimeSetupTearDownTest.DisposeCalledOnceWhenFixtureImplementsIDisposable ( )
inline
void NUnit.Framework.Attributes.OneTimeSetupTearDownTest.DisposeCalledOnceWhenFixtureImplementsIDisposableAndHasTestCases ( )
inline

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