xiaoyu 3 年之前
父節點
當前提交
bc2b38bef3
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      test/TestRefill.php

+ 6 - 0
test/TestRefill.php

@@ -1945,6 +1945,12 @@ class TestRefill extends TestCase
 //        $resp = $provider->notify($params);
     }
 
+    public function testBailian()
+    {
+        $provider = $this->getProvider('bailian', 'RefillOil');
+        $resp = $provider->balance();
+    }
+
     public function testAmingjd()
     {
 //        $provider = new refill\amingjd\RefillPhone([]);