lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
test-framework
/
org.gnit.lucenekmp.tests.index
/
BaseLiveDocsFormatTestCase
Base
Live
Docs
Format
Test
Case
abstract
class
BaseLiveDocsFormatTestCase
:
LuceneTestCase
Abstract class that performs basic testing of a codec's
LiveDocsFormat
.
Members
Constructors
Base
Live
Docs
Format
Test
Case
Link copied to clipboard
constructor
(
)
Functions
reset
Per
Test
Field
Types
Link copied to clipboard
fun
resetPerTestFieldTypes
(
)
set
Up
Link copied to clipboard
fun
setUp
(
)
tear
Down
Link copied to clipboard
fun
tearDown
(
)
test
Dense
Live
Docs
Link copied to clipboard
open
fun
testDenseLiveDocs
(
)
test
Empty
Live
Docs
Link copied to clipboard
open
fun
testEmptyLiveDocs
(
)
test
Overflow
Link copied to clipboard
open
fun
testOverflow
(
)
test
Sparse
Live
Docs
Link copied to clipboard
open
fun
testSparseLiveDocs
(
)