You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test set: TestSuite
-------------------------------------------------------------------------------
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 2.734 sec <<< FAILURE!
apiTest(test.com.sen.api.ApiTest) Time elapsed: 0.415 sec <<< FAILURE!
java.lang.NullPointerException
at test.com.sen.api.TestBase.getBuildValue(TestBase.java:169)
at test.com.sen.api.TestBase.verifyResult(TestBase.java:149)
at test.com.sen.api.ApiTest.apiTest(ApiTest.java:188)
apiTest(test.com.sen.api.ApiTest) Time elapsed: 0.013 sec <<< FAILURE!
java.lang.AssertionError: 格式化参数失败,公共参数中找不到first_currency。 expected object to not be null
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.assertNotNull(Assert.java:404)
at test.com.sen.api.TestBase.getCommonParam(TestBase.java:112)
at test.com.sen.api.ApiTest.parseUrl(ApiTest.java:259)
at test.com.sen.api.ApiTest.parseHttpRequest(ApiTest.java:218)
at test.com.sen.api.ApiTest.apiTest(ApiTest.java:140)
~
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: