lucene/solr/test-framework
Chris M. Hostetter 769c9003cd SOLR-3690: Fixed binary release packages to include dependencies needed for the solr-test-framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1373553 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 18:30:04 +00:00
..
src/java SOLR-3730: Rollback is not implemented quite right and can cause corner case fails in SolrCloud tests. 2012-08-15 13:34:34 +00:00
README.txt SOLR-3690: Fixed binary release packages to include dependencies needed for the solr-test-framework 2012-08-15 18:30:04 +00:00
build.xml SOLR-3690: Fixed binary release packages to include dependencies needed for the solr-test-framework 2012-08-15 18:30:04 +00:00
ivy.xml SOLR-3690: Fixed binary release packages to include dependencies needed for the solr-test-framework 2012-08-15 18:30:04 +00:00

README.txt

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

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