Packages

package testkit

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait ClientProvider extends AnyRef
  2. trait DockerTests extends ElasticDsl with ClientProvider
  3. trait ElasticMatchers extends SearchMatchers with IndexMatchers
  4. trait ElasticSugar extends ElasticDsl

    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
  6. trait SearchMatchers extends Matchers

Value Members

  1. object ElasticMatchers extends ElasticMatchers

Ungrouped