Changeset [d272dc9de320e549368393cb8626f0beeda8e8da] by Andre Steingress

March 7th, 2011 @ 11:47 PM

Committed by Andre Steingress

  • A gcontracts-core/src/main/java/org/gcontracts/annotations/AssertionsEnabled.java
  • A gcontracts-core/src/test/groovy/org/gcontracts/generation/CyclicMethodCallAwareMetaClassTests.groovy
  • A gcontracts-core/src/test/groovy/org/gcontracts/tests/other/AssertionsEnabledTests.groovy
  • M gcontracts-core/src/main/java/org/gcontracts/ast/GContractsASTTransformation.java
  • M gcontracts-core/src/main/java/org/gcontracts/generation/BaseGenerator.java
  • M gcontracts-core/src/main/java/org/gcontracts/generation/CyclicAssertionCallInterceptor.java
  • M gcontracts-core/src/main/java/org/gcontracts/generation/CyclicMethodCallAwareMetaClass.java
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/annotationcontracts/AnnotationContractTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/doc/DocumentationExampleTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/doc/RootClassExampleTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/doc/StackExampleTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/interfaces/AbstractClassInheritanceTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/interfaces/AbstractClassTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/interfaces/InterfaceAbstractClassMixturesTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/interfaces/SimpleInterfaceInheritanceTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/interfaces/StackExampleTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/inv/InheritanceTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/inv/POGOClassInvariantTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/inv/SimpleClassInvariantTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/other/AbstractClassTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/other/CyclicAssertionCallTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/other/MissingLineNumberTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/post/ImplicitVariableNamesPostconditionTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/post/InheritanceTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/post/OldVariablePostconditionTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/post/ResultAndOldVariablePostconditionTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/post/ResultVariablePostconditionTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/post/SimplePostconditionTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/pre/InheritanceTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/pre/SimplePreconditionTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/util/AnnotationUtilsTests.groovy
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

core module

Shared Ticket Bins