Interface | Description |
---|---|
IObjectShortDefaultFail |
Fail specification throwing an exception when a default check asserts.
|
IObjectShortEqualsFail |
Fail specification throwing an exception when an equals check asserts.
|
IObjectShortFailer |
Specification grouping all Short fail specifications.
|
IObjectShortGreaterFail |
Fail specification throwing an exception when a greater check asserts.
|
IObjectShortGreaterOrEqualsFail |
Fail specification throwing an exception when a greater or equals check asserts.
|
IObjectShortInsideFail |
Fail specification throwing an exception when a within check asserts.
|
IObjectShortLessFail |
Fail specification throwing an exception when a less check asserts.
|
IObjectShortLessOrEqualsFail |
Fail specification throwing an exception when a less or equals check asserts.
|
IObjectShortNotDefaultFail |
Fail specification throwing an exception when a not-default check asserts.
|
IObjectShortNotEqualsFail |
Fail specification throwing an exception when a not-equals check asserts.
|
IObjectShortNotNullFail |
Fail specification throwing an exception when a not-null check asserts.
|
IObjectShortNotSameFail |
Fail specification throwing an exception when a not-same check asserts.
|
IObjectShortNullFail |
Fail specification throwing an exception when a null check asserts.
|
IObjectShortOutsideFail |
Fail specification throwing an exception when a outside check asserts.
|
IObjectShortSameFail |
Fail specification throwing an exception when a same check asserts.
|
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.