Path Lines of Code tests/Directory.Build.props 6 tests/Tests.ClusterLauncher/ClusterLaunchProgram.cs 97 tests/Tests.ClusterLauncher/Tests.ClusterLauncher.csproj 13 tests/Tests.Configuration/ConfigurationLoader.cs 54 tests/Tests.Configuration/EnvironmentConfiguration.cs 39 tests/Tests.Configuration/TestConfigurationBase.cs 34 tests/Tests.Configuration/TestConfigurationExtensions.cs 29 tests/Tests.Configuration/TestMode.cs 9 tests/Tests.Configuration/Tests.Configuration.csproj 9 tests/Tests.Configuration/YamlConfiguration.cs 57 tests/Tests.Configuration/tests.default.yaml 4 tests/Tests.Core/Client/FixedResponseClient.cs 59 tests/Tests.Core/Client/Settings/AlwaysInMemoryElasticsearchClientSettings.cs 27 tests/Tests.Core/Client/Settings/TestElasticsearchClientSettings.cs 65 tests/Tests.Core/Client/TestClient.cs 21 tests/Tests.Core/Extensions/ClientExtensions.cs 14 tests/Tests.Core/Extensions/DiffExtensions.cs 74 tests/Tests.Core/Extensions/EnumerableExtensions.cs 31 tests/Tests.Core/Extensions/EphemeralClusterExtensions.cs 46 tests/Tests.Core/Extensions/NumericExtensions.cs 28 tests/Tests.Core/Extensions/ReadOnlyDictionaryAssertions.cs 457 tests/Tests.Core/Extensions/SerializationTesterAssertionExtensions.cs 14 tests/Tests.Core/Extensions/ShouldExtensions.cs 20 tests/Tests.Core/Extensions/TestConfigurationExtensions.cs 20 tests/Tests.Core/ManagedElasticsearch/ClusterTestClassBase.cs 19 tests/Tests.Core/ManagedElasticsearch/Clusters/ClientTestClusterBase.cs 66 tests/Tests.Core/ManagedElasticsearch/Clusters/ITestCluster.cs 8 tests/Tests.Core/ManagedElasticsearch/Clusters/IntrusiveOperationCluster.cs 12 tests/Tests.Core/ManagedElasticsearch/Clusters/OpenTelemetryCluster.cs 5 tests/Tests.Core/ManagedElasticsearch/Clusters/ReadOnlyCluster.cs 8 tests/Tests.Core/ManagedElasticsearch/Clusters/ReindexCluster.cs 6 tests/Tests.Core/ManagedElasticsearch/Clusters/WritableCluster.cs 23 tests/Tests.Core/ManagedElasticsearch/Clusters/XPackCluster.cs 51 tests/Tests.Core/ManagedElasticsearch/NodeSeeders/DefaultSeeder.cs 228 tests/Tests.Core/ManagedElasticsearch/NodeSeeders/TimeSeriesSeeder.cs 50 tests/Tests.Core/ManagedElasticsearch/Tasks/EnsureNativeSecurityRealmEnabledInElasticsearchYaml.cs 51 tests/Tests.Core/ManagedElasticsearch/Tasks/EnsureWatcherActionConfigurationInElasticsearchYaml.cs 51 tests/Tests.Core/ManagedElasticsearch/Tasks/EnsureWatcherActionConfigurationSecretsInKeystore.cs 38 tests/Tests.Core/ManagedElasticsearch/Tasks/WriteAnalysisFiles.cs 46 tests/Tests.Core/Serialization/DeserializationResult.cs 15 tests/Tests.Core/Serialization/ExpectJsonTestBase.cs 42 tests/Tests.Core/Serialization/IntermediateChangedSettings.cs 27 tests/Tests.Core/Serialization/JsonDocumentExtensions.cs 19 tests/Tests.Core/Serialization/JsonRoundTripper.cs 108 tests/Tests.Core/Serialization/ObjectRoundTripper.cs 23 tests/Tests.Core/Serialization/RoundTripResult.cs 16 tests/Tests.Core/Serialization/RoundTripperBase.cs 33 tests/Tests.Core/Serialization/SerializationResult.cs 23 tests/Tests.Core/Serialization/SerializationTestHelper.cs 15 tests/Tests.Core/Serialization/SerializationTester.cs 272 tests/Tests.Core/Tests.Core.csproj 25 tests/Tests.Core/Xunit/ElasticsearchXunitRunOptions.cs 131 tests/Tests.Core/Xunit/Generators.cs 10 tests/Tests.Core/Xunit/IntegrationOnlyAttribute.cs 10 tests/Tests.Core/Xunit/JsonNetSerializerOnlyAttribute.cs 15 tests/Tests.Core/Xunit/ProjectReferenceOnlyAttribute.cs 16 tests/Tests.Core/Xunit/SkipOnCiAttribute.cs 26 tests/Tests.Core/Xunit/XunitRunState.cs 8 tests/Tests.Domain/CommitActivity.cs 55 tests/Tests.Domain/Developer.cs 26 tests/Tests.Domain/Extensions/ConnectionSettingsExtensions.cs 26 tests/Tests.Domain/Extensions/DateTimeExtensions.cs 10 tests/Tests.Domain/Gender.cs 8 tests/Tests.Domain/Helpers/Gimme.cs 9 tests/Tests.Domain/Helpers/TestValueHelper.cs 11 tests/Tests.Domain/JsonConverters/DateTimeConverter.cs 7 tests/Tests.Domain/LabelActivity.cs 6 tests/Tests.Domain/Labels.cs 8 tests/Tests.Domain/Log.cs 74 tests/Tests.Domain/Metadata.cs 6 tests/Tests.Domain/Person.cs 21 tests/Tests.Domain/Project.cs 106 tests/Tests.Domain/ProjectPercolation.cs 7 tests/Tests.Domain/ProjectRuntimeFields.cs 9 tests/Tests.Domain/ProjectTransform.cs 9 tests/Tests.Domain/SimpleGeoPoint.cs 14 tests/Tests.Domain/SourceOnlyObject.cs 10 tests/Tests.Domain/SourceOnlyUsingBuiltInConverter.cs 27 tests/Tests.Domain/StateOfBeing.cs 9 tests/Tests.Domain/Tag.cs 16 tests/Tests.Domain/Tests.Domain.csproj 17 tests/Tests.Domain/Visibility.cs 6 tests/Tests/Aggregations/AggregationMetaUsageTests.cs 57 tests/Tests/Aggregations/AggregationUsageTestBase.cs 47 tests/Tests/Aggregations/AggregationUsageWithVerifyTestBase.cs 43 tests/Tests/Aggregations/Bucket/DateHistogramAggregationUsageTests.cs 86 tests/Tests/Aggregations/Bucket/GeoDistanceAggregationUsageTests.cs 45 tests/Tests/Aggregations/Bucket/GeohashGridAggregationUsageTests.cs 37 tests/Tests/Aggregations/Bucket/GeotileGridAggregationUsageTests.cs 37 tests/Tests/Aggregations/Bucket/IpPrefixAggregationUsageTests.cs 49 tests/Tests/Aggregations/Bucket/MultiTermsAggregationUsageTests.cs 74 tests/Tests/Aggregations/Bucket/RareTermsAggregationUsageTests.cs 47 tests/Tests/Aggregations/Bucket/SignificantTermsAggregationUsageTests.cs 39 tests/Tests/Aggregations/Bucket/TermsAggregationUsageTests.cs 98 tests/Tests/Aggregations/Metric/AverageAggregationUsageTests.cs 60 tests/Tests/Aggregations/Metric/BoxplotAggregationUsageTests.cs 63 tests/Tests/Aggregations/Metric/CardinalityAggregationUsageTests.cs 40 tests/Tests/Aggregations/Metric/ExtendedStatsAggregationUsageTests.cs 56 tests/Tests/Aggregations/Metric/GeoBoundsAggregationUsageTests.cs 39 tests/Tests/Aggregations/Metric/GeoCentroidAggregationUsageTests.cs 89 tests/Tests/Aggregations/Metric/GeoLineAggregationUsageTests.cs 7 tests/Tests/Aggregations/Metric/MaxAggregationUsageTests.cs 35 tests/Tests/Aggregations/Metric/MedianAbsoluteDeviationAggregationUsageTests.cs 45 tests/Tests/Aggregations/Metric/MinAggregationUsageTests.cs 38 tests/Tests/Aggregations/Metric/StatsAggregationUsageTests.cs 39 tests/Tests/Aggregations/Metric/StringStatsAggregationUsageTests.cs 39 tests/Tests/Aggregations/Metric/StringStatsWithDistributionAggregationUsageTests.cs 44 tests/Tests/Aggregations/Metric/SumAggregationUsageTests.cs 35 tests/Tests/Aggregations/Metric/ValueCountAggregationUsageTests.cs 35 tests/Tests/Aggregations/Metric/WeightedAverageAggregationUsageTests.cs 61 tests/Tests/Aggregations/Pipeline/BucketSortAggregationUsageTests.cs 67 tests/Tests/Aggregations/Pipeline/CumulativeSumAggregationUsageTests.cs 54 tests/Tests/Aggregations/ProjectsOnlyAggregationUsageTestBase.cs 10 tests/Tests/AsyncSearch/AsyncSearchApiCoordinatedTests.cs 159 tests/Tests/ClientConcepts/Errors/ComplexErrorTests.cs 91 tests/Tests/ClientConcepts/Errors/ErrorWithMultipleRootCausesTests.cs 25 tests/Tests/ClientConcepts/Errors/ErrorWithNullRootCausesTests.cs 14 tests/Tests/ClientConcepts/Errors/ErrorWithRootCauseTests.cs 19 tests/Tests/ClientConcepts/Errors/ServerErrorTestsBase.cs 30 tests/Tests/ClientConcepts/Errors/StringErrrorTests.cs 18 tests/Tests/ClientConcepts/HighLevel/Caching/FieldResolverCacheTests.cs 554 tests/Tests/ClientConcepts/HighLevel/Indexing/IndexingDocuments.doc.cs 124 tests/Tests/ClientConcepts/HighLevel/Indexing/IngestNodes.doc.cs 31 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/DocumentPathEqualityTests.cs 37 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/FieldEqualityTests.cs 60 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/FieldsEqualityTests.cs 72 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/IdEqualityTests.cs 67 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/IdsEqualityTests.cs 4 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/IndexMetricsEqualityTests.cs 4 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/IndexNameEqualityTests.cs 64 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/IndicesEqualityTests.cs 47 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/LongIdEqualityTests.cs 7 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/MetricsEqualityTests.cs 6 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/NameEqualityTests.cs 33 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/NamesEqualityTests.cs 33 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/NodeIdsEqualityTests.cs 33 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/PropertyNameEqualityTests.cs 44 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/RelationNameEqualityTests.cs 44 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/RoutingEqualityTests.cs 59 tests/Tests/ClientConcepts/HighLevel/Inference/Equality/TaskIdEqualityTests.cs 4 tests/Tests/ClientConcepts/HighLevel/Inference/FieldInference.doc.cs 198 tests/Tests/ClientConcepts/HighLevel/Inference/IdsInference.doc.cs 50 tests/Tests/ClientConcepts/HighLevel/Inference/ImplicitConversionTests.cs 128 tests/Tests/ClientConcepts/HighLevel/Inference/IndexNameInference.doc.cs 157 tests/Tests/ClientConcepts/HighLevel/Inference/PropertyInference.doc.cs 12 tests/Tests/ClientConcepts/HighLevel/Inference/RoutingInference.doc.cs 98 tests/Tests/ClientConcepts/HighLevel/Inference/TypesAndRelationsInference.doc.cs 58 tests/Tests/ClientConcepts/HighLevel/Mapping/AutoMap.doc.cs 1 tests/Tests/ClientConcepts/HighLevel/Mapping/ParentChildRelationships.doc.cs 108 tests/Tests/ClientConcepts/HighLevel/Serialization/CustomSerialization.doc.cs 134 tests/Tests/ClientConcepts/OpenTelemetry/OpenTelemetryActivityTest.cs 52 tests/Tests/ClientConcepts/OpenTelemetry/OpenTelemetryTests.cs 58 tests/Tests/Cluster/ClusterAllocationExplain/ClusterAllocationExplainApiTests.cs 1 tests/Tests/Cluster/ClusterAllocationExplain/ClusterAllocationExplainResponseDeserialisationTests.cs 1 tests/Tests/Cluster/ClusterHealth/ClusterHealthApiTests.cs 31 tests/Tests/Cluster/ClusterHealth/ClusterHealthResponseDeserialisationTests.cs 82 tests/Tests/Cluster/ClusterHealth/ClusterHealthShardsApiTests.cs 52 tests/Tests/Cluster/ClusterPendingTasks/ClusterPendingTasksApiTests.cs 1 tests/Tests/Cluster/ClusterPendingTasks/ClusterPendingTasksResponseDeserialisationTests.cs 1 tests/Tests/Cluster/ClusterState/ClusterStateApiTests.cs 1 tests/Tests/Common/DateTime/DateMath/DateMathExpressions.doc.cs 111 tests/Tests/Common/DateTime/DateMath/DateMathTests.cs 41 tests/Tests/Common/Fields/FieldValueTests.cs 63 tests/Tests/Common/Infer/Indices/IndicesTests.cs 97 tests/Tests/Common/TimeUnit/TimeUnits.cs 221 tests/Tests/Common/UrlParameters/DataStreamNames/DataStreamNameTests.cs 45 tests/Tests/Common/UrlParameters/DataStreamNames/DataStreamNamesTests.cs 72 tests/Tests/Common/UrlParameters/IndexAlias/IndexAliasTests.cs 45 tests/Tests/Common/UrlParameters/Metrics/MetricsTests.cs 50 tests/Tests/Core/MSearchTemplate/MSearchTemplateSerialization.cs 53 tests/Tests/Core/Ping/PingApiTests.cs 20 tests/Tests/Document/Multiple/Bulk/BulkApiTests.cs 159 tests/Tests/Document/Multiple/Bulk/BulkInvalidApiTests.cs 61 tests/Tests/Document/Multiple/Bulk/BulkInvalidVersionApiTests.cs 51 tests/Tests/Document/Multiple/Bulk/BulkResponseParstingTests.cs 51 tests/Tests/Document/Multiple/Bulk/BulkSourceDeserialize.cs 59 tests/Tests/Document/Multiple/Bulk/BulkUpdateManyTests.cs 45 tests/Tests/Document/Multiple/BulkAll/BulkAllApiTestsBase.cs 30 tests/Tests/Document/Multiple/BulkAll/BulkAllCancellationTokenApiTests.cs 46 tests/Tests/Document/Multiple/BulkAll/BulkAllDeallocationApiTests.cs 47 tests/Tests/Document/Multiple/BulkAll/BulkAllDisposeApiTests.cs 45 tests/Tests/Document/Multiple/BulkAll/BulkAllForEachAsyncApiTests.cs 35 tests/Tests/Document/Multiple/BulkAll/BulkAllRetryTests.cs 37 tests/Tests/Document/Multiple/BulkAll/BulkOnErrorApiTests.cs 155 tests/Tests/Document/Multiple/DeleteByQuery/DeleteByQueryApiTests.cs 229 tests/Tests/Document/Multiple/DeleteByQuery/DeleteByQueryUrlTests.cs 16 tests/Tests/Document/Multiple/DeleteByQueryRethrottle/DeleteByQueryRethrottleApiTests.cs 80 tests/Tests/Document/Multiple/DeleteByQueryRethrottle/DeleteByQueryRethrottleUrlTests.cs 16 tests/Tests/Document/Multiple/MGet/MGetResponseSerialization.cs 47 tests/Tests/Document/Single/Create/CreateApiTests.cs 172 tests/Tests/Document/Single/Delete/DeleteApiTests.cs 131 tests/Tests/Document/Single/DocumentsCoordinatedTests.cs 113 tests/Tests/Document/Single/Exists/DocumentExistsApiTests.cs 37 tests/Tests/Document/Single/Exists/DocumentExistsNotFoundApiTests.cs 14 tests/Tests/Document/Single/Get/GetApiTests.cs 117 tests/Tests/Document/Single/Index/IndexAnonymousTypesIntegrationTests.cs 38 tests/Tests/Document/Single/Index/IndexApiTests.cs 151 tests/Tests/Document/Single/Index/IndexJObjectIntegrationTests.cs 64 tests/Tests/Document/Single/Source/SourceApiTests.cs 21 tests/Tests/Document/Single/Update/UpdateApiTests.cs 56 tests/Tests/Document/Single/Update/UpdateDocumentsCoordinatedTests.cs 217 tests/Tests/Document/Single/Update/UpdateWithScriptApiTests.cs 1 tests/Tests/Document/Single/Update/UpdateWithSourceApiTests.cs 1 tests/Tests/Eql/EqlSearchApiCoordinatedTests.cs 134 tests/Tests/Framework/DocumentationTests/IntegrationDocumentationTestBase.cs 17 tests/Tests/Framework/EndpointTests/ApiIntegrationTestBase.cs 97 tests/Tests/Framework/EndpointTests/ApiTestBase.cs 124 tests/Tests/Framework/EndpointTests/CoordinatedIntegrationTestBase.cs 83 tests/Tests/Framework/EndpointTests/CoordinatedUsage.cs 148 tests/Tests/Framework/EndpointTests/RequestResponseApiTestBase.cs 140 tests/Tests/Framework/EndpointTests/TestState/AsyncLazy.cs 17 tests/Tests/Framework/EndpointTests/TestState/CallUniqueValues.cs 45 tests/Tests/Framework/EndpointTests/TestState/ClientMethod.cs 10 tests/Tests/Framework/EndpointTests/TestState/EndpointUsage.cs 127 tests/Tests/Framework/EndpointTests/TestState/LazyResponses.cs 16 tests/Tests/Framework/EndpointTests/UrlTester.cs 64 tests/Tests/Framework/EndpointTests/UrlTesterExtensions.cs 13 tests/Tests/Framework/EndpointTests/UrlTestsBase.cs 8 tests/Tests/Framework/Extensions/FullFrameworkExtensions.cs 12 tests/Tests/Framework/Extensions/Numeric.cs 28 tests/Tests/Framework/Extensions/Promisify.cs 14 tests/Tests/Framework/Extensions/UriExtensions.cs 97 tests/Tests/GlobalUsings.cs 4 tests/Tests/IndexManagement/AliasManagement/GetAliasApiTests.cs 60 tests/Tests/IndexManagement/AliasManagement/UpdateAliasesRequestSerializationTests.cs 29 tests/Tests/IndexManagement/CreateIndexSerializationTests.cs 106 tests/Tests/IndexManagement/DataStreamManagement/GetDataStreamSerializationTests.cs 52 tests/Tests/IndexManagement/GetIndexSerializationTests.cs 7090 tests/Tests/IndexManagement/IndexCoordinatedTests.cs 1 tests/Tests/IndexManagement/IndexSettingsSerializationTests.cs 35 tests/Tests/IndexManagement/MappingManagement/GetFieldMappingApiTests.cs 63 tests/Tests/IndexManagement/MappingManagement/GetFieldMappingResponseTests.cs 12 tests/Tests/IndexManagement/MappingManagement/GetMappingApiTests.cs 61 tests/Tests/IndexManagement/TemplateManagement/GetTemplateResponseSerializationTests.cs 36 tests/Tests/Ingest/IngestCoordinatedTests.cs 152 tests/Tests/PointInTime/PointInTimeApiTests.cs 95 tests/Tests/QueryDsl/BoolDsl/AndOperatorUsageTests.cs 325 tests/Tests/QueryDsl/BoolDsl/BoolApiTests.cs 92 tests/Tests/QueryDsl/BoolDsl/CombinationUsageTests.cs 80 tests/Tests/QueryDsl/BoolDsl/NotOperatorUsageTests.cs 68 tests/Tests/QueryDsl/BoolDsl/OperatorUsageBase.cs 26 tests/Tests/QueryDsl/BoolDsl/OrOperatorUsageTests.cs 274 tests/Tests/QueryDsl/BoolDsl/QueryOperatorSerializationTests.cs 231 tests/Tests/QueryDsl/BoolDsl/UnaryAddOperatorUsageTests.cs 68 tests/Tests/QueryDsl/Compound/BoolQueryUsageTests.cs 31 tests/Tests/QueryDsl/Compound/FunctionScoreQueryUsageTests.cs 76 tests/Tests/QueryDsl/Geo/GeoBoundingBoxQueryUsageTests.cs 35 tests/Tests/QueryDsl/Geo/GeoDistanceQueryUsageTests.cs 31 tests/Tests/QueryDsl/Geo/GeoPolygonQueryUsageTests.cs 40 tests/Tests/QueryDsl/QueryDslUsageTestsBase.cs 36 tests/Tests/QueryDsl/RawJsonQueryUsageTests.cs 8 tests/Tests/QueryDsl/Specialized/PinnedQueryUsageTests.cs 28 tests/Tests/Search/Count/CountApiTests.cs 87 tests/Tests/Search/Scroll/ClearScroll/ClearScrollApiTests.cs 39 tests/Tests/Search/Scroll/ClearScroll/ClearScrollUrlTests.cs 14 tests/Tests/Search/Scroll/Scroll/ScrollApiTests.cs 38 tests/Tests/Search/Scroll/Scroll/ScrollUrlTests.cs 14 tests/Tests/Search/Scroll/Scroll/SlicedScrollSearchApiTests.cs 50 tests/Tests/Search/Search/BasicSortUsageTests.cs 62 tests/Tests/Search/Search/SearchApiTests.cs 210 tests/Tests/Search/Search/SearchRequestSerialization.cs 24 tests/Tests/Search/Search/SearchUsageTestBase.cs 28 tests/Tests/Search/Search/SortUsageTests.cs 47 tests/Tests/SerialisationTestBase.cs 16 tests/Tests/Serialization/AggregateOrderSerializationTests.cs 11 tests/Tests/Serialization/Aggregations/AverageAggregationSerializationTests.cs 18 tests/Tests/Serialization/Aggregations/AvgAggregateDeserializationTests.cs 18 tests/Tests/Serialization/Aggregations/BasicSearchResponse.cs 6 tests/Tests/Serialization/Aggregations/BoxplotAggregateDeserializationTests.cs 11 tests/Tests/Serialization/Aggregations/BucketSubAggregationSerializationTests.cs 22 tests/Tests/Serialization/Aggregations/CardinalityAggregateDeserializationTests.cs 11 tests/Tests/Serialization/Aggregations/ChildrenAggregateSerializationTests.cs 25 tests/Tests/Serialization/Aggregations/ExtendedStatsAggregateDeserializationTests.cs 13 tests/Tests/Serialization/Aggregations/MinAggregationDeserializationTests.cs 13 tests/Tests/Serialization/Aggregations/SumAggregateDeserializationTests.cs 22 tests/Tests/Serialization/Aggregations/TermsAggregateDeserializationTests.cs 148 tests/Tests/Serialization/Aggregations/WritingAggregationsTests.cs 50 tests/Tests/Serialization/Bulk/BulkOperationCollectionSerializationTests.cs 339 tests/Tests/Serialization/Bulk/BulkUpdateOperationSerializationTests.cs 19 tests/Tests/Serialization/BulkSerialisationTests.cs 92 tests/Tests/Serialization/DefaultSourceSerializerTests.cs 127 tests/Tests/Serialization/Documents/MGetSerialization.cs 124 tests/Tests/Serialization/Documents/MSearchSerialization.cs 46 tests/Tests/Serialization/FieldValuesConverterTests.cs 12 tests/Tests/Serialization/KvpSerializationTests.cs 34 tests/Tests/Serialization/Mapping/MappingResponseSerializationTests.cs 10 tests/Tests/Serialization/Mapping/PropertiesSerializationTests.cs 32 tests/Tests/Serialization/Queries/FieldNameQueryConverterTests.cs 13 tests/Tests/Serialization/Queries/IntervalsQuerySerializationTests.cs 64 tests/Tests/Serialization/Queries/MultipleSearchFiltersTests.cs 25 tests/Tests/Serialization/Queries/RangeQuerySerializationTests.cs 98 tests/Tests/Serialization/Queries/SearchSerializationTests.cs 42 tests/Tests/Serialization/ReadOnlyIndexNameDictionaryTests.cs 36 tests/Tests/Serialization/Requests/CountRequestDescriptor.cs 19 tests/Tests/Serialization/Scripting/ScriptParamsSerializationTests.cs 49 tests/Tests/Serialization/Scripting/ScriptSerialisationTests.cs 58 tests/Tests/Serialization/SearchRequestWithAggsSerializationTests.cs 9 tests/Tests/Serialization/SearchResponseDeserialisationTests.cs 33 tests/Tests/Serialization/SearchSerializationTests.cs 31 tests/Tests/Serialization/SerializerTestBase.cs 163 tests/Tests/Serialization/SourceSerializationForNumericPropertiesTests.cs 78 tests/Tests/Serialization/SuggesterSerializationTests.cs 39 tests/Tests/Serialization/Types/SortOptionsSerializationTests.cs 53 tests/Tests/Serialization/Xpack/MachineLearningJobsSerializationTests.cs 1 tests/Tests/Sql/ClearSqlCursorApiTests.cs 42 tests/Tests/Sql/SqlSearchApiCoordinatedTests.cs 132 tests/Tests/TestConfig.cs 17 tests/Tests/TestValueHelper.cs 12 tests/Tests/Tests.csproj 41 tests/Tests/Types/Aggregations/TermsExcludeSerializationTests.cs 37 tests/Tests/Types/Aggregations/TermsIncludeSerializationTests.cs 54 tests/Tests/Types/GeoBoundsSerializationTests.cs 62 tests/Tests/Types/GeoLocationSerializationTests.cs 44 tests/Tests/XunitBootstrap.cs 5 tests/tests.proj 9