コード例 #1
0
 public function testDefaultLogLevel()
 {
     $this->assertEquals(Logger::WARNING, $this->command->getLogLevel());
 }