Interface | Description |
---|---|
IGenericObjectEqualsFail |
Fail specification throwing an exception when an equals check asserts.
|
IGenericObjectFailer |
Specification grouping all generic object fail specifications.
|
IGenericObjectNotEqualsFail |
Fail specification throwing an exception when a not-equals check asserts.
|
IGenericObjectNotNullFail |
Fail specification throwing an exception when a not-null check asserts.
|
IGenericObjectNotSameFail |
Fail specification throwing an exception when a not-same check asserts.
|
IGenericObjectNullFail |
Fail specification throwing an exception when a null check asserts.
|
IGenericObjectSameFail |
Fail specification throwing an exception when a same check asserts.
|
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.