Package | Description |
---|---|
starkcoder.failfast.checks | |
starkcoder.failfast.checks.objects | |
starkcoder.failfast.checks.objects.floats |
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 |
IObjectFloatChecker
Specification grouping all Float check specifications.
|
interface |
IObjectFloatEqualsAlmostCheck
Specifies an equals check for Float allowing some difference e.g.
|
interface |
IObjectFloatNotEqualsAlmostCheck
Specifies a not-equals check for Float allowing some difference e.g.
|
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.