xiaoyu 3 éve
szülő
commit
bc2b38bef3
1 módosított fájl, 6 hozzáadás és 0 törlés
  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([]);