|
IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is a test class for IntervalTest and is intended to contain all IntervalTest Unit Tests /summary> More...
Public Member Functions | |
| void | IntervalZeroWidth () |
| void | IntervalWidth () |
| void | IntervalEndpoints () |
| void | ToTest () |
| void | IntervalMidpoint () |
| void | FromTest () |
| A test for From /summary> More... | |
| void | IntervalOpenContains () |
| void | IntervalFromMidpointAndWidth () |
| void | IntervalFromEndpoints () |
| void | IntervalClosedContains () |
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 |
| double | a = -3.1 |
| double | b = -2.0 |
| double | c = 2.7 |
| double | d = 5.1 |
This is a test class for IntervalTest and is intended to contain all IntervalTest Unit Tests /summary>
|
inline |
|
inline |
References Meta.Numerics.Interval.FromEndpoints(), and Meta.Numerics.Interval.Width.
|
inline |
|
inline |
|
inline |
References Meta.Numerics.Interval.FromEndpoints(), and Meta.Numerics.Interval.Midpoint.
|
inline |
A test for From /summary>
References Test.IntervalTest.a, Meta.Numerics.Interval.FromEndpoints(), and Meta.Numerics.Interval.LeftEndpoint.
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
Referenced by Test.IntervalTest.FromTest().
|
private |
Referenced by Test.IntervalTest.ToTest().
|
private |
|
private |
|
getset |
Gets or sets the test context which provides information about and functionality for the current test run. /summary>