Skip to content

Releases: zandero/utils.junit

First draft release

06 Oct 12:59
Compare
Choose a tag to compare
First draft release Pre-release
Pre-release

Final class assertion

Assert helper to check if final classes are well defined

<dependency>      
     <groupId>com.zandero</groupId>      
     <artifactId>utils.junit</artifactId>      
     <version>0.1</version>      
</dependency>

compile 'com.zandero:utils.junit:0.1'