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