Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

Assertions provides static methods for asserting system state and failing fast if the assertions do not hold. Google Guava's Preconditions and Verify classes also provide this type of functionality, but Assertions offers more.

About

A collection of static methods to conveniently assert your assumptions and throw exceptions when they don't hold

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages