RSpec expect change: it "should increment the count" do expect{Foo.bar}.to change{Counter.count}.by 1 end Is there a way to expect change in two tables? expect{Foo.bar}.to change{Counter.count}.by 1 and change{AnotherCounter.count}.by 1
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く