TestSuite reference to Maven endpoint configuration
Hi, I have a test suite that has a start up script and a tear down script. Within those two scripts, it makes a quick call to our servers to initialize a lucene core before the test cases start. ...