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.
-
Notifications
You must be signed in to change notification settings - Fork 0
blaineziegler/assertions
About
A collection of static methods to conveniently assert your assumptions and throw exceptions when they don't hold
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published