참고
https://cheese10yun.github.io/spring-boot-test/
Spring Boot Test - Yun Blog | 기술 블로그
Spring Boot Test - Yun Blog | 기술 블로그
cheese10yun.github.io
https://happyer16.tistory.com/entry/Spring-Boot-Test-%EC%A2%85%ED%95%A9-%EC%A0%95%EB%A6%AC
Spring Boot Test 종합 정리 ( 테스트종류, JUnit5 )
개요 테스트코드의 중요성은 해당 블로그를 읽는 분이라면 모두 알고 있을 것이다. 나도 잘 알고 있지만, 정확한 사용법을 몰라 매번 @SpringBootTest 통합테스트로만 테스트코드를 작성하였다. 이렇게만 작성하면..
happyer16.tistory.com