`

rspec2 常用代码

阅读更多
测view tag
assert_select "a[href*=/users/id/lock]", :text => "禁用", :count => 0
assert_select "a[href*=/users/id/unlock]", '启用'
assert_select "a[href*=/users/id/unlock]", :text => "启用", :count => 1
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics