252 lines
6.7 KiB
HTML
252 lines
6.7 KiB
HTML
<!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.presentation.support.exception.RequestExceptionHandlerTest</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> >
|
||
<span class="breadcrumb">com.project.auth.presentation.support.exception.RequestExceptionHandlerTest</span>
|
||
</div>
|
||
<div class="tab-container">
|
||
<ul class="tabLinks">
|
||
<li>
|
||
<a class="successGroup" href="#">Gradle Test Run :presentation:test</a>
|
||
</li>
|
||
</ul>
|
||
<div class="tab">
|
||
<h2>Gradle Test Run :presentation:test</h2>
|
||
<h1>RequestExceptionHandlerTest</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">13</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">0.128s</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="handleErrorResponseException_collapses_5xx_to_common_999().html">handleErrorResponseException_collapses_5xx_to_common_999()</a>
|
||
</td>
|
||
<td class="path" hidden="">handleErrorResponseException_collapses_5xx_to_common_999()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.012s</td>
|
||
<td class="success">100%</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="success">
|
||
<a href="handleErrorResponseException_handles_error_response_exception_subtype().html">handleErrorResponseException_handles_error_response_exception_subtype()</a>
|
||
</td>
|
||
<td class="path" hidden="">handleErrorResponseException_handles_error_response_exception_subtype()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.003s</td>
|
||
<td class="success">100%</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="success">
|
||
<a href="handleErrorResponseException_preserves_4xx_status_with_unhandled_client_error().html">handleErrorResponseException_preserves_4xx_status_with_unhandled_client_error()</a>
|
||
</td>
|
||
<td class="path" hidden="">handleErrorResponseException_preserves_4xx_status_with_unhandled_client_error()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.001s</td>
|
||
<td class="success">100%</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="success">
|
||
<a href="handleMaxUploadSizeExceededException_returns_413_payload_too_large().html">handleMaxUploadSizeExceededException_returns_413_payload_too_large()</a>
|
||
</td>
|
||
<td class="path" hidden="">handleMaxUploadSizeExceededException_returns_413_payload_too_large()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.005s</td>
|
||
<td class="success">100%</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="success">
|
||
<a href="handleMediaTypeNotAcceptableException_returns_406().html">handleMediaTypeNotAcceptableException_returns_406()</a>
|
||
</td>
|
||
<td class="path" hidden="">handleMediaTypeNotAcceptableException_returns_406()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.003s</td>
|
||
<td class="success">100%</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="success">
|
||
<a href="handleMediaTypeNotSupportedException_returns_415().html">handleMediaTypeNotSupportedException_returns_415()</a>
|
||
</td>
|
||
<td class="path" hidden="">handleMediaTypeNotSupportedException_returns_415()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.015s</td>
|
||
<td class="success">100%</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="success">
|
||
<a href="handleMessageNotReadableException_returns_400_invalid_request_body().html">handleMessageNotReadableException_returns_400_invalid_request_body()</a>
|
||
</td>
|
||
<td class="path" hidden="">handleMessageNotReadableException_returns_400_invalid_request_body()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.002s</td>
|
||
<td class="success">100%</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="success">
|
||
<a href="handleMethodNotSupportedException_returns_405().html">handleMethodNotSupportedException_returns_405()</a>
|
||
</td>
|
||
<td class="path" hidden="">handleMethodNotSupportedException_returns_405()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.003s</td>
|
||
<td class="success">100%</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="success">
|
||
<a href="handleMissingParameterException_returns_400_missing_parameter().html">handleMissingParameterException_returns_400_missing_parameter()</a>
|
||
</td>
|
||
<td class="path" hidden="">handleMissingParameterException_returns_400_missing_parameter()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.004s</td>
|
||
<td class="success">100%</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="success">
|
||
<a href="handleMissingRequestHeaderException_returns_400_missing_header().html">handleMissingRequestHeaderException_returns_400_missing_header()</a>
|
||
</td>
|
||
<td class="path" hidden="">handleMissingRequestHeaderException_returns_400_missing_header()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.013s</td>
|
||
<td class="success">100%</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="success">
|
||
<a href="handleNoResourceFoundException_returns_404_resource_not_found().html">handleNoResourceFoundException_returns_404_resource_not_found()</a>
|
||
</td>
|
||
<td class="path" hidden="">handleNoResourceFoundException_returns_404_resource_not_found()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.004s</td>
|
||
<td class="success">100%</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="success">
|
||
<a href="handleServletRequestBindingException_returns_400_request_binding_failed().html">handleServletRequestBindingException_returns_400_request_binding_failed()</a>
|
||
</td>
|
||
<td class="path" hidden="">handleServletRequestBindingException_returns_400_request_binding_failed()</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="handleTypeMismatchException_returns_400_type_mismatch().html">handleTypeMismatchException_returns_400_type_mismatch()</a>
|
||
</td>
|
||
<td class="path" hidden="">handleTypeMismatchException_returns_400_type_mismatch()</td>
|
||
<td>1</td>
|
||
<td>0</td>
|
||
<td>0</td>
|
||
<td>0.040s</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:25:59 PM</p>
|
||
</div>
|
||
</div>
|
||
</body>
|
||
</html>
|