You can also add methods and data to existing Ruby classes because classes are open.
还可以添加方法和数据到已有的类中,因为类是开放式的。
In Listing 5, we add methods for setting and accessing data in browser cookies.
清单5中添加了在浏览器cookie中设置和访问数据的方法。
Add methods to the mock object that allow you to initialize it properly for your tests.
在模拟对象里添加方法,使得您的测试正确地初始化。
应用推荐