9 lines
807 B
XML
9 lines
807 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="com.project.auth.config.logging.AuthAuditLoggingConfigurationTest" tests="1" skipped="0" failures="0" errors="0" timestamp="2026-05-12T06:59:49.936Z" hostname="donghyeon-960XGK" time="0.015">
|
|
<properties/>
|
|
<testcase name="writesAuditEventFieldsAsStructuredKeyValuesInsteadOfFlattenedMessage()" classname="com.project.auth.config.logging.AuthAuditLoggingConfigurationTest" time="0.014"/>
|
|
<system-out><![CDATA[2026-05-12T15:59:49.939+09:00 WARN 3742337 --- [ Test worker] [traceId=0123456789abcdef0123456789abcdef] audit.auth : LOGIN_FAILURE eventType="LOGIN_FAILURE" emailMasked="al***@example.com" provider="LOCAL" reason="invalid_password"
|
|
]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|