com.sksamuel.elastic4s.testkit

Type members

Classlikes

trait DockerTests extends ElasticDsl with ClientProvider
Companion:
class
trait ElasticSugar extends ElasticDsl

Provides helper methods for things like refreshing an index, and blocking until an index has a certain count of documents. These methods are very useful when writing tests to allow for blocking, iterative coding

Provides helper methods for things like refreshing an index, and blocking until an index has a certain count of documents. These methods are very useful when writing tests to allow for blocking, iterative coding

trait IndexMatchers extends Matchers
trait SearchMatchers extends Matchers