|
@@ -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([]);
|