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