Sometimes all I want is a fake object that implements the same interface and can answer some specific questions about how I interact with it in a test.
有时我所希望的是一个伪对象,它实现了与真实对象相同的接口,可以回答关于我在测试中如何与它交互这样一些特定问题。
Sometimes all I want is a fake object that implements the same interface and can answer some specific questions about how I interact with it in a test.
有时我所希望的是一个伪对象,它实现了与真实对象相同的接口,可以回答关于我在测试中如何与它交互这样一些特定问题。
应用推荐