junit.xml 4.7 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <testsuites>
  3. <testsuite name="All" tests="8" assertions="18" failures="0" errors="1" time="2.784687">
  4. <testsuite name="Aliyun\Test\Core\Auth\CredentialTest" file="D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\Auth\CredentialTest.php" tests="1" assertions="5" failures="0" errors="0" time="1.754153">
  5. <testcase name="testCredential" class="Aliyun\Test\Core\Auth\CredentialTest" file="D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\Auth\CredentialTest.php" line="14" assertions="5" time="1.754153"/>
  6. </testsuite>
  7. <testsuite name="Aliyun\Test\Core\Auth\ShaHmac1SignerTest" file="D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\Auth\ShaHmac1SignerTest.php" tests="1" assertions="1" failures="0" errors="0" time="0.027106">
  8. <testcase name="testShaHmac1Signer" class="Aliyun\Test\Core\Auth\ShaHmac1SignerTest" file="D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\Auth\ShaHmac1SignerTest.php" line="14" assertions="1" time="0.027106"/>
  9. </testsuite>
  10. <testsuite name="Aliyun\Test\Core\Auth\ShaHmac256SignerTest" file="D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\Auth\ShaHmac256SignerTest.php" tests="1" assertions="1" failures="0" errors="0" time="0.024885">
  11. <testcase name="testShaHmac256Signer" class="Aliyun\Test\Core\Auth\ShaHmac256SignerTest" file="D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\Auth\ShaHmac256SignerTest.php" line="14" assertions="1" time="0.024885"/>
  12. </testsuite>
  13. <testsuite name="Aliyun\Test\Core\DefaultAcsClientTest" file="D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\DefaultAcsClientTest.php" tests="1" assertions="0" failures="0" errors="1" time="0.498340">
  14. <testcase name="testDoActionRPC" class="Aliyun\Test\Core\DefaultAcsClientTest" file="D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\DefaultAcsClientTest.php" line="17" assertions="0" time="0.498340">
  15. <error type="Aliyun\Core\Exception\ServerException">Aliyun\Test\Core\DefaultAcsClientTest::testDoActionRPC&#13;
  16. Aliyun\Core\Exception\ServerException: InvalidAccessKeyId.NotFound Specified access key is not found. HTTP Status: 404 RequestID: B23A1CB0-9070-50D9-A9C5-D8CAD6215D19
  17. D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\lib\Core\DefaultAcsClient.php:105
  18. D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\lib\Core\DefaultAcsClient.php:26
  19. D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\DefaultAcsClientTest.php:26
  20. </error>
  21. <system-out>
  22. WARNING: setup accessKeyId and accessSecret of DefaultAcsClientTest</system-out>
  23. </testcase>
  24. </testsuite>
  25. <testsuite name="Aliyun\Test\Core\Http\HttpHelperTest" file="D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\Http\HttpHelperTest.php" tests="1" assertions="2" failures="0" errors="0" time="0.454512">
  26. <testcase name="testCurl" class="Aliyun\Test\Core\Http\HttpHelperTest" file="D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\Http\HttpHelperTest.php" line="15" assertions="2" time="0.454512"/>
  27. </testsuite>
  28. <testsuite name="Aliyun\Test\Core\Profile\DefaultProfileTest" file="D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\Profile\DefaultProfileTest.php" tests="2" assertions="8" failures="0" errors="0" time="0.025396">
  29. <testcase name="testGetProfile" class="Aliyun\Test\Core\Profile\DefaultProfileTest" file="D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\Profile\DefaultProfileTest.php" line="17" assertions="3" time="0.000421"/>
  30. <testcase name="testAddEndpoint" class="Aliyun\Test\Core\Profile\DefaultProfileTest" file="D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\Profile\DefaultProfileTest.php" line="25" assertions="5" time="0.024975"/>
  31. </testsuite>
  32. <testsuite name="Aliyun\Test\Core\Profile\EndpointProviderTest" file="D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\Regions\EndpointProviderTest.php" tests="1" assertions="1" failures="0" errors="0" time="0.000295">
  33. <testcase name="testFindProductDomain" class="Aliyun\Test\Core\Profile\EndpointProviderTest" file="D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\Regions\EndpointProviderTest.php" line="14" assertions="1" time="0.000295"/>
  34. </testsuite>
  35. </testsuite>
  36. </testsuites>