public function testGet()
 {
     $this->assertInstanceOf('\\Magento\\Framework\\Search\\Request\\QueryInterface', $this->mapper->getRootQuery());
 }