Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 443 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 443 Bytes

#DbC4J: Design by Contract for Java

DbC4J is a library that allows performing Design by Contract in Java, by enforcing contract clauses using regular Java methods via naming conventions. This library is a prototype, developed in the context of my Master Thesis, "An Aspect-Oriented Infrastructure for Design by Contract in Java".

alt tag

(translated from Portuguese: decomposition, contract, composition)