WithControllerByWebMvcTest
Tests
Test |
Duration |
Result |
controller에서_thread_id는_같아야한다() |
0.006s |
passed |
Standard output
?[32m[INFO ]?[m 07-30 13:32:25 [Test worker]
[] Could not detect default configuration classes for test class [com.github.can019.global.filter.GenerateThreadContextIdFilterTest$WithControllerByWebMvcTest]: WithControllerByWebMvcTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
?[32m[INFO ]?[m 07-30 13:32:25 [Test worker]
[] Found @SpringBootConfiguration com.github.can019.BaseApplication for test class com.github.can019.global.filter.GenerateThreadContextIdFilterTest$WithControllerByWebMvcTest
?[32m[INFO ]?[m 07-30 13:32:25 [Test worker]
[] Initializing Spring TestDispatcherServlet ''
?[32m[INFO ]?[m 07-30 13:32:25 [Test worker]
[] Initializing Servlet ''
?[32m[INFO ]?[m 07-30 13:32:25 [Test worker]
[] Completed initialization in 0 ms