- 특정 클래스만 loading
https://pomo0703.tistory.com/m/94
[level2. 웹 체스 미션] @SpringBootTest
Spring Boot는 애플리케이션을 테스트하기 위한 많은 기능을 제공한다. Spring Boot의 라이브러리를 보면 spring-boot-starter-test를 대부분 사용하는데, 해당 링크에 있는 테스트를 위한 라이브러리 외에도
pomo0703.tistory.com
- Failed to Load ApplicationContext for JUnit Test of Spring Controller
https://www.baeldung.com/spring-junit-failed-to-load-applicationcontext
Failed to Load ApplicationContext for JUnit Test of Spring Controller | Baeldung
Learn about the "Failed to Load ApplicationContext" error message when running Junit tests with the Spring Controller, and how to fix it.
www.baeldung.com
'spring-test' 카테고리의 다른 글
JUnit5 Test (0) | 2020.03.14 |
---|---|
junit test에서 ContextLoaderListener을 이용해야 할 경우 (0) | 2018.11.22 |
spring-boot-test (0) | 2018.07.19 |