expectException( UnimplementedNodeException::class ); ( new NodeUnimplemented( XmlParser::parseXmlString( "" ), [] ) )->getData(); } }