Monday, 30 March 2015

mock Thor's yes?

it "should import list" do
allow_any_instance_of(Thor::Actions).to receive(:yes?).and_return(true)
end
view raw gistfile1.rb hosted with ❤ by GitHub

No comments:

Post a Comment