R. Plösch: Evaluation of Assertion Support for the Java Programming Language, Journal of Object technology (JOT), Vol. 1, No. 3, August 2002, doi:10.5381/jot.2002.1.3.a1


There is some evidence, that assertion techniques, i.e., preconditions, postconditions and invariants have a positive effect on the overall software quality. Unfortunately only a limited number of commercially relevant programming languages support assertion techniques (e.g., Eiffel). Even modern programming languages like Java have very limited built-in support for assertions. Nevertheless a number of systems exist for the the Java programming language, that support assertion techniques in different ways (language extensions, preprocessors, metaprogramming approaches). In order to make these different approaches comparable we developed a set of criteria and used these criteria to evaluate these systems.

Evaluation of Assertion Support for the Java Programming Language