728x90 Test1 Kotlin - 테스트 코드 어노테이션 및 MockMvc 테스트 Mock 테스트 주요 어노테이션//@ActiveProfiles(ProfileConstants.DEVELOPMENT)//@AutoConfigureMockMvc//@TestPropertySource(properties = ["spring.profiles.active=develop"])@WebMvcTest(SlackMessageForwardingController::class)@ExtendWith(SpringExtension::class)@Import(MessagingClient::class, WebClientProvider::class)class SlackMessageForwardingControllerTest( @Value("\${spring.config.activate.on-profile}".. 2024. 1. 10. 이전 1 다음 728x90