we're hiding the details related to assertions in our new abstraction over assertj assertions. That way we'll be able to add new methods in an easy way. There will be no need to create annonymous conditions etc.
with this change we're using new JSONAssert that allows to check if an array is empty fixes #203
Also rename plugins removing 'verifer'.