Module: GpWebpay::SpecHelper
- Defined in:
- lib/gp_webpay/mock/spec_helper.rb
Defined Under Namespace
Classes: Interface
Instance Method Summary collapse
Instance Method Details
#gp_webpay ⇒ Object
111 112 113 |
# File 'lib/gp_webpay/mock/spec_helper.rb', line 111 def gp_webpay @gp_webpay ||= Interface.new end |