Skip to content

Conversation

@RNiesler
Copy link
Contributor

@RNiesler RNiesler commented Jul 6, 2016

The TransactionalTransform has special cases for Spock's setup method but doesn't support jUnit @before. If a test class is annotated with @Rollback, the transaction in @before method will be rolled back before the test case is run. In this pull request I add the same handling for jUnit methods as for the ones from Spock.

@CLAassistant
Copy link

CLAassistant commented Jul 6, 2016

CLA assistant check
All committers have signed the CLA.

@graemerocher graemerocher added this to the grails-3.1.10 milestone Jul 6, 2016
@graemerocher graemerocher merged commit 011e5d5 into apache:3.0.x Jul 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants