<?xml version="1.0" encoding="UTF-8"?> <testsuite name="org.ntlab.tampoposerver.TampopoServerApplicationTests" tests="1" skipped="0" failures="0" errors="0" timestamp="2025-06-03T05:14:02.515Z" hostname="DESKTOP-CMI49UL" time="1.043"> <properties/> <testcase name="contextLoads()" classname="org.ntlab.tampoposerver.TampopoServerApplicationTests" time="1.043"/> <system-out><![CDATA[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: "default" 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) ]]></system-out> <system-err><![CDATA[]]></system-err> </testsuite>