摘要: In unit testing, "stubs", "mocks", and "fakes" are all dummy假的 implementations of functions or objects that are used to test the behavior of another p 阅读全文
posted @ 2023-01-09 10:50 ChuckLu 阅读(56) 评论(0) 推荐(0)