コード例 #1
0
ファイル: ClientTest.php プロジェクト: neeckeloo/newrelic
 public function testSetAppName()
 {
     $this->client->setAppName('foo');
 }