Interface | Description |
---|---|
IObjectUuidDefaultFail |
Fail specification throwing an exception when a default check asserts.
|
IObjectUuidEqualsFail |
Fail specification throwing an exception when an equals check asserts.
|
IObjectUuidFailer |
Specification grouping all UUID fail specifications.
|
IObjectUuidGreaterFail |
Fail specification throwing an exception when a greater check asserts.
|
IObjectUuidGreaterOrEqualsFail |
Fail specification throwing an exception when a greater or equals check asserts.
|
IObjectUuidInsideFail |
Fail specification throwing an exception when a within check asserts.
|
IObjectUuidLessFail |
Fail specification throwing an exception when a less check asserts.
|
IObjectUuidLessOrEqualsFail |
Fail specification throwing an exception when a less or equals check asserts.
|
IObjectUuidNotDefaultFail |
Fail specification throwing an exception when a not-default check asserts.
|
IObjectUuidNotEqualsFail |
Fail specification throwing an exception when a not-equals check asserts.
|
IObjectUuidNotNullFail |
Fail specification throwing an exception when a not-null check asserts.
|
IObjectUuidNotSameFail |
Fail specification throwing an exception when a not-same check asserts.
|
IObjectUuidNullFail |
Fail specification throwing an exception when a null check asserts.
|
IObjectUuidOutsideFail |
Fail specification throwing an exception when a outside check asserts.
|
IObjectUuidSameFail |
Fail specification throwing an exception when a same check asserts.
|
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.