Skip to content

A Spock IntegrationSpec for Grails Controllers, with transaction rollback

Notifications You must be signed in to change notification settings

rfreedman/spock-integration-controller-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

A Spock ControllerSpec that wraps each test method in a transaction, and rolls the transaction back at the end of the test method.

IntegrationControllerSpec merges the code for IntegrationSpec and ControllerSpec, yielding a ControllerSpec that executes test methods in transactions, and rolls them back.

About

A Spock IntegrationSpec for Grails Controllers, with transaction rollback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages