Package

com.sksamuel.elastic4s

testkit

Permalink

package testkit

Visibility
  1. Public
  2. All

Type Members

  1. trait ClientProvider extends AnyRef

    Permalink
  2. trait DockerTests extends ElasticDsl with ClientProvider

    Permalink
  3. trait ElasticMatchers extends SearchMatchers with IndexMatchers

    Permalink
  4. trait ElasticSugar extends ElasticDsl

    Permalink

    Provides helper methods for things like refreshing an index, and blocking until an index has a certain count of documents.

    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

  5. trait IndexMatchers extends Matchers

    Permalink
  6. trait SearchMatchers extends Matchers

    Permalink

Value Members

  1. object ElasticMatchers extends ElasticMatchers

    Permalink

Ungrouped