RichardWarburton / lambda-behave

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

Support for typesafe builder #66

Open RichardWarburton opened 10 years ago

RichardWarburton commented 10 years ago

Similar to the concept of typesafe has property matchers. It should record each call to the builder API and provide individual expectation checks for each builder call.