Interface | Description |
---|---|
IObjectArrayEqualsFail |
Fail specification throwing an exception when an equals check asserts.
|
IObjectArrayFailer |
Specification grouping all object array fail specifications.
|
IObjectCollectionEqualsFail |
Fail specification throwing an exception when an equals check asserts.
|
IObjectCollectionFailer |
Specification grouping all object collection fail specifications.
|
IObjectDefaultFail |
Fail specification throwing an exception when a default check asserts.
|
IObjectEqualsFail |
Fail specification throwing an exception when an equals check asserts.
|
IObjectFailer |
Specification grouping all object fail specifications.
|
IObjectListEqualsFail |
Fail specification throwing an exception when an equals check asserts.
|
IObjectListFailer |
Specification grouping all object list fail specifications.
|
IObjectNotDefaultFail |
Fail specification throwing an exception when a not-default check asserts.
|
IObjectNotEqualsFail |
Fail specification throwing an exception when a not-equals check asserts.
|
IObjectNotNullFail |
Fail specification throwing an exception when a not-null check asserts.
|
IObjectNotSameFail |
Fail specification throwing an exception when a not-same check asserts.
|
IObjectNullFail |
Fail specification throwing an exception when a null check asserts.
|
IObjectSameFail |
Fail specification throwing an exception when a same check asserts.
|
IObjectsEqualsFail |
Fail specification throwing an exception when an equals check asserts.
|
IObjectsNotEqualsFail |
Fail specification throwing an exception when a not-equals check asserts.
|
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.