|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Block | |
|---|---|
| jdave | |
| Uses of Block in jdave |
|---|
| Methods in jdave with parameters of type Block | ||
|---|---|---|
|
Specification.specify(Block block,
ExpectedException<V> expectation)
The given block is expected to throw an exception. |
|
|
Specification.specify(Block block,
ExpectedNoThrow<V> expectation)
The given block is expected to not throw an exception. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||