it('should pass object with correct values to save', function() { var save = sinon.spy(Database, 'save'); var info = ...
確定! 回上一頁