Passed
com.example.soso.users.controller.SignupControllerTest.닉네임 생성이 성공하면 생성된 닉네임을 반환한다
Standard Output
2026-01-20T09:08:09.474+09:00 INFO 1527343 --- [ 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-20T09:08:09.476+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example ...[truncated 279902 chars]... .w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#getExperience(HttpSession) 2026-01-20T09:08:10.534+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] 2026-01-20T09:08:10.534+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ExperienceRequest[experience=NO]]