I have many spring tests across many test classes. What I'd like to do is:
- run a db script to initialize the data (only once)
- run all tests
- run another db script to update the data to the original state (only once)
I've been struggling about this... what would be the best approach to solve this issue?
Thanks a lot in advance!!
Aucun commentaire:
Enregistrer un commentaire