Package io.github.torand.javacommons.contract
package io.github.torand.javacommons.contract
Provides classes and interfaces for "Design by Contract" style coding.
-
ClassDescriptionDefines a requirement to be fulfilled in a
Requires
statement.Provides factory methods to test the state of variables.