Package | Description |
---|---|
starkcoder.failfast.checks | |
starkcoder.failfast.checks.objects | |
starkcoder.failfast.checks.objects.doubles |
Modifier and Type | Interface and Description |
---|---|
interface |
IChecker
Specification grouping all checker specifications.
|
Modifier and Type | Class and Description |
---|---|
class |
AChecker
Abstract implementation of
IChecker . |
class |
Checker
|
Modifier and Type | Interface and Description |
---|---|
interface |
IObjectChecker
Specification grouping all object check specifications.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IObjectDoubleChecker
Specification grouping all Double check specifications.
|
interface |
IObjectDoubleEqualsAlmostCheck
Specifies an equals check for Double allowing some difference e.g.
|
interface |
IObjectDoubleNotEqualsAlmostCheck
Specifies a not-equals check for Double allowing some difference e.g.
|
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.