sheepdreamofandroids / assertions-annotation-processor

Inspired by assertj, generates assertion helpers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

assertions-annotation-processor

Inspired by assertj, generates assertion helpers.

The goal is to make writing assertions easier. It does it by wrapping the objects that the assertions are about in a wrapper with a fluent api. This way the code can be shorter and assertions can be discovered using autocomplete.

About

Inspired by assertj, generates assertion helpers.


Languages

Language:Java 100.0%