SampleFixtureExtension extends NUnitTestFixture and adds a custom setup before running TestFixtureSetUp and after running TestFixtureTearDown. Because it inherits from NUnitTestFixture, a lot of work is done for it.
More...
SampleFixtureExtension extends NUnitTestFixture and adds a custom setup before running TestFixtureSetUp and after running TestFixtureTearDown. Because it inherits from NUnitTestFixture, a lot of work is done for it.
NUnit.Core.Extensions.SampleFixtureExtension.SampleFixtureExtension |
( |
Type |
fixtureType | ) |
|
|
inline |
override void NUnit.Core.Extensions.SampleFixtureExtension.DoOneTimeSetUp |
( |
TestResult |
suiteResult | ) |
|
|
inlineprotected |
override void NUnit.Core.Extensions.SampleFixtureExtension.DoOneTimeTearDown |
( |
TestResult |
suiteResult | ) |
|
|
inlineprotected |
The documentation for this class was generated from the following file: