Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for ESRestTestCase (0.24 seconds)

  1. TESTING.asciidoc

      single node.
    * **`ESIntegTestCase`**: An integration test case that creates a cluster that
      might have multiple nodes.
    * **`ESRestTestCase`**: An integration tests that interacts with an external
      cluster via the REST API. This is used for Java based REST tests.
    * **`ESClientYamlSuiteTestCase` **: A subclass of `ESRestTestCase` used to run
      YAML based REST tests.
    
    === Good practices
    
    ==== What kind of tests should I write?
    
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Mon Jun 07 13:55:20 GMT 2021
    - 32.5K bytes
    - Click Count (0)
Back to Top