Sha256: 26a203716cc4bc1d968e644d9b9543fd99954033da8cffea0fe4c6a17aac166f
Contents?: true
Size: 198 Bytes
Versions: 34
Compression:
Stored size: 198 Bytes
Contents
require 'test_helper' class NochexReturnTest < Test::Unit::TestCase include ActiveMerchant::Billing::Integrations def test_return r = Nochex::Return.new('') assert r.success? end end
Version data entries
34 entries across 34 versions & 11 rubygems