Search Results for

    Show / Hide Table of Contents

    TestFixtureTearDown

    Important

    The TestFixtureTearDown attribute has been deprecated. Use OneTimeTearDown Attribute instead.

    TestFixtureTearDownAttribute was used in older NUnit versions for one-time teardown after all tests in a fixture.

    Usage

    This legacy attribute is deprecated and should be replaced with [OneTimeTearDown].

    Applies To

    Lifecycle Methods Test Methods Test Fixtures (Classes) Assembly
    ✅ ❌ ❌ ❌

    See Also

    • OneTimeTearDown Attribute
    • TearDown Attribute
    • Edit this page
    In this article
    Back to top Generated by DocFX | Copyright (c) 2018- The NUnit Project - Licensed under CC BY-NC-SA 4.0