index at XUnitPatterns.com
XUnit Test Patterns Refactoring Test Code xUnit Test Patterns - the book The book has won a Jolt Productivity Award in the Best Technical Book category! Here's what the reviewer Rick Wayne said about why the book won the award: Unit testing is hardly news,
xunitpatterns.com
2010년도에 출판된 "xUnit 테스트 패턴" 이란 책 내용이 있는 사이트로 테스트 용어 찾아보기 좋다.
2. https://martinfowler.com/bliki/TestDouble.html
bliki: TestDouble
Test Double is generic term for fakes, mocks, stubs, dummies and spies.
martinfowler.com
마틴 파울러는 자기 이름으로 된 사이트도 있구나... 테스트에 관한 글도 많이 썼다.
'Test' 카테고리의 다른 글
Fake Double로 대체해서 테스트하는 방법 (0) | 2023.03.17 |
---|---|
단위 테스트 - 마틴 파울러 (0) | 2023.02.15 |
Test 용어 정리 (0) | 2023.02.14 |