[ https://issues.apache.org/jira/browse/SOLR-9932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christine Poerschke updated SOLR-9932: -------------------------------------- Attachment: SOLR-9932.patch > add TestSolrCoreParser class > ---------------------------- > > Key: SOLR-9932 > URL: https://issues.apache.org/jira/browse/SOLR-9932 > Project: Solr > Issue Type: Test > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Christine Poerschke > Assignee: Christine Poerschke > Priority: Minor > Attachments: SOLR-9932.patch > > > The new TestSolrCoreParser class directly instantiates a SolrCoreParser and > initialises it with custom query builders, the tests then check that custom > xml parses correctly _and_ that the resulting Query object is an instance of > the correct class. > In comparison, the existing TestXmlQParserPlugin test indirectly instantiates > and initialises a SolrCoreParser via the solrconfig-testxmlparser.xml and > then executes the custom xml queries. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org