IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is a test class for UncertainValueTest and is intended to contain all UncertainValueTest Unit Tests /summary> More...
Public Member Functions | |
void | UncertainValueConstructorTest () |
void | UncertainValueArithmeticValuesTest () |
void | UncertainValueAdditionTriangleTest () |
void | UncertainValueSubtractionTriangleTest () |
void | UncertainValueMixedArithmeticTest () |
void | UncertainValueZeroUncertaintiesTest () |
Properties | |
TestContext | TestContext [get, set] |
Gets or sets the test context which provides information about and functionality for the current test run. /summary> More... | |
Private Attributes | |
TestContext | testContextInstance |
UncertainValue | a = new UncertainValue(1.0, 0.5) |
UncertainValue | b = new UncertainValue(-2.0, 3.0) |
This is a test class for UncertainValueTest and is intended to contain all UncertainValueTest Unit Tests /summary>
|
inline |
|
inline |
References Meta.Numerics.UncertainValue.Value.
|
inline |
References Test.UncertainValueTest.b, and Meta.Numerics.UncertainValue.Uncertainty.
|
inline |
References Test.UncertainValueTest.b, and Meta.Numerics.UncertainValue.Uncertainty.
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
getset |
Gets or sets the test context which provides information about and functionality for the current test run. /summary>