public function testGetRoot()
 {
     $this->assertEquals($this->rootVariant, $this->tree->getRoot()->getContent());
 }