コード例 #1
0
 public function testDefaultLogLevelName()
 {
     $this->assertEquals('WARNING', $this->command->getLevelName());
 }