xiaoyu 3 years ago
parent
commit
bc2b38bef3
1 changed files with 6 additions and 0 deletions
  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([]);