Files

230 lines
5.3 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta http-equiv="x-ua-compatible" content="IE=edge"/>
<title>Test results - com.project.auth.application.support.logging.LogSanitizerPropertyTest</title>
<link href="../css/base-style.css" rel="stylesheet" type="text/css"/>
<link href="../css/style.css" rel="stylesheet" type="text/css"/>
<script src="../js/report.js" type="text/javascript"></script>
</head>
<body>
<div id="content">
<div class="breadcrumbs">
<a class="breadcrumb" href="../index.html">all</a> &gt;
<span class="breadcrumb">com.project.auth.application.support.logging.LogSanitizerPropertyTest</span>
</div>
<div class="tab-container">
<ul class="tabLinks">
<li>
<a class="successGroup" href="#">Gradle Test Run :application:test</a>
</li>
</ul>
<div class="tab">
<h2>Gradle Test Run :application:test</h2>
<h1>LogSanitizerPropertyTest</h1>
<div class="tab-container">
<ul class="tabLinks">
<li>
<a class="" href="#">summary</a>
</li>
</ul>
<div class="tab">
<h2>summary</h2>
<div>
<div class="summary">
<table>
<tr>
<td>
<div class="summaryGroup">
<table>
<tr>
<td>
<div class="infoBox">
<div class="counter">11</div>
<p>tests</p>
</div>
</td>
<td>
<div class="infoBox">
<div class="counter">0</div>
<p>failures</p>
</div>
</td>
<td>
<div class="infoBox">
<div class="counter">0</div>
<p>skipped</p>
</div>
</td>
<td>
<div class="infoBox duration">
<div class="counter">2.261s</div>
<p>duration</p>
</div>
</td>
</tr>
</table>
</div>
</td>
<td>
<div class="infoBox success successRate">
<div class="percent">100%</div>
<p>successful</p>
</div>
</td>
</tr>
</table>
</div>
<table class="test-results">
<thead>
<tr>
<th>Child</th>
<th hidden="">Name</th>
<th>Tests</th>
<th>Failures</th>
<th>Skipped</th>
<th>Duration</th>
<th>Success rate</th>
</tr>
</thead>
<tr>
<td class="success">
<a href="actorId-for-blank-anonymous-returns-anonymous.html">actorId for blank anonymous returns anonymous</a>
</td>
<td class="path" hidden="">actorId for blank anonymous returns anonymous</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.040s</td>
<td class="success">100%</td>
</tr>
<tr>
<td class="success">
<a href="actorId-for-email-masks-local-part.html">actorId for email masks local part</a>
</td>
<td class="path" hidden="">actorId for email masks local part</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.890s</td>
<td class="success">100%</td>
</tr>
<tr>
<td class="success">
<a href="actorId-for-non-email-non-blank-returns-hash-prefix.html">actorId for non email non blank returns hash prefix</a>
</td>
<td class="path" hidden="">actorId for non email non blank returns hash prefix</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.165s</td>
<td class="success">100%</td>
</tr>
<tr>
<td class="success">
<a href="clientIp-for-blank-returns-dash.html">clientIp for blank returns dash</a>
</td>
<td class="path" hidden="">clientIp for blank returns dash</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.007s</td>
<td class="success">100%</td>
</tr>
<tr>
<td class="success">
<a href="clientIp-with-non-ipv4-falls-back-to-hash.html">clientIp with non ipv4 falls back to hash</a>
</td>
<td class="path" hidden="">clientIp with non ipv4 falls back to hash</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.040s</td>
<td class="success">100%</td>
</tr>
<tr>
<td class="success">
<a href="clientIp-with-valid-ipv4-masks-last-octet.html">clientIp with valid ipv4 masks last octet</a>
</td>
<td class="path" hidden="">clientIp with valid ipv4 masks last octet</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.511s</td>
<td class="success">100%</td>
</tr>
<tr>
<td class="success">
<a href="normalize-null-or-blank-returns-dash.html">normalize null or blank returns dash</a>
</td>
<td class="path" hidden="">normalize null or blank returns dash</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.016s</td>
<td class="success">100%</td>
</tr>
<tr>
<td class="success">
<a href="normalize-output-length-is-bounded-by-max-plus-three.html">normalize output length is bounded by max plus three</a>
</td>
<td class="path" hidden="">normalize output length is bounded by max plus three</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.128s</td>
<td class="success">100%</td>
</tr>
<tr>
<td class="success">
<a href="normalize-strips-control-whitespace-equals-pipe-chars.html">normalize strips control whitespace equals pipe chars</a>
</td>
<td class="path" hidden="">normalize strips control whitespace equals pipe chars</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.103s</td>
<td class="success">100%</td>
</tr>
<tr>
<td class="success">
<a href="requestPath-output-length-is-bounded.html">requestPath output length is bounded</a>
</td>
<td class="path" hidden="">requestPath output length is bounded</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.150s</td>
<td class="success">100%</td>
</tr>
<tr>
<td class="success">
<a href="userAgent-output-length-is-bounded.html">userAgent output length is bounded</a>
</td>
<td class="path" hidden="">userAgent output length is bounded</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.184s</td>
<td class="success">100%</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
<p>
<div>
<label class="hidden" id="label-for-line-wrapping-toggle" for="line-wrapping-toggle">Wrap lines
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="https://www.gradle.org">Gradle 9.3.1</a> at May 12, 2026, 3:24:25PM</p>
</div>
</div>
</body>
</html>