IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
GlobalSettings is a place for setting default _values used by the framework in performing asserts. More...
Static Public Attributes | |
static double | DefaultFloatingPointTolerance = 0.0d |
Default tolerance for floating point equality More... | |
GlobalSettings is a place for setting default _values used by the framework in performing asserts.
|
static |
Default tolerance for floating point equality
Referenced by NUnit.Framework.Constraints.Numerics.AreEqual(), NUnit.Framework.Assertions.EqualsFixture.DoubleNotEqualMessageDisplaysDefaultTolerance(), NUnit.Framework.Assertions.EqualsFixture.DoubleNotEqualWithNanDoesNotDisplayDefaultTolerance(), NUnit.Framework.Syntax.EqualityTests.EqualityTestsUsingDefaultFloatingPointTolerance(), NUnit.Framework.Tests.Constraints.ToleranceTests.TearDown(), NUnit.Framework.Tests.Constraints.ToleranceTests.TestGlobalDefaultTolerance_Failure(), NUnit.Framework.Tests.Constraints.ToleranceTests.TestGlobalDefaultTolerance_Success(), NUnit.Framework.Tests.Constraints.ToleranceTests.TestToleranceDefault(), and NUnit.Framework.Tests.Constraints.ToleranceTests.TestToleranceExact().