コード例 #1
0
 public function testGetName()
 {
     $this->assertEquals('app_status', (new StatusExtension($this->translator->reveal()))->getName());
 }