9 lines
734 B
XML
9 lines
734 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="com.project.auth.presentation.auth.mapper.AuthenticatedUserPresentationMapperTest" tests="2" skipped="0" failures="0" errors="0" timestamp="2026-05-12T06:25:56.937Z" hostname="donghyeon-960XGK" time="0.239">
|
|
<properties/>
|
|
<testcase name="toResponseProducesEmptyAuthoritiesWhenNullGiven()" classname="com.project.auth.presentation.auth.mapper.AuthenticatedUserPresentationMapperTest" time="0.193"/>
|
|
<testcase name="toResponseMergesSynchronizedUserWithTokenAuthorities()" classname="com.project.auth.presentation.auth.mapper.AuthenticatedUserPresentationMapperTest" time="0.019"/>
|
|
<system-out><![CDATA[]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|