Exemplo n.º 1
0
Arquivo: IOTest.php Projeto: chh/ooio
 function testStdinReturnsStream()
 {
     $this->assertInstanceOf("\\OOIO\\Stream", IO::stdin());
 }