Пример #1
0
 public function testEmptyLine()
 {
     $this->expectOutputString("\n");
     $this->output->emptyLine();
 }