Example #1
0
 public function testSnsPublish()
 {
     $this->assertEquals(123, $this->provider->publish(['foo' => 'bar']));
 }