13 lines
1.2 KiB
XML
13 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="com.project.auth.application.support.exception.ErrorCodeEnumTest" tests="6" skipped="0" failures="0" errors="0" timestamp="2026-05-12T06:24:23.193Z" hostname="donghyeon-960XGK" time="0.102">
|
|
<properties/>
|
|
<testcase name="[1] AUTHENTICATION_REQUIRED" classname="com.project.auth.application.support.exception.ErrorCodeEnumTest" time="0.012"/>
|
|
<testcase name="[2] ACCESS_DENIED" classname="com.project.auth.application.support.exception.ErrorCodeEnumTest" time="0.001"/>
|
|
<testcase name="[3] KEYCLOAK_CLAIMS_INVALID" classname="com.project.auth.application.support.exception.ErrorCodeEnumTest" time="0.001"/>
|
|
<testcase name="[4] KEYCLOAK_USER_NOT_FOUND" classname="com.project.auth.application.support.exception.ErrorCodeEnumTest" time="0.001"/>
|
|
<testcase name="[5] KEYCLOAK_ACCOUNT_CONFLICT" classname="com.project.auth.application.support.exception.ErrorCodeEnumTest" time="0.001"/>
|
|
<testcase name="[1] INTERNAL_SERVER_ERROR" classname="com.project.auth.application.support.exception.ErrorCodeEnumTest" time="0.001"/>
|
|
<system-out><![CDATA[]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|