Why does JUnit take an additional few seconds per class in Junit test file?

后端 未结 0 1060
孤街浪徒
孤街浪徒 2020-12-31 13:41

I have a single test in a JUnit test. When i choose to run this Junit test 100 times, it takes about 1-2 seconds for the test to initialize, then it runs it 100 times almost

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