Search Results for

    Show / Hide Table of Contents

    Enum ActionTargets

    The different targets a test action attribute can be applied to

    Namespace: NUnit.Framework
    Assembly: nunit.framework.dll
    Syntax
    [Flags]
    public enum ActionTargets

    Fields

    Name Description
    Default

    Default target, which is determined by where the action attribute is attached

    Suite

    Target a suite of test cases

    Test

    Target a individual test case

    • View Source
    In this article
    Back to top Generated by DocFX | Copyright (c) 2018- The NUnit Project - Licensed under CC BY-NC-SA 4.0