문제

I have to rewrite an old application and I would like to start using the repository pattern for data access and also write as many tests as possible for the required functionalities.

Can you recommend some videos/guides with more complex examples of TDD including fake repositories or domain models (preferably starting from scratch)?

도움이 되었습니까?
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top