lucene/solr/test-framework
Andrzej Bialecki 9dde8a3030 Cumulative patch from master, originally developed on branch
'feature/metrics', which brings the following issues:
* SOLR-4735: Improve Solr metrics reporting
* SOLR-9812: Implement /admin/metrics API
* SOLR-9805: Use metrics-jvm library to instrument jvm internals
* SOLR-9788: Use instrumented jetty classes
2016-12-27 16:24:16 +01:00
..
src Cumulative patch from master, originally developed on branch 2016-12-27 16:24:16 +01:00
README.txt
build.xml SOLR-8961: Add a test-the-tests module for solr-test-framework 2016-09-06 13:34:19 +01:00
ivy.xml

README.txt

The Solr test-framework products base classes and utility classes for 
writting JUnit tests excercising Solr functionality.

This test framework relies on the lucene components found in in the 
./lucene-libs/ directory, as well as the third-party libraries found 
in the ./lib directory.