TampopoServerApplicationTests

1

tests

0

failures

0

ignored

1.043s

duration

100%

successful

Tests

Test Duration Result
contextLoads() 1.043s passed

Standard output

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)