kylixs edited a comment on pull request #384:
URL: https://github.com/apache/dubbo-samples/pull/384#issuecomment-951787374


   Duplicated with this pr: https://github.com/apache/dubbo-samples/pull/382
   ```
   @DirtiesContext(classMode = DirtiesContext.ClassMode.AFTER_CLASS)
   ```
   DirtiesContext will notify Junit to destroy spring context after test class. 
 
   Avoid using DubboBootstrap.reset() method everywhere.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to