Table of Contents

Enum SpecialValue

Namespace
NUnit.Framework
Assembly
nunit.framework.dll

The SpecialValue enum is used to represent TestCase arguments that cannot be used as arguments to an Attribute.

public enum SpecialValue

Fields

Null = 0

Null represents a null value, which cannot be used as an argument to an attriute under .NET 1.x