Esempio n. 1
0
 public function testIndent()
 {
     $this->assertEquals(strlen(Console::indent("")), 4);
 }