Skip navigation.

JMLUnit: Java Modeling Language unit-testing tool

JMLUnit: Java Modeling Language unit-testing tool

The Java Modeling Language (JML) is a behavioral interface specification language that can be used to specify the behavior of Java modules (as in design by contract -- DBC). It has many tools to do assertion checking, unit testing, etc.

JMLUnit is an integral part of the JML project.