how to know current @Test method in @before method in Junit 4

前端 未结 0 993
逝去的感伤
逝去的感伤 2021-01-21 08:51

I have following code in JUnit test case class. How to know in @Before method, which @Test method is to be executed now. Since @Before method is getting called prior to both @Te

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