NorthwindAggregateOperatorsQueryTestBase<TFixture>
NorthwindAggregateOperatorsQueryTestBase(TFixture)
All_true(Boolean)
Array_cast_to_IEnumerable_Contains_with_constant(Boolean)
Average_after_default_if_empty_does_not_throw(Boolean)
Average_no_data_cast_to_nullable(Boolean)
Average_no_data_nullable(Boolean)
Average_no_data_subquery(Boolean)
Average_no_data(Boolean)
Average_on_float_column_in_subquery_with_cast(Boolean)
Average_on_float_column_in_subquery(Boolean)
Average_on_float_column(Boolean)
Average_on_nav_subquery_in_projection(Boolean)
Average_over_default_returns_default(Boolean)
Average_over_max_subquery(Boolean)
Average_over_nested_subquery(Boolean)
Average_over_subquery(Boolean)
Average_with_arg_expression(Boolean)
Average_with_arg(Boolean)
Average_with_binary_expression(Boolean)
Average_with_coalesce(Boolean)
Average_with_division_on_decimal_no_significant_digits(Boolean)
Average_with_division_on_decimal(Boolean)
Average_with_no_arg(Boolean)
Average_with_non_matching_types_in_projection_doesnt_produce_second_explicit_cast(Boolean)
Average_with_unmapped_property_access_throws_meaningful_exception(Boolean)
Cast_before_aggregate_is_preserved(Boolean)
Cast_to_same_Type_Count_works(Boolean)
ClearLog()
ClientEvalPredicate(Order)
Collection_Last_member_access_in_projection_translated(Boolean)
Collection_LastOrDefault_member_access_in_projection_translated(Boolean)
Contains_inside_aggregate_function_with_GroupBy(Boolean)
Contains_inside_Average_without_GroupBy(Boolean)
Contains_inside_Count_without_GroupBy(Boolean)
Contains_inside_LongCount_without_GroupBy(Boolean)
Contains_inside_Max_without_GroupBy(Boolean)
Contains_inside_Min_without_GroupBy(Boolean)
Contains_inside_Sum_without_GroupBy(Boolean)
Contains_over_entityType_should_materialize_when_composite(Boolean)
Contains_over_entityType_should_materialize_when_composite2(Boolean)
Contains_over_entityType_should_rewrite_to_identity_equality(Boolean)
Contains_over_entityType_with_null_in_projection(Boolean)
Contains_over_entityType_with_null_should_rewrite_to_false(Boolean)
Contains_over_entityType_with_null_should_rewrite_to_identity_equality_subquery_complex(Boolean)
Contains_over_entityType_with_null_should_rewrite_to_identity_equality_subquery_negated(Boolean)
Contains_over_entityType_with_null_should_rewrite_to_identity_equality_subquery(Boolean)
Contains_over_keyless_entity_throws(Boolean)
Contains_over_non_nullable_scalar_with_null_in_subquery_simplifies_to_false(Boolean)
Contains_over_nullable_scalar_with_null_in_subquery_translated_correctly(Boolean)
Contains_over_scalar_with_null_should_rewrite_to_identity_equality_subquery(Boolean)
Contains_top_level(Boolean)
Contains_with_constant_list_value_type_id(Boolean)
Contains_with_local_anonymous_type_array_closure(Boolean)
Contains_with_local_array_closure(Boolean)
Contains_with_local_array_inline(Boolean)
Contains_with_local_collection_complex_predicate_and(Boolean)
Contains_with_local_collection_complex_predicate_not_matching_ins1(Boolean)
Contains_with_local_collection_complex_predicate_not_matching_ins2(Boolean)
Contains_with_local_collection_complex_predicate_or(Boolean)
Contains_with_local_collection_empty_closure(Boolean)
Contains_with_local_collection_empty_inline(Boolean)
Contains_with_local_collection_false(Boolean)
Contains_with_local_collection_sql_injection(Boolean)
Contains_with_local_enumerable_closure_all_null(Boolean)
Contains_with_local_enumerable_closure(Boolean)
Contains_with_local_enumerable_inline_closure_mix(Boolean)
Contains_with_local_enumerable_inline(Boolean)
Contains_with_local_list_closure_all_null(Boolean)
Contains_with_local_list_closure(Boolean)
Contains_with_local_list_inline_closure_mix(Boolean)
Contains_with_local_list_inline(Boolean)
Contains_with_local_non_primitive_list_closure_mix(Boolean)
Contains_with_local_non_primitive_list_inline_closure_mix(Boolean)
Contains_with_local_nullable_uint_array_closure(Boolean)
Contains_with_local_object_enumerable_closure(Boolean)
Contains_with_local_object_list_closure(Boolean)
Contains_with_local_object_ordered_enumerable_closure(Boolean)
Contains_with_local_object_read_only_collection_closure(Boolean)
Contains_with_local_ordered_enumerable_closure_all_null(Boolean)
Contains_with_local_ordered_enumerable_closure(Boolean)
Contains_with_local_ordered_enumerable_inline_closure_mix(Boolean)
Contains_with_local_ordered_enumerable_inline(Boolean)
Contains_with_local_ordered_read_only_collection_all_null(Boolean)
Contains_with_local_read_only_collection_closure(Boolean)
Contains_with_local_read_only_collection_inline_closure_mix(Boolean)
Contains_with_local_read_only_collection_inline(Boolean)
Contains_with_local_tuple_array_closure(Boolean)
Contains_with_local_uint_array_closure(Boolean)
Contains_with_parameter_list_value_type_id(Boolean)
Contains_with_subquery_and_local_array_closure(Boolean)
Contains_with_subquery(Boolean)
Count_after_client_projection(Boolean)
Count_on_projection_with_client_eval(Boolean)
Count_with_no_predicate(Boolean)
Count_with_order_by(Boolean)
Count_with_predicate(Boolean)
CreateContext()
DefaultIfEmpty_selects_only_required_columns(Boolean)
Distinct_Count(Boolean)
Distinct_OrderBy(Boolean)
Distinct_OrderBy2(Boolean)
Distinct_OrderBy3(Boolean)
Distinct_Scalar(Boolean)
Distinct(Boolean)
Enumerable_min_is_mapped_to_Queryable_1(Boolean)
Enumerable_min_is_mapped_to_Queryable_2(Boolean)
First_inside_subquery_gets_client_evaluated(Boolean)
First_Predicate(Boolean)
First(Boolean)
FirstOrDefault_inside_subquery_gets_server_evaluated(Boolean)
FirstOrDefault_Predicate(Boolean)
FirstOrDefault(Boolean)
HashSet_Contains_with_parameter(Boolean)
IImmutableSet_Contains_with_parameter(Boolean)
ImmutableHashSet_Contains_with_parameter(Boolean)
IReadOnlySet_Contains_with_parameter(Boolean)
Last_Predicate(Boolean)
Last_when_no_order_by(Boolean)
Last(Boolean)
LastOrDefault_Predicate(Boolean)
LastOrDefault_when_no_order_by(Boolean)
LastOrDefault(Boolean)
List_Contains_over_entityType_should_rewrite_to_identity_equality(Boolean)
List_Contains_with_constant_list(Boolean)
List_Contains_with_parameter_list(Boolean)
Max_after_default_if_empty_does_not_throw(Boolean)
Max_no_data_cast_to_nullable(Boolean)
Max_no_data_nullable(Boolean)
Max_no_data_subquery(Boolean)
Max_no_data(Boolean)
Max_over_default_returns_default(Boolean)
Max_over_nested_subquery(Boolean)
Max_over_subquery(Boolean)
Max_over_sum_subquery(Boolean)
Max_with_arg(Boolean)
Max_with_coalesce(Boolean)
Max_with_no_arg(Boolean)
Max_with_non_matching_types_in_projection_introduces_explicit_cast(Boolean)
Min_after_default_if_empty_does_not_throw(Boolean)
Min_no_data_cast_to_nullable(Boolean)
Min_no_data_nullable(Boolean)
Min_no_data_subquery(Boolean)
Min_no_data(Boolean)
Min_over_default_returns_default(Boolean)
Min_over_max_subquery(Boolean)
Min_over_nested_subquery(Boolean)
Min_over_subquery(Boolean)
Min_with_arg(Boolean)
Min_with_coalesce(Boolean)
Min_with_no_arg(Boolean)
Min_with_non_matching_types_in_projection_introduces_explicit_cast(Boolean)
Multiple_collection_navigation_with_FirstOrDefault_chained_projecting_scalar(Boolean)
Multiple_collection_navigation_with_FirstOrDefault_chained(Boolean)
Not_Any_false(Boolean)
OfType_Select_OfType_Select(Boolean)
OfType_Select(Boolean)
OrderBy_client_Take(Boolean)
OrderBy_Count_with_predicate_client_eval_mixed(Boolean)
OrderBy_Count_with_predicate_client_eval(Boolean)
OrderBy_Count_with_predicate(Boolean)
OrderBy_Distinct(Boolean)
OrderBy_Skip_Last_gives_correct_result(Boolean)
OrderBy_Take_Last_gives_correct_result(Boolean)
OrderBy_Where_Count_client_eval_mixed(Boolean)
OrderBy_Where_Count_client_eval(Boolean)
OrderBy_Where_Count_with_predicate_client_eval_mixed(Boolean)
OrderBy_Where_Count_with_predicate_client_eval(Boolean)
OrderBy_Where_Count_with_predicate(Boolean)
OrderBy_Where_Count(Boolean)
Project_constant_Sum(Boolean)
Return_type_of_singular_operator_is_preserved(Boolean)
Select_All(Boolean)
Select_Select_Distinct_Count(Boolean)
Single_Predicate(Boolean)
Single_Throws(Boolean)
SingleOrDefault_Predicate(Boolean)
SingleOrDefault_Throws(Boolean)
String_FirstOrDefault_in_projection_does_not_do_client_eval(Boolean)
Sum_on_float_column_in_subquery(Boolean)
Sum_on_float_column(Boolean)
Sum_over_Any_subquery(Boolean)
Sum_over_empty_returns_zero(Boolean)
Sum_over_explicit_cast_over_column(Boolean)
Sum_over_min_subquery(Boolean)
Sum_over_nested_subquery(Boolean)
Sum_over_scalar_returning_subquery(Boolean)
Sum_over_subquery(Boolean)
Sum_over_uncorrelated_subquery(Boolean)
Sum_with_arg_expression(Boolean)
Sum_with_arg(Boolean)
Sum_with_binary_expression(Boolean)
Sum_with_coalesce(Boolean)
Sum_with_division_on_decimal_no_significant_digits(Boolean)
Sum_with_division_on_decimal(Boolean)
Sum_with_no_arg_empty(Boolean)
Sum_with_no_arg(Boolean)
Sum_with_no_data_cast_to_nullable(Boolean)
Sum_with_no_data_nullable(Boolean)
Type_casting_inside_sum(Boolean)
Where_First(Boolean)
Where_FirstOrDefault(Boolean)
Where_Last(Boolean)
Where_LastOrDefault(Boolean)
Where_OrderBy_Count_client_eval(Boolean)
Where_OrderBy_Count(Boolean)
Where_Single(Boolean)
Where_SingleOrDefault(Boolean)
Where_subquery_all_not_equals_operator(Boolean)
Where_subquery_all_not_equals_static(Boolean)
Where_subquery_all_not_equals(Boolean)
Where_subquery_any_equals_operator(Boolean)
Where_subquery_any_equals_static(Boolean)
Where_subquery_any_equals(Boolean)
Where_subquery_where_all(Boolean)
Where_subquery_where_any(Boolean)
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore.Query
{
public abstract class NorthwindAggregateOperatorsQueryTestBase<TFixture> : QueryTestBase<TFixture>
where TFixture, new(), NorthwindQueryFixtureBase<NoopModelCustomizer>
{
[ConditionalTheory]
[MemberData("IsAsyncData", new[] { })]
public virtual Task Average_on_float_column(bool async);
}
}
.NET | 9.010.0 |
---|---|
Information specific to net10.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
Assembly | Microsoft.EntityFrameworkCore.Specification.Tests , Version=9.0.3.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.EntityFrameworkCore.Specification.Tests (9.0.3) net9.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API