JUnit 4 @BeforeClass & @AfterClass when using Suites

前端 未结 3 1664
梦毁少年i
梦毁少年i 2020-12-02 18:30

When using this approach below, by setting up the jUnit with Suites. We got the problem when all @BeforeClass in every Testclass will be executed before any tests starts to

3条回答
提交回复
热议问题