C# Class UnityEngine.NUnit.Framework.GlobalSettings

GlobalSettings is a place for setting default values used by the framework in performing asserts.
Show file Open project: Unity-Technologies/nunitv2

Public Properties

Property Type Description
DefaultFloatingPointTolerance double

Property Details

DefaultFloatingPointTolerance public static property

Default tolerance for floating point equality
public static double DefaultFloatingPointTolerance
return double