You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Circumstances
At the moment it is impossible to init or clean up autowired non-static fields in test classes without doing it before or after every test method call.
Recommended Solution
Use another test framework.
Alternatives
Yet unknown.
The text was updated successfully, but these errors were encountered:
Circumstances
At the moment it is impossible to init or clean up autowired non-static fields in test classes without doing it before or after every test method call.
Recommended Solution
Use another test framework.
Alternatives
Yet unknown.
The text was updated successfully, but these errors were encountered: