Skip to content

sheepdreamofandroids/assertions-annotation-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Guus BloemsmaGuus Bloemsma
Guus Bloemsma
and
Guus Bloemsma
Aug 23, 2017
d8c1504 · Aug 23, 2017

History

8 Commits
Aug 23, 2017
Aug 20, 2017
Aug 21, 2017
Aug 23, 2017
Aug 22, 2017

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages