TestNG java.lang.NoClassDefFoundError: com/google/common/primitives/Ints

后端 未结 3 609
忘掉有多难
忘掉有多难 2021-01-24 00:41

I am new to learning TestNG. I followed these steps:

  1. I have created testng class
  2. @Test(dataProvider=\"registerData\")
  3. I wrote a method with four
3条回答
提交回复
热议问题