Is there a way to run some code (once) before all the tests in a JUnit Suite are executed?

后端 未结 0 329
遥遥无期
遥遥无期 2020-12-22 01:32

I would like to create a JUnit 5 test suite that runs some tests. However, I would like the test suite to execute something before it starts running the tests. Is there a wa

相关标签:
回答
  • 消灭零回复
提交回复
热议问题