Skip to content

sergiofagostinho/dbc4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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)