void NUnit.Framework.Internal.SetUpTearDownTests.SetUpAndTearDownCounter |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.SetUpTearDownTests.MakeSureSetUpAndTearDownAreCalled |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.SetUpTearDownTests.CheckInheritedSetUpAndTearDownAreCalled |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.SetUpTearDownTests.CheckOverriddenSetUpAndTearDownAreNotCalled |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.SetUpTearDownTests.MultipleSetUpAndTearDownMethodsAreCalled |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.SetUpTearDownTests.BaseSetUpIsCalledFirstTearDownLast |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.SetUpTearDownTests.FailureInBaseSetUpCausesDerivedSetUpAndTearDownToBeSkipped |
( |
| ) |
|
|
inline |
void NUnit.Framework.Internal.SetUpTearDownTests.HandleExceptionInSetUp |
( |
| ) |
|
|
inline |
References NUnit.Framework.Assert.AreEqual(), NUnit.Framework.Interfaces.ITestResult.Children, NUnit.Framework.Does.Contain(), NUnit.Framework.Interfaces.ResultState.Error, NUnit.Framework.Interfaces.ITestResult.HasChildren, NUnit.Framework.Assert.IsTrue(), NUnit.Framework.Internal.TestResult.Message, NUnit.Framework.Internal.TestResult.ResultState, NUnit.TestUtilities.TestBuilder.RunTestFixture(), NUnit.TestData.SetUpData.SetupAndTearDownExceptionFixture.setupException, NUnit.Framework.Internal.TestResult.StackTrace, and NUnit.Framework.Assert.That().
void NUnit.Framework.Internal.SetUpTearDownTests.HandleExceptionInTearDown |
( |
| ) |
|
|
inline |
References NUnit.Framework.Assert.AreEqual(), NUnit.Framework.Interfaces.ITestResult.Children, NUnit.Framework.Does.Contain(), NUnit.Framework.Interfaces.ResultState.Error, NUnit.Framework.Interfaces.ITestResult.HasChildren, NUnit.Framework.Interfaces.ITestResult.Message, NUnit.Framework.Interfaces.ITestResult.ResultState, NUnit.TestUtilities.TestBuilder.RunTestFixture(), NUnit.Framework.Interfaces.ITestResult.StackTrace, NUnit.Framework.Does.StartWith(), NUnit.TestData.SetUpData.SetupAndTearDownExceptionFixture.tearDownException, and NUnit.Framework.Assert.That().
void NUnit.Framework.Internal.SetUpTearDownTests.HandleExceptionInBothSetUpAndTearDown |
( |
| ) |
|
|
inline |
References NUnit.Framework.Assert.AreEqual(), NUnit.Framework.Interfaces.ITestResult.Children, NUnit.Framework.Does.Contain(), NUnit.Framework.Interfaces.ResultState.Error, NUnit.Framework.Interfaces.ITestResult.HasChildren, NUnit.Framework.Interfaces.ITestResult.Message, NUnit.Framework.Interfaces.ITestResult.ResultState, NUnit.TestUtilities.TestBuilder.RunTestFixture(), NUnit.TestData.SetUpData.SetupAndTearDownExceptionFixture.setupException, NUnit.Framework.Interfaces.ITestResult.StackTrace, NUnit.TestData.SetUpData.SetupAndTearDownExceptionFixture.tearDownException, and NUnit.Framework.Assert.That().
The documentation for this class was generated from the following file: