| Package | Description |
|---|---|
| io.hgc.jarspec | |
| io.hgc.jarspec.mixins |
| Modifier and Type | Method and Description |
|---|---|
default SpecificationNode |
Specification.it(String statement,
Test test) |
static SpecificationNode |
SpecificationNode.leaf(String description,
Test test)
Factory method for leaf nodes in the tree representing a specification.
|
| Modifier and Type | Method and Description |
|---|---|
default <T extends Throwable> |
ExceptionBehaviour.itThrows(Class<T> throwable,
String forCase,
Test testCase)
Statement that a unit should throw a specific exception for a particular case
|
default void |
AsynchronousBehaviour.waitFor(Test test) |
Copyright © 2017. All rights reserved.