Skip navigation links
A B C L V 

A

assertRaises(String, Block, Class<? extends Throwable>) - Static method in class com.github.marschall.junitlambda.LambdaAssert
Asserts that the evaluation of a block throws an exception.
assertRaises(Block, Class<? extends Throwable>) - Static method in class com.github.marschall.junitlambda.LambdaAssert
Asserts that the evaluation of a block throws an exception.

B

Block - Interface in com.github.marschall.junitlambda
A piece of code to be executed.

C

com.github.marschall.junitlambda - package com.github.marschall.junitlambda
 

L

LambdaAssert - Class in com.github.marschall.junitlambda
 

V

value() - Method in interface com.github.marschall.junitlambda.Block
 
A B C L V 
Skip navigation links

Copyright © 2013–2014. All rights reserved.