Newer
Older
tampopo-server / build / reports / tests / test / classes / org.ntlab.tampoposerver.TampopoServerApplicationTests.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 - TampopoServerApplicationTests</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">
<h1>TampopoServerApplicationTests</h1>
<div class="breadcrumbs">
<a href="../index.html">all</a> &gt; 
<a href="../packages/org.ntlab.tampoposerver.html">org.ntlab.tampoposerver</a> &gt; TampopoServerApplicationTests</div>
<div id="summary">
<table>
<tr>
<td>
<div class="summaryGroup">
<table>
<tr>
<td>
<div class="infoBox" id="tests">
<div class="counter">1</div>
<p>tests</p>
</div>
</td>
<td>
<div class="infoBox" id="failures">
<div class="counter">0</div>
<p>failures</p>
</div>
</td>
<td>
<div class="infoBox" id="ignored">
<div class="counter">0</div>
<p>ignored</p>
</div>
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">1.043s</div>
<p>duration</p>
</div>
</td>
</tr>
</table>
</div>
</td>
<td>
<div class="infoBox success" id="successRate">
<div class="percent">100%</div>
<p>successful</p>
</div>
</td>
</tr>
</table>
</div>
<div class="tab-container">
<ul class="tabLinks">
<li>
<a href="#">Tests</a>
</li>
<li>
<a href="#">Standard output</a>
</li>
</ul>
<div class="tab">
<h2>Tests</h2>
<table>
<thead>
<tr>
<th>Test</th>
<th>Duration</th>
<th>Result</th>
</tr>
</thead>
<tr>
<td class="success">contextLoads()</td>
<td class="success">1.043s</td>
<td class="success">passed</td>
</tr>
</table>
</div>
<div class="tab">
<h2>Standard output</h2>
<span class="code">
<pre>14:14:00.068 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.ntlab.tampoposerver.TampopoServerApplicationTests]: TampopoServerApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
14:14:00.238 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.ntlab.tampoposerver.TampopoServerApplication for test class org.ntlab.tampoposerver.TampopoServerApplicationTests

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/

 :: Spring Boot ::                (v3.5.0)

2025-06-03T14:14:00.887+09:00  INFO 10592 --- [tampopo-server] [    Test worker] o.n.t.TampopoServerApplicationTests      : Starting TampopoServerApplicationTests using Java 17.0.14 with PID 10592 (started by student in C:\Users\student\IdeaProjects\tampopo-server)
2025-06-03T14:14:00.889+09:00  INFO 10592 --- [tampopo-server] [    Test worker] o.n.t.TampopoServerApplicationTests      : No active profile set, falling back to 1 default profile: &quot;default&quot;
2025-06-03T14:14:02.495+09:00  INFO 10592 --- [tampopo-server] [    Test worker] o.n.t.TampopoServerApplicationTests      : Started TampopoServerApplicationTests in 2.028 seconds (process running for 3.784)
</pre>
</span>
</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 8.14</a> at 2025/06/03 14:14:03</p>
</div>
</div>
</body>
</html>