토론:유닛 테스트
위키백과 ― 우리 모두의 백과사전.
[편집] 번역하기 애매한 부분들
좋은 유닛 테스트 디자인은 그 유닛이 사용되는 모든 경로를 커버할 수 있는 테스트 케이스를 만들어 준다. Good unit test design produces test cases that cover all paths through the unit with attention paid to loop conditions.
확립된 개발 방법과 유닛 테스트의 범위에 따라서 Depending upon established development practices and unit test coverage