Interface | Description |
---|---|
IObjectFloatDefaultFail |
Fail specification throwing an exception when a default check asserts.
|
IObjectFloatEqualsAlmostFail |
Fail specification throwing an exception when an equals-almost check asserts.
|
IObjectFloatEqualsFail |
Fail specification throwing an exception when an equals check asserts.
|
IObjectFloatFailer |
Specification grouping all Float fail specifications.
|
IObjectFloatGreaterFail |
Fail specification throwing an exception when a greater check asserts.
|
IObjectFloatGreaterOrEqualsFail |
Fail specification throwing an exception when a greater or equals check asserts.
|
IObjectFloatInsideFail |
Fail specification throwing an exception when a within check asserts.
|
IObjectFloatLessFail |
Fail specification throwing an exception when a less check asserts.
|
IObjectFloatLessOrEqualsFail |
Fail specification throwing an exception when a less or equals check asserts.
|
IObjectFloatNotDefaultFail |
Fail specification throwing an exception when a not-default check asserts.
|
IObjectFloatNotEqualsAlmostFail |
Fail specification throwing an exception when a not-equals-almost check asserts.
|
IObjectFloatNotEqualsFail |
Fail specification throwing an exception when a not-equals check asserts.
|
IObjectFloatNotNullFail |
Fail specification throwing an exception when a not-null check asserts.
|
IObjectFloatNotSameFail |
Fail specification throwing an exception when a not-same check asserts.
|
IObjectFloatNullFail |
Fail specification throwing an exception when a null check asserts.
|
IObjectFloatOutsideFail |
Fail specification throwing an exception when a outside check asserts.
|
IObjectFloatSameFail |
Fail specification throwing an exception when a same check asserts.
|
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.