Apache Lucene module providing test framework utilities for unit testing Lucene-based applications.
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-test-framework</artifactId>
<version>10.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Writing a Lucene unit test using the test framework.
Refer to Lucene 10 migration guide when upgrading from 9.x.
No dependency data recorded yet.