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