Interface | Description |
---|---|
IObjectDateDefaultFail |
Fail specification throwing an exception when a default check asserts.
|
IObjectDateEqualsFail |
Fail specification throwing an exception when an equals check asserts.
|
IObjectDateFailer |
Specification grouping all Date fail specifications.
|
IObjectDateGreaterFail |
Fail specification throwing an exception when a greater check asserts.
|
IObjectDateGreaterOrEqualsFail |
Fail specification throwing an exception when a greater or equals check asserts.
|
IObjectDateInsideFail |
Fail specification throwing an exception when a within check asserts.
|
IObjectDateLessFail |
Fail specification throwing an exception when a less check asserts.
|
IObjectDateLessOrEqualsFail |
Fail specification throwing an exception when a less or equals check asserts.
|
IObjectDateNotDefaultFail |
Fail specification throwing an exception when a not-default check asserts.
|
IObjectDateNotEqualsFail |
Fail specification throwing an exception when a not-equals check asserts.
|
IObjectDateNotNullFail |
Fail specification throwing an exception when a not-null check asserts.
|
IObjectDateNotSameFail |
Fail specification throwing an exception when a not-same check asserts.
|
IObjectDateNullFail |
Fail specification throwing an exception when a null check asserts.
|
IObjectDateOutsideFail |
Fail specification throwing an exception when a outside check asserts.
|
IObjectDateSameFail |
Fail specification throwing an exception when a same check asserts.
|
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.