Package

com.sksamuel.elastic4s

testkit

Permalink

package testkit

Visibility
  1. Public
  2. All

Type Members

  1. trait AlwaysNewLocalNodeProvider extends LocalNodeProvider

    Permalink
  2. trait ClassLocalNodeProvider extends LocalNodeProvider

    Permalink
  3. trait ClassloaderLocalNodeProvider extends LocalNodeProvider

    Permalink
  4. trait DiscoveryLocalNodeProvider extends LocalNodeProvider

    Permalink
  5. trait DockerTests extends http.ElasticDsl

    Permalink
  6. trait ElasticMatchers extends SearchMatchers with IndexMatchers

    Permalink
  7. 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

  8. trait HttpElasticSugar extends http.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

  9. trait IndexMatchers extends Matchers

    Permalink
  10. trait LocalNodeProvider extends AnyRef

    Permalink
  11. trait ResponseConverter[T, R] extends AnyRef

    Permalink
  12. trait SearchMatchers extends Matchers

    Permalink

Ungrouped