Libraries
»
capyspy
(0.0.1)
»
Index (D)
»
Capyspy
»
DSL
Module: Capyspy::DSL
Included in:
Capybara::DSL
Defined in:
lib/capyspy/dsl.rb
Instance Method Summary
collapse
#
spy_on
(method) ⇒ Object
Instance Method Details
#
spy_on
(method) ⇒
Object
3 4 5
# File 'lib/capyspy/dsl.rb', line 3
def
spy_on
(
method
)
Spy
.
new
page
,
method
end