Files
project-auth-server/application/build/test-results/test/TEST-com.project.auth.application.support.exception.BusinessExceptionTest.xml

11 lines
1.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="com.project.auth.application.support.exception.BusinessExceptionTest" tests="4" skipped="0" failures="0" errors="0" timestamp="2026-05-12T06:24:23.185Z" hostname="donghyeon-960XGK" time="0.008">
<properties/>
<testcase name="single_arg_constructor_uses_error_code_message()" classname="com.project.auth.application.support.exception.BusinessExceptionTest" time="0.001"/>
<testcase name="detail_message_constructor_overrides_message()" classname="com.project.auth.application.support.exception.BusinessExceptionTest" time="0.001"/>
<testcase name="detail_message_and_cause_constructor_preserves_both()" classname="com.project.auth.application.support.exception.BusinessExceptionTest" time="0.001"/>
<testcase name="cause_constructor_preserves_cause_and_uses_error_code_message()" classname="com.project.auth.application.support.exception.BusinessExceptionTest" time="0.001"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>