示例#1
0
 public function testOutput()
 {
     $this->assertNull($this->nullio->output("foobar"));
 }