Leehyoungwoo / spring-study

0 stars 1 forks source link

토비의 스프링 6 | 섹션 3 요약 #2

Open all-cloudz opened 3 months ago

all-cloudz commented 3 months ago

섹션3. 테스트

Leehyoungwoo commented 3 months ago

테스트

수동 테스트의 한계

작은 크기의 자동 수행되는 테스트(Automated Test)

개발자가 만드는 테스트

JUnit5

PaymentService 테스트의 문제점

테스트의 구성 요소

테스트와 DI

수동 DI를 이용하는 테스트

스프링 DI를 이용하는 테스트

학습 테스트 (Learing Test)

도메인 오브젝트 테스트

도메인 모델 아키텍처 패턴

all-cloudz commented 2 months ago

추가적으로 정리할 것