lucene/solr/test-framework
Uwe Schindler f4207755d9 LUCENE-6420: Add missing suppressAnnotation declaration on forbiddenapis ANT task in test-frameworks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1674939 13f79535-47bb-0310-9956-ffa450edef68
2015-04-20 16:26:26 +00:00
..
src/java SOLR-7381: Improve logging by adding node name in MDC in SolrCloud mode and adding MDC to all thread pools 2015-04-13 06:09:53 +00:00
README.txt
build.xml LUCENE-6420: Add missing suppressAnnotation declaration on forbiddenapis ANT task in test-frameworks 2015-04-20 16:26:26 +00: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.