Cannot inject @Test annotated Method while running the APi automation using Restassured

后端 未结 0 603
萌比男神i
萌比男神i 2021-02-09 05:13
    package APIs;

import static io.restassured.RestAssured.*;

import static org.junit.Assert.assertEquals;
import java.io.IOException;

import org.testng.annotations.A         


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