コード例 #1
0
ファイル: ActionTest.php プロジェクト: cammanderson/phruts
 public function testMutatorAccessors()
 {
     $this->assertNotEmpty($this->action->getActionKernel());
 }