Ejemplo n.º 1
0
 public function testGetLastUsername()
 {
     $io = new NullIO();
     $this->assertNull($io->getLastUsername());
 }