예제 #1
0
파일: APITests.cs 프로젝트: yogee540/myRepo
 public void TC_136436_LoginAPI()
 {
     api.LoginAPI(Scheme, AuthKey);
 }