第一次听说“三角法”,搜索了一下,分享一下我的理解:
三角法 = happy path + sad path
参考资料:
TDD笔记3 三角测量Triangulation
https://blog.csdn.net/rockieyungn/article/details/83288313
《Professional Test-Driven Development with C#: Developing Real World Applications with TDD》
https://www.oreilly.com/library/view/professional-test-driven-development/9780470643204/ch007-sec010.html