test/alipay/notify/wap_test.rb in alipay-0.5.0 vs test/alipay/notify/wap_test.rb in alipay-0.6.0.beta1
- old
+ new
@@ -1,7 +1,7 @@
require 'test_helper'
-class Alipay::Notify::WapTest < Test::Unit::TestCase
+class Alipay::Notify::WapTest < Minitest::Test
def setup
@notify_id = 'notify_id_test'
@notify_params = {
:service => 'alipay.wap.trade.create.direct',