コード例 #1
0
ファイル: NullIOTest.php プロジェクト: jaytaph/Transphpile
 public function testVeryVerbose()
 {
     $this->assertNull($this->nullio->veryVerbose("foobar", "tag"));
 }