mirror of
https://github.com/apache/lucene.git
synced 2025-02-12 04:55:27 +00:00
* Create properties for PublicKeyHandler to read existing keys from disk * Move pregenerated keys from core/test-files to test-framework * Update tests to use existing keys instead of new keys each run
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.