コード例 #1
0
 public function test_isEmpty2()
 {
     $nnode = new YoutubeBbcodeNode();
     $this->assertTrue($nnode->isEmpty());
 }