-
Notifications
You must be signed in to change notification settings - Fork 1
AssertBuilder
Vantuz Subhuman edited this page Aug 18, 2015
·
4 revisions
Framework provides it's own implementation of various asserts, and also supports Hamcrest Matchers. Main feature is that framework provides the AssertBuilder that allows to perform multiple asserts and then (if some of them have failed) throw a single exception with multiple messages.