コード例 #1
0
 public function testGetName()
 {
     $this->assertEquals('111', $this->node->getName());
 }