Skip to content

sheepdreamofandroids/assertions-annotation-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

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