@covers PHP_Token_INTERFACE::getParent
public function testGetParentNotExists() { $this ->assertFalse($this->interfaces[0] ->getParent()); }