NorthwindWhereQueryTestBase<TFixture>
DtoWithInterface
IHaveId
NorthwindWhereQueryTestBase(TFixture)
AddFilter<T>(IQueryable<T>, Int32)
Array_of_parameters_Contains_OrElse_comparison_with_constant_gets_combined_to_one_in(Boolean)
Case_block_simplification_works_correctly(Boolean)
ClearLog()
Constant_array_Contains_AndAlso_another_Contains_gets_combined_to_one_in_with_overlap(Boolean)
Constant_array_Contains_OrElse_another_Contains_gets_combined_to_one_in_with_overlap(Boolean)
Constant_array_Contains_OrElse_comparison_with_constant_gets_combined_to_one_in_with_overlap(Boolean)
Constant_array_Contains_OrElse_comparison_with_constant_gets_combined_to_one_in(Boolean)
CreateContext()
Decimal_cast_to_double_works(Boolean)
EF_Constant_does_not_parameterized_as_part_of_bigger_subtree(Boolean)
EF_Constant_with_non_evaluatable_argument_throws(Boolean)
EF_Constant_with_subtree(Boolean)
EF_Constant(Boolean)
EF_Parameter_does_not_parameterized_as_part_of_bigger_subtree(Boolean)
EF_Parameter_with_non_evaluatable_argument_throws(Boolean)
EF_Parameter_with_subtree(Boolean)
EF_Parameter(Boolean)
ElementAt_over_custom_projection_compared_to_not_null(Boolean)
ElementAtOrDefault_over_custom_projection_compared_to_null(Boolean)
Enclosing_class_const_member_does_not_generate_parameter(Boolean)
Enclosing_class_readonly_member_generates_parameter(Boolean)
Enclosing_class_settable_member_generates_parameter(Boolean)
Filter_non_nullable_value_after_FirstOrDefault_on_empty_collection(Boolean)
Filter_with_EF_Property_using_closure_for_property_name(Boolean)
Filter_with_EF_Property_using_function_for_property_name(Boolean)
Filter_with_property_compared_to_null_wrapped_in_explicit_convert_to_object(Boolean)
First_over_custom_projection_compared_to_not_null(Boolean)
First_over_custom_projection_compared_to_null(Boolean)
FirstOrDefault_over_custom_projection_compared_to_not_null(Boolean)
FirstOrDefault_over_custom_projection_compared_to_null(Boolean)
FirstOrDefault_over_scalar_projection_compared_to_not_null(Boolean)
FirstOrDefault_over_scalar_projection_compared_to_null(Boolean)
Generic_Ilist_contains_translates_to_server(Boolean)
GetType_on_non_hierarchy1(Boolean)
GetType_on_non_hierarchy2(Boolean)
GetType_on_non_hierarchy3(Boolean)
GetType_on_non_hierarchy4(Boolean)
Implicit_cast_in_predicate(Boolean)
Interface_casting_though_generic_method(Boolean)
Last_over_custom_projection_compared_to_not_null(Boolean)
Last_over_custom_projection_compared_to_null(Boolean)
LastOrDefault_over_custom_projection_compared_to_not_null(Boolean)
LastOrDefault_over_custom_projection_compared_to_null(Boolean)
Like_with_non_string_column_using_double_cast(Boolean)
Like_with_non_string_column_using_ToString(Boolean)
Multiple_AndAlso_on_same_column_converted_to_in_using_parameters(Boolean)
Multiple_OrElse_on_same_column_converted_to_in_with_overlap(Boolean)
Multiple_OrElse_on_same_column_with_null_constant_comparison_converted_to_in(Boolean)
Multiple_OrElse_on_same_column_with_null_parameter_comparison_converted_to_in(Boolean)
Parameter_array_Contains_OrElse_comparison_with_constant(Boolean)
Parameter_array_Contains_OrElse_comparison_with_parameter_with_overlap(Boolean)
Simplifiable_coalesce_over_nullable(Boolean)
Single_over_custom_projection_compared_to_not_null(Boolean)
Single_over_custom_projection_compared_to_null(Boolean)
SingleOrDefault_over_custom_projection_compared_to_not_null(Boolean)
SingleOrDefault_over_custom_projection_compared_to_null(Boolean)
Skip_and_Where_evaluation_order(Boolean)
Take_and_Distinct_evaluation_order(Boolean)
Take_and_Where_evaluation_order(Boolean)
Time_of_day_datetime(Boolean)
Two_sets_of_comparison_combine_correctly(Boolean)
Two_sets_of_comparison_combine_correctly2(Boolean)
TypeBinary_short_circuit(Boolean)
Using_same_parameter_twice_in_query_generates_one_sql_parameter(Boolean)
Where_array_index(Boolean)
Where_array_of_object_contains_over_value_type(Boolean)
Where_as_queryable_expression(Boolean)
Where_bitwise_and(Boolean)
Where_bitwise_or(Boolean)
Where_bitwise_xor(Boolean)
Where_bool_client_side_negated(Boolean)
Where_bool_closure(Boolean)
Where_bool_member_and_parameter_compared_to_binary_expression_nested(Boolean)
Where_bool_member_compared_to_binary_expression(Boolean)
Where_bool_member_equals_constant(Boolean)
Where_bool_member_false_shadow(Boolean)
Where_bool_member_false(Boolean)
Where_bool_member_in_complex_predicate(Boolean)
Where_bool_member_negated_twice(Boolean)
Where_bool_member_shadow(Boolean)
Where_bool_member(Boolean)
Where_bool_parameter_compared_to_binary_expression(Boolean)
Where_bool_parameter(Boolean)
Where_chain(Boolean)
Where_client_and_server_non_top_level(Boolean)
Where_client_and_server_top_level(Boolean)
Where_client_deep_inside_predicate_and_server_top_level(Boolean)
Where_client_or_server_top_level(Boolean)
Where_client(Boolean)
Where_collection_navigation_AsEnumerable_Contains(Boolean)
Where_collection_navigation_AsEnumerable_Count(Boolean)
Where_collection_navigation_ToArray_Contains(Boolean)
Where_collection_navigation_ToArray_Count(Boolean)
Where_collection_navigation_ToArray_Length_member(Boolean)
Where_collection_navigation_ToList_Contains(Boolean)
Where_collection_navigation_ToList_Count_member(Boolean)
Where_collection_navigation_ToList_Count(Boolean)
Where_compare_constructed_equal(Boolean)
Where_compare_constructed_multi_value_equal(Boolean)
Where_compare_constructed_multi_value_not_equal(Boolean)
Where_compare_null_with_cast_to_object(Boolean)
Where_compare_null(Boolean)
Where_compare_tuple_constructed_equal(Boolean)
Where_compare_tuple_constructed_multi_value_equal(Boolean)
Where_compare_tuple_constructed_multi_value_not_equal(Boolean)
Where_compare_tuple_create_constructed_equal(Boolean)
Where_compare_tuple_create_constructed_multi_value_equal(Boolean)
Where_compare_tuple_create_constructed_multi_value_not_equal(Boolean)
Where_compare_with_both_cast_to_object(Boolean)
Where_comparison_nullable_type_not_null(Boolean)
Where_comparison_nullable_type_null(Boolean)
Where_comparison_to_nullable_bool(Boolean)
Where_complex_negated_expression_optimized(Boolean)
Where_concat_string_int_comparison1(Boolean)
Where_concat_string_int_comparison2(Boolean)
Where_concat_string_int_comparison3(Boolean)
Where_concat_string_int_comparison4(Boolean)
Where_concat_string_string_comparison(Boolean)
Where_constant_is_not_null(Boolean)
Where_constant_is_null(Boolean)
Where_Contains_and_comparison(Boolean)
Where_contains_on_navigation(Boolean)
Where_Contains_or_comparison(Boolean)
Where_date_add_year_constant_component(Boolean)
Where_datetime_date_component(Boolean)
Where_datetime_day_component(Boolean)
Where_datetime_dayOfYear_component(Boolean)
Where_datetime_hour_component(Boolean)
Where_datetime_millisecond_component(Boolean)
Where_datetime_minute_component(Boolean)
Where_datetime_month_component(Boolean)
Where_datetime_now(Boolean)
Where_datetime_second_component(Boolean)
Where_datetime_today(Boolean)
Where_datetime_utcnow(Boolean)
Where_datetime_year_component(Boolean)
Where_datetimeoffset_now_component(Boolean)
Where_datetimeoffset_utcnow_component(Boolean)
Where_datetimeoffset_utcnow(Boolean)
Where_de_morgan_and_optimized(Boolean)
Where_de_morgan_or_optimized(Boolean)
Where_default(Boolean)
Where_dictionary_key_access_closure(Boolean)
Where_equals_method_int(Boolean)
Where_equals_method_string_with_ignore_case(Boolean)
Where_equals_method_string(Boolean)
Where_equals_on_matched_nullable_int_types(Boolean)
Where_equals_on_mismatched_types_int_nullable_int(Boolean)
Where_equals_on_mismatched_types_nullable_int_long(Boolean)
Where_equals_on_mismatched_types_nullable_long_nullable_int(Boolean)
Where_equals_on_null_nullable_int_types(Boolean)
Where_equals_using_int_overload_on_mismatched_types(Boolean)
Where_equals_using_object_overload_on_mismatched_types(Boolean)
Where_expression_invoke_1(Boolean)
Where_expression_invoke_2(Boolean)
Where_expression_invoke_3(Boolean)
Where_false(Boolean)
Where_field_access_closure_via_query_cache(Boolean)
Where_identity_comparison(Boolean)
Where_in_optimization_multiple(Boolean)
Where_indexer_closure(Boolean)
Where_is_conditional(Boolean)
Where_is_not_null(Boolean)
Where_is_null(Boolean)
Where_Is_on_same_type(Boolean)
Where_Like_and_comparison(Boolean)
Where_Like_or_comparison(Boolean)
Where_list_object_contains_over_value_type(Boolean)
Where_method_call_closure_via_query_cache(Boolean)
Where_method_call_nullable_type_closure_via_query_cache(Boolean)
Where_method_call_nullable_type_reverse_closure_via_query_cache(Boolean)
Where_multiple_contains_in_subquery_with_and(Boolean)
Where_multiple_contains_in_subquery_with_or(Boolean)
Where_named_tuple_item_closure(Boolean)
Where_navigation_contains(Boolean)
Where_negated_boolean_expression_compared_to_another_negated_boolean_expression(Boolean)
Where_nested_field_access_closure_via_query_cache_error_method_null(Boolean)
Where_nested_field_access_closure_via_query_cache_error_null(Boolean)
Where_nested_field_access_closure_via_query_cache(Boolean)
Where_nested_property_access_closure_via_query_cache(Boolean)
Where_new_instance_field_access_closure_via_query_cache(Boolean)
Where_new_instance_field_access_query_cache(Boolean)
Where_not_bool_member_compared_to_binary_expression(Boolean)
Where_not_bool_member_compared_to_not_bool_member(Boolean)
Where_not_in_optimization1(Boolean)
Where_not_in_optimization2(Boolean)
Where_not_in_optimization3(Boolean)
Where_not_in_optimization4(Boolean)
Where_null_is_not_null(Boolean)
Where_null_is_null(Boolean)
Where_poco_closure(Boolean)
Where_primitive_tracked(Boolean)
Where_primitive_tracked2(Boolean)
Where_primitive(Boolean)
Where_projection(Boolean)
Where_property_access_closure_via_query_cache(Boolean)
Where_Queryable_AsEnumerable_Contains_negated(Boolean)
Where_Queryable_AsEnumerable_Contains(Boolean)
Where_Queryable_AsEnumerable_Count(Boolean)
Where_Queryable_ToArray_Contains(Boolean)
Where_Queryable_ToArray_Count(Boolean)
Where_Queryable_ToArray_Length_member(Boolean)
Where_Queryable_ToList_Contains(Boolean)
Where_Queryable_ToList_Count_member(Boolean)
Where_Queryable_ToList_Count(Boolean)
Where_select_many_and(Boolean)
Where_shadow_subquery_FirstOrDefault(Boolean)
Where_short_member_comparison(Boolean)
Where_simple_closure_constant(Boolean)
Where_simple_closure_via_query_cache_nullable_type_reverse(Boolean)
Where_simple_closure_via_query_cache_nullable_type(Boolean)
Where_simple_closure_via_query_cache(Boolean)
Where_simple_closure(Boolean)
Where_simple_reversed(Boolean)
Where_simple_shadow_projection_mixed(Boolean)
Where_simple_shadow_projection(Boolean)
Where_simple_shadow_subquery(Boolean)
Where_simple_shadow(Boolean)
Where_simple(Boolean)
Where_static_field_access_closure_via_query_cache(Boolean)
Where_static_property_access_closure_via_query_cache(Boolean)
Where_string_concat_method_comparison_2(Boolean)
Where_string_concat_method_comparison_3(Boolean)
Where_string_concat_method_comparison(Boolean)
Where_string_indexof(Boolean)
Where_string_length(Boolean)
Where_string_replace(Boolean)
Where_string_substring(Boolean)
Where_subquery_closure_via_query_cache(Boolean)
Where_subquery_correlated_client_eval(Boolean)
Where_subquery_correlated(Boolean)
Where_subquery_FirstOrDefault_compared_to_entity(Boolean)
Where_subquery_FirstOrDefault_is_null(Boolean)
Where_ternary_boolean_condition_false(Boolean)
Where_ternary_boolean_condition_negated(Boolean)
Where_ternary_boolean_condition_true(Boolean)
Where_ternary_boolean_condition_with_another_condition(Boolean)
Where_ternary_boolean_condition_with_false_as_result_false(Boolean)
Where_ternary_boolean_condition_with_false_as_result_true(Boolean)
Where_true(Boolean)
Where_tuple_item_closure(Boolean)
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore.Query
{
public abstract class NorthwindWhereQueryTestBase<TFixture> : QueryTestBase<TFixture>
where TFixture, new(), NorthwindQueryFixtureBase<NoopModelCustomizer>
{
[ConditionalTheory]
[MemberData("IsAsyncData", new[] { })]
public virtual Task Enclosing_class_readonly_member_generates_parameter(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