| Interface | Description |
|---|---|
| ElasticSearchClientProvider |
If you want to provide client object to be used to perform elastic search
operations, you can provide implementation of this interface.
|
| Class | Description |
|---|---|
| ElasticSearchIndexer |
This is
TestCaseResultUpdator implementation for Elastic search. |
| ElasticSerachService |
This class used by
ElasticSearchIndexer to index result documents. |
| TestCaseRunResultDocument |