0 Replies Latest reply on Nov 26, 2015 3:57 PM by lindner

    Who calls ConfigurationImporter.loadFromArquillianXml?

    lindner

      I try to figure out why my arquillian.xml file is not loaded. I found ConfigurationImporter.loadFromArquillianXm which I think should load it. But I cant't find any package that calls this method.

      So here my questions:

      1. Is arquillian.xml loaded by ConfigurationImporter.loadFromArquillianXml

      2. If so: Where is this method called?