Changeset [247392f2cf5056ebf29d65b9212e08f41be09030] by Andre Steingress
March 4th, 2011 @ 01:38 PM
fixed interface/abstract class assertion hiding, where
post-condition in interface was not inherited to concrete class
https://github.com/andresteingress/gcontracts/commit/247392f2cf5056...
Committed by Andre Steingress
- A gcontracts-core/src/test/groovy/org/gcontracts/tests/interfaces/InterfaceAbstractClassMixturesTests.groovy
- M gcontracts-core/src/main/java/org/gcontracts/ast/visitor/AnnotationProcessorVisitor.java
- M gcontracts-core/src/main/java/org/gcontracts/common/impl/lc/PostconditionLifecycle.java
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
core module