Table of Contents

Class GlobalSettings

Namespace
NUnit.Framework
Assembly
nunit.framework.dll

GlobalSettings is a place for setting default _values used by the framework in performing asserts.

public class GlobalSettings
Inheritance
GlobalSettings
Inherited Members

Constructors

GlobalSettings()

public GlobalSettings()

Fields

DefaultFloatingPointTolerance

Default tolerance for floating point equality

public static double DefaultFloatingPointTolerance

Field Value

double