junit.xml 3.1 KB

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <testsuites>
  3. <testsuite name="tests\UserTest" file="/Users/maniac/docker/nginx/www/sdk.com/tests/UserTest.php" tests="13" assertions="84" errors="0" warnings="0" failures="1" skipped="0" time="14.720870">
  4. <testcase name="testUserLifeCycles" class="tests\UserTest" classname="tests.UserTest" file="/Users/maniac/docker/nginx/www/sdk.com/tests/UserTest.php" line="11" assertions="4" time="0.945469"/>
  5. <testcase name="testUserForceLogout" class="tests\UserTest" classname="tests.UserTest" file="/Users/maniac/docker/nginx/www/sdk.com/tests/UserTest.php" line="22" assertions="2" time="0.232179">
  6. <failure type="PHPUnit\Framework\ExpectationFailedException">tests\UserTest::testUserForceLogout
  7. Failed asserting that 0 is of type "bool".
  8. /Users/maniac/docker/nginx/www/sdk.com/tests/UserTest.php:27</failure>
  9. </testcase>
  10. <testcase name="testUserUpdatePassword" class="tests\UserTest" classname="tests.UserTest" file="/Users/maniac/docker/nginx/www/sdk.com/tests/UserTest.php" line="31" assertions="3" time="1.726544"/>
  11. <testcase name="testUserListUsers" class="tests\UserTest" classname="tests.UserTest" file="/Users/maniac/docker/nginx/www/sdk.com/tests/UserTest.php" line="40" assertions="5" time="0.768956"/>
  12. <testcase name="testUserContactLifeCycles" class="tests\UserTest" classname="tests.UserTest" file="/Users/maniac/docker/nginx/www/sdk.com/tests/UserTest.php" line="52" assertions="10" time="1.571048"/>
  13. <testcase name="testUserGetUsersBlockedFromSendMsg" class="tests\UserTest" classname="tests.UserTest" file="/Users/maniac/docker/nginx/www/sdk.com/tests/UserTest.php" line="79" assertions="7" time="1.231210"/>
  14. <testcase name="testUserBlockUserSendMsg" class="tests\UserTest" classname="tests.UserTest" file="/Users/maniac/docker/nginx/www/sdk.com/tests/UserTest.php" line="99" assertions="14" time="1.546252"/>
  15. <testcase name="testUserUnblockUserSendMsg" class="tests\UserTest" classname="tests.UserTest" file="/Users/maniac/docker/nginx/www/sdk.com/tests/UserTest.php" line="131" assertions="17" time="2.030985"/>
  16. <testcase name="testUserCountMissedMessages" class="tests\UserTest" classname="tests.UserTest" file="/Users/maniac/docker/nginx/www/sdk.com/tests/UserTest.php" line="169" assertions="6" time="0.991811"/>
  17. <testcase name="testUserBlockLogin" class="tests\UserTest" classname="tests.UserTest" file="/Users/maniac/docker/nginx/www/sdk.com/tests/UserTest.php" line="188" assertions="6" time="1.335960"/>
  18. <testcase name="testUserOnlineStatus" class="tests\UserTest" classname="tests.UserTest" file="/Users/maniac/docker/nginx/www/sdk.com/tests/UserTest.php" line="205" assertions="3" time="0.695629"/>
  19. <testcase name="testUsersOnlineStatus" class="tests\UserTest" classname="tests.UserTest" file="/Users/maniac/docker/nginx/www/sdk.com/tests/UserTest.php" line="217" assertions="4" time="0.982006"/>
  20. <testcase name="testGetUserToken" class="tests\UserTest" classname="tests.UserTest" file="/Users/maniac/docker/nginx/www/sdk.com/tests/UserTest.php" line="232" assertions="3" time="0.662822"/>
  21. </testsuite>
  22. </testsuites>