Changeset [9a7b253ff7bea9bbfa8233f60a75644f71572656] by Andre Steingress
March 8th, 2011 @ 02:20 PM
Committed by Andre Steingress
- A gcontracts-core/src/main/java/org/gcontracts/annotations/EnableAssertions.java
- R gcontracts-core/src/main/java/org/gcontracts/annotations/AssertionsEnabled.java
- M gcontracts-core/src/main/java/org/gcontracts/ast/GContractsASTTransformation.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/AssertionsEnabledTests.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
- M gcontracts-spring/src/test/groovy/org/gcontracts/spring/SimpleSpringIntegrationTests.groovy
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
core module