Interface | Description |
---|---|
IObjectByteDefaultFail |
Fail specification throwing an exception when a default check asserts.
|
IObjectByteEqualsFail |
Fail specification throwing an exception when an equals check asserts.
|
IObjectByteFailer |
Specification grouping all Byte fail specifications.
|
IObjectByteGreaterFail |
Fail specification throwing an exception when a greater check asserts.
|
IObjectByteGreaterOrEqualsFail |
Fail specification throwing an exception when a greater or equals check asserts.
|
IObjectByteInsideFail |
Fail specification throwing an exception when a within check asserts.
|
IObjectByteLessFail |
Fail specification throwing an exception when a less check asserts.
|
IObjectByteLessOrEqualsFail |
Fail specification throwing an exception when a less or equals check asserts.
|
IObjectByteNotDefaultFail |
Fail specification throwing an exception when a not-default check asserts.
|
IObjectByteNotEqualsFail |
Fail specification throwing an exception when a not-equals check asserts.
|
IObjectByteNotNullFail |
Fail specification throwing an exception when a not-null check asserts.
|
IObjectByteNotSameFail |
Fail specification throwing an exception when a not-same check asserts.
|
IObjectByteNullFail |
Fail specification throwing an exception when a null check asserts.
|
IObjectByteOutsideFail |
Fail specification throwing an exception when a outside check asserts.
|
IObjectByteSameFail |
Fail specification throwing an exception when a same check asserts.
|
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.