Changeset [027a4561a4bbe354357e8acf5acabac9e0d1eca7] by Andre Steingress
March 4th, 2011 @ 11:24 AM
upgraded to JUnit 4.8.2
https://github.com/andresteingress/gcontracts/commit/027a4561a4bbe3...
Committed by Andre Steingress
- M build.gradle
- M gcontracts-core/src/test/groovy/org/gcontracts/domain/ContractTests.groovy
- M gcontracts-core/src/test/groovy/org/gcontracts/tests/annotationcontracts/AnnotationContractTests.groovy
- M gcontracts-core/src/test/groovy/org/gcontracts/tests/basic/BaseTestClass.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/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/CandidateChecksTests.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
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
core module