Package | Description |
---|---|
starkcoder.failfast | |
starkcoder.failfast.checks | |
starkcoder.failfast.fails |
Modifier and Type | Interface and Description |
---|---|
interface |
IFailFast
FailFast specification.
|
Modifier and Type | Class and Description |
---|---|
class |
AFailFast
Abstract implementation of IFailFast.
|
class |
FailFast
Default implementation of IFailFast.
|
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 |
IFailer
Failer specification.
|
Modifier and Type | Class and Description |
---|---|
class |
AFailer
Abstract implementation of
IFailer . |
class |
Failer
|
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.