| Modifier and Type | Method and Description |
|---|---|
default SpecificationNode |
Specification.it(String statement,
Test test) |
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
|
Copyright © 2014. All rights reserved.