Join Slack
Communities
Powered by
Typically spring tests create an application conte...
# minutest
r
robfletcher
02/22/2020, 2:21 PM
Typically spring tests create an application context once then run all the tests in the class. There is an annotation you can invoke to change this so it recreates the context for every individual test.
Open in Slack
Previous
Next