| Package | Description |
|---|---|
| org.bitbucket.cowwoc.requirements.spi |
Interfaces in this package are not meant to be implemented (because they do not extend
Isolatable), but may be extended. |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.withContext(Map<String,Object> context)
Supplies additional key-value pairs to output if a requirement is not met.
|
Configuration |
Configuration.withException(Class<? extends RuntimeException> exception)
Overrides the type of exception that will get thrown if a requirement fails.
|
Copyright © 2016. All rights reserved.