Sha256: d43771ff896cec093274b53cd94f2ff22ad1e51342dbf6fc16835119e67ebfd1
Contents?: true
Size: 282 Bytes
Versions: 3
Compression:
Stored size: 282 Bytes
Contents
require File.dirname(__FILE__) + '/../../test_helper' class SampoEstModuleTest < Test::Unit::TestCase include ActiveMerchant::Billing::Integrations def test_notification_method assert_instance_of SampoEst::Notification, SampoEst.notification({'name' => 'cody'}) end end
Version data entries
3 entries across 3 versions & 2 rubygems