Stubbing a method that returns multiple values rspec

后端 未结 0 1063
天命终不由人
天命终不由人 2020-12-03 11:03

Consider the following function that returns two values (let\'s say it\'s a method associated with a class Foo):

def returns_two_things()
// some         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题