Libraries
»
jnicklas/capybara
(master)
»
Index
»
Capybara
»
RSpecMatchers
»
CountSugar
»
#twice
Method: Capybara::RSpecMatchers::CountSugar#twice
Defined in:
lib/capybara/rspec/matchers/count_sugar.rb
#
twice
⇒
Object
7
# File 'lib/capybara/rspec/matchers/count_sugar.rb', line 7
def
twice
;
exactly
(
2
)
;
end