Interface | Description |
---|---|
IObjectLongDefaultFail |
Fail specification throwing an exception when a default check asserts.
|
IObjectLongEqualsFail |
Fail specification throwing an exception when an equals check asserts.
|
IObjectLongFailer |
Specification grouping all Long fail specifications.
|
IObjectLongGreaterFail |
Fail specification throwing an exception when a greater check asserts.
|
IObjectLongGreaterOrEqualsFail |
Fail specification throwing an exception when a greater or equals check asserts.
|
IObjectLongInsideFail |
Fail specification throwing an exception when a within check asserts.
|
IObjectLongLessFail |
Fail specification throwing an exception when a less check asserts.
|
IObjectLongLessOrEqualsFail |
Fail specification throwing an exception when a less or equals check asserts.
|
IObjectLongNotDefaultFail |
Fail specification throwing an exception when a not-default check asserts.
|
IObjectLongNotEqualsFail |
Fail specification throwing an exception when a not-equals check asserts.
|
IObjectLongNotNullFail |
Fail specification throwing an exception when a not-null check asserts.
|
IObjectLongNotSameFail |
Fail specification throwing an exception when a not-same check asserts.
|
IObjectLongNullFail |
Fail specification throwing an exception when a null check asserts.
|
IObjectLongOutsideFail |
Fail specification throwing an exception when a outside check asserts.
|
IObjectLongSameFail |
Fail specification throwing an exception when a same check asserts.
|
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.