Interface | Description |
---|---|
IObjectDoubleDefaultFail |
Fail specification throwing an exception when a default check asserts.
|
IObjectDoubleEqualsAlmostFail |
Fail specification throwing an exception when an equals-almost check asserts.
|
IObjectDoubleEqualsFail |
Fail specification throwing an exception when an equals check asserts.
|
IObjectDoubleFailer |
Specification grouping all Double fail specifications.
|
IObjectDoubleGreaterFail |
Fail specification throwing an exception when a greater check asserts.
|
IObjectDoubleGreaterOrEqualsFail |
Fail specification throwing an exception when a greater or equals check asserts.
|
IObjectDoubleInsideFail |
Fail specification throwing an exception when a within check asserts.
|
IObjectDoubleLessFail |
Fail specification throwing an exception when a less check asserts.
|
IObjectDoubleLessOrEqualsFail |
Fail specification throwing an exception when a less or equals check asserts.
|
IObjectDoubleNotDefaultFail |
Fail specification throwing an exception when a not-default check asserts.
|
IObjectDoubleNotEqualsAlmostFail |
Fail specification throwing an exception when a not-equals-almost check asserts.
|
IObjectDoubleNotEqualsFail |
Fail specification throwing an exception when a not-equals check asserts.
|
IObjectDoubleNotNullFail |
Fail specification throwing an exception when a not-null check asserts.
|
IObjectDoubleNotSameFail |
Fail specification throwing an exception when a not-same check asserts.
|
IObjectDoubleNullFail |
Fail specification throwing an exception when a null check asserts.
|
IObjectDoubleOutsideFail |
Fail specification throwing an exception when a outside check asserts.
|
IObjectDoubleSameFail |
Fail specification throwing an exception when a same check asserts.
|
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.