See: Description
| Class | Description |
|---|---|
| Check |
The primary entry point to the Better Checks library.
|
| CompactChecks |
Provides the same functionality as the
Check class, allowing an even
more compact syntax. |
| Config |
Provides access to the configuration of the Better Checks library.
|
| Exceptions |
Helper class that provides several methods for creating exceptions and
formatting exception messages.
|
| ForceCompilationEntryPoint |
| Enum | Description |
|---|---|
| MessageType |
The MessageType enum defines the types of exception messages that are used in
the exceptions thrown by the various checks of the Better Checks library.
|
| Exception | Description |
|---|---|
| InvalidCheckException |
Indicates that the contract of a check object has been violated.
|
Copyright © 2012–2017 Michael Faes. All rights reserved.