12345678910111213141516171819202122232425262728293031323334353637 |
- <?xml version="1.0" encoding="UTF-8"?>
- <testsuites>
- <testsuite name="All" tests="8" assertions="18" failures="0" errors="1" time="2.784687">
- <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">
- <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"/>
- </testsuite>
- <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">
- <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"/>
- </testsuite>
- <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">
- <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"/>
- </testsuite>
- <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">
- <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">
- <error type="Aliyun\Core\Exception\ServerException">Aliyun\Test\Core\DefaultAcsClientTest::testDoActionRPC
- Aliyun\Core\Exception\ServerException: InvalidAccessKeyId.NotFound Specified access key is not found. HTTP Status: 404 RequestID: B23A1CB0-9070-50D9-A9C5-D8CAD6215D19
- D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\lib\Core\DefaultAcsClient.php:105
- D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\lib\Core\DefaultAcsClient.php:26
- D:\phpstudy_pro\WWW\guochanhua\server\application\common\library\api_sdk\tests\Core\DefaultAcsClientTest.php:26
- </error>
- <system-out>
- WARNING: setup accessKeyId and accessSecret of DefaultAcsClientTest</system-out>
- </testcase>
- </testsuite>
- <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">
- <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"/>
- </testsuite>
- <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">
- <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"/>
- <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"/>
- </testsuite>
- <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">
- <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"/>
- </testsuite>
- </testsuite>
- </testsuites>
|