Files
project-auth-server/bootstrap/build/test-results/test/TEST-com.project.auth.config.web.RequestBoundApiResultFactoryPropertyTest.xml

91 lines
6.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="com.project.auth.config.web.RequestBoundApiResultFactoryPropertyTest" tests="6" skipped="0" failures="0" errors="0" timestamp="2026-05-12T06:59:50.091Z" hostname="donghyeon-960XGK" time="1.132">
<properties/>
<testcase name="timestamp is always iso instant form" classname="com.project.auth.config.web.RequestBoundApiResultFactoryPropertyTest" time="0.476"/>
<testcase name="traceId falls back to dash for blank mdc value" classname="com.project.auth.config.web.RequestBoundApiResultFactoryPropertyTest" time="0.13"/>
<testcase name="traceId uses mdc value when present" classname="com.project.auth.config.web.RequestBoundApiResultFactoryPropertyTest" time="0.137"/>
<testcase name="traceId falls back to dash when mdc is empty" classname="com.project.auth.config.web.RequestBoundApiResultFactoryPropertyTest" time="0.049"/>
<testcase name="success with data carries data and no errors" classname="com.project.auth.config.web.RequestBoundApiResultFactoryPropertyTest" time="0.206"/>
<testcase name="failure without data carries no data and no errors" classname="com.project.auth.config.web.RequestBoundApiResultFactoryPropertyTest" time="0.112"/>
<system-out><![CDATA[timestamp = 2026-05-12T15:59:50.582927163, RequestBoundApiResultFactoryPropertyTest:timestamp is always iso instant form =
|-----------------------jqwik-----------------------
tries = 1000 | # of calls to property
checks = 1000 | # of not rejected calls
generation = RANDOMIZED | parameters are randomly generated
after-failure = SAMPLE_FIRST | try previously failed sample, then previous seed
when-fixed-seed = ALLOW | fixing the random seed is allowed
edge-cases#mode = MIXIN | edge cases are mixed in
edge-cases#total = 4 | # of all combined edge cases
edge-cases#tried = 4 | # of edge cases tried in current run
seed = 2228257119070284704 | random seed to reproduce generated values
timestamp = 2026-05-12T15:59:50.716348965, RequestBoundApiResultFactoryPropertyTest:traceId falls back to dash for blank mdc value =
|-----------------------jqwik-----------------------
tries = 1000 | # of calls to property
checks = 1000 | # of not rejected calls
generation = RANDOMIZED | parameters are randomly generated
after-failure = SAMPLE_FIRST | try previously failed sample, then previous seed
when-fixed-seed = ALLOW | fixing the random seed is allowed
edge-cases#mode = MIXIN | edge cases are mixed in
edge-cases#total = 8 | # of all combined edge cases
edge-cases#tried = 8 | # of edge cases tried in current run
seed = -3509992690197299427 | random seed to reproduce generated values
timestamp = 2026-05-12T15:59:50.853664217, RequestBoundApiResultFactoryPropertyTest:traceId uses mdc value when present =
|-----------------------jqwik-----------------------
tries = 1000 | # of calls to property
checks = 1000 | # of not rejected calls
generation = RANDOMIZED | parameters are randomly generated
after-failure = SAMPLE_FIRST | try previously failed sample, then previous seed
when-fixed-seed = ALLOW | fixing the random seed is allowed
edge-cases#mode = MIXIN | edge cases are mixed in
edge-cases#total = 16 | # of all combined edge cases
edge-cases#tried = 16 | # of edge cases tried in current run
seed = 3962357578450179575 | random seed to reproduce generated values
timestamp = 2026-05-12T15:59:50.904645516, RequestBoundApiResultFactoryPropertyTest:traceId falls back to dash when mdc is empty =
|-----------------------jqwik-----------------------
tries = 1000 | # of calls to property
checks = 1000 | # of not rejected calls
generation = RANDOMIZED | parameters are randomly generated
after-failure = SAMPLE_FIRST | try previously failed sample, then previous seed
when-fixed-seed = ALLOW | fixing the random seed is allowed
edge-cases#mode = MIXIN | edge cases are mixed in
edge-cases#total = 4 | # of all combined edge cases
edge-cases#tried = 4 | # of edge cases tried in current run
seed = 2839976709901769851 | random seed to reproduce generated values
timestamp = 2026-05-12T15:59:51.111386188, RequestBoundApiResultFactoryPropertyTest:success with data carries data and no errors =
|-----------------------jqwik-----------------------
tries = 1000 | # of calls to property
checks = 1000 | # of not rejected calls
generation = RANDOMIZED | parameters are randomly generated
after-failure = SAMPLE_FIRST | try previously failed sample, then previous seed
when-fixed-seed = ALLOW | fixing the random seed is allowed
edge-cases#mode = MIXIN | edge cases are mixed in
edge-cases#total = 100 | # of all combined edge cases
edge-cases#tried = 90 | # of edge cases tried in current run
seed = -6101865511542054141 | random seed to reproduce generated values
timestamp = 2026-05-12T15:59:51.224180365, RequestBoundApiResultFactoryPropertyTest:failure without data carries no data and no errors =
|-----------------------jqwik-----------------------
tries = 1000 | # of calls to property
checks = 1000 | # of not rejected calls
generation = RANDOMIZED | parameters are randomly generated
after-failure = SAMPLE_FIRST | try previously failed sample, then previous seed
when-fixed-seed = ALLOW | fixing the random seed is allowed
edge-cases#mode = MIXIN | edge cases are mixed in
edge-cases#total = 20 | # of all combined edge cases
edge-cases#tried = 20 | # of edge cases tried in current run
seed = -9058850209440203024 | random seed to reproduce generated values
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>