Skip to content

Passed

com.example.soso.users.controller.SignupControllerTest.닉네임 생성이 성공하면 생성된 닉네임을 반환한다

Took 7 ms.

Standard Output

2026-01-20T02:56:53.705+09:00  INFO 1519539 --- [    Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.users.controller.SignupControllerTest]: SignupControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-01-20T02:56:53.707+09:00  INFO 1519539 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example
...[truncated 279903 chars]...
.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#getExperience(HttpSession)
2026-01-20T02:56:54.835+09:00 DEBUG 1519539 --- [    Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml]
2026-01-20T02:56:54.835+09:00 DEBUG 1519539 --- [    Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing [ExperienceRequest[experience=NO]]