BaseRangeFieldQueryTestCase

Abstract class to do basic tests for a RangeField query. Testing rigor inspired by BaseGeoPointTestCase

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
abstract class Range

base class for range verification

Functions

Link copied to clipboard
Link copied to clipboard
open fun testAllEqual()
Link copied to clipboard
Link copied to clipboard
open fun testMultiValued()
Link copied to clipboard
Link copied to clipboard
open fun testRandomMedium()
Link copied to clipboard
open fun testRandomTiny()