📜  期望在救援 rspec 中调用方法 - Ruby 代码示例

📅  最后修改于: 2022-03-11 15:04:48.906000             🧑  作者: Mango

代码示例1
it { expect { object.somethig rescue StandardError }.not_to change(cat, :status) }