Get the calling method's name by using the parameters

后端 未结 0 1487
庸人自扰
庸人自扰 2020-12-22 01:17

I have a method as below inside which there is an assertion:-

public void ValidateSomething(){

    Assert.assertTrue(fluentWaitExists(ElementOnThePage));
}
<         


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