RichardWarburton / lambda-behave

A modern testing and behavioural specification framework for Java 8
http://richardwarburton.github.io/lambda-behave/
MIT License
254 stars 52 forks source link

Asserts on a different thread #6

Open RichardWarburton opened 10 years ago

RichardWarburton commented 10 years ago

Currently can't support completely async APIs due to expectations throwing exceptions, rather than pushing messages onto some kind of eventbus or handler.

RichardWarburton commented 10 years ago

Popular @ LSCC.