StoreGeneratedTestBase<TFixture>
Anais
CompositeDependent
CompositePrincipal
Darwin
EnumDependentOptional
EnumDependentRequired
EnumDependentShadow
EnumPrincipal
GuidAsStringDependentOptional
GuidAsStringDependentRequired
GuidAsStringDependentShadow
GuidAsStringPrincipal
GuidToBytes
GuidToString
Gumball
IntToString
KeyEnum
LongToIntDependentOptional
LongToIntDependentRequired
LongToIntDependentShadow
LongToIntPrincipal
NonStoreGenDependent
OptionalCategory
OptionalProduct
ShortToBytes
Species
StoreGeneratedFixtureBase
StoreGenPrincipal
StringAsGuidDependentOptional
StringAsGuidDependentRequired
StringAsGuidDependentShadow
StringAsGuidPrincipal
UriDependentOptional
UriDependentRequired
UriDependentShadow
UriPrincipal
WithBackingFields
WithConverter<TKey>
WithNoBackingFields
WithNullableBackingFields
WithObjectBackingFields
WrappedGuidClass
WrappedGuidClassComparer
WrappedGuidClassConverter
WrappedGuidClassDependentOptional
WrappedGuidClassDependentRequired
WrappedGuidClassDependentShadow
WrappedGuidClassPrincipal
WrappedGuidClassValueGenerator
WrappedGuidKeyClass
WrappedGuidKeyClassComparer
WrappedGuidKeyClassConverter
WrappedGuidKeyRecord
WrappedGuidKeyRecordConverter
WrappedGuidKeyStruct
WrappedGuidKeyStructConverter
WrappedGuidRecord
WrappedGuidRecordConverter
WrappedGuidRecordDependentOptional
WrappedGuidRecordDependentRequired
WrappedGuidRecordDependentShadow
WrappedGuidRecordPrincipal
WrappedGuidRecordValueGenerator
WrappedGuidStruct
WrappedGuidStructConverter
WrappedGuidStructDependentOptional
WrappedGuidStructDependentRequired
WrappedGuidStructDependentShadow
WrappedGuidStructPrincipal
WrappedGuidStructValueGenerator
WrappedIntClass
WrappedIntClassComparer
WrappedIntClassConverter
WrappedIntClassDependentOptional
WrappedIntClassDependentRequired
WrappedIntClassDependentShadow
WrappedIntClassPrincipal
WrappedIntClassValueGenerator
WrappedIntKeyClass
WrappedIntKeyClassComparer
WrappedIntKeyClassConverter
WrappedIntKeyRecord
WrappedIntKeyRecordConverter
WrappedIntKeyStruct
WrappedIntKeyStructConverter
WrappedIntRecord
WrappedIntRecordConverter
WrappedIntRecordDependentOptional
WrappedIntRecordDependentRequired
WrappedIntRecordDependentShadow
WrappedIntRecordPrincipal
WrappedIntRecordValueGenerator
WrappedIntStruct
WrappedIntStructConverter
WrappedIntStructDependentOptional
WrappedIntStructDependentRequired
WrappedIntStructDependentShadow
WrappedIntStructPrincipal
WrappedIntStructValueGenerator
WrappedStringClass
WrappedStringClassComparer
WrappedStringClassConverter
WrappedStringClassDependentOptional
WrappedStringClassDependentRequired
WrappedStringClassDependentShadow
WrappedStringClassPrincipal
WrappedStringClassValueGenerator
WrappedStringKeyClass
WrappedStringKeyClassComparer
WrappedStringKeyClassConverter
WrappedStringKeyRecord
WrappedStringKeyRecordConverter
WrappedStringKeyStruct
WrappedStringKeyStructConverter
WrappedStringRecord
WrappedStringRecordConverter
WrappedStringRecordDependentOptional
WrappedStringRecordDependentRequired
WrappedStringRecordDependentShadow
WrappedStringRecordPrincipal
WrappedStringRecordValueGenerator
WrappedStringStruct
WrappedStringStructConverter
WrappedStringStructDependentOptional
WrappedStringStructDependentRequired
WrappedStringStructDependentShadow
WrappedStringStructPrincipal
WrappedStringStructValueGenerator
WrappedUriClass
WrappedUriClassComparer
WrappedUriClassConverter
WrappedUriClassDependentOptional
WrappedUriClassDependentRequired
WrappedUriClassDependentShadow
WrappedUriClassPrincipal
WrappedUriClassValueGenerator
WrappedUriKeyClass
WrappedUriKeyClassComparer
WrappedUriKeyClassConverter
WrappedUriKeyRecord
WrappedUriKeyRecordConverter
WrappedUriKeyStruct
WrappedUriKeyStructConverter
WrappedUriRecord
WrappedUriRecordConverter
WrappedUriRecordDependentOptional
WrappedUriRecordDependentRequired
WrappedUriRecordDependentShadow
WrappedUriRecordPrincipal
WrappedUriRecordValueGenerator
WrappedUriStruct
WrappedUriStructConverter
WrappedUriStructDependentOptional
WrappedUriStructDependentRequired
WrappedUriStructDependentShadow
WrappedUriStructPrincipal
WrappedUriStructValueGenerator
KnownGuid
StoreGeneratedTestBase(TFixture)
Fixture
After_save_ignore_ignores_value_even_if_modified(String, String)
After_save_ignore_ignores_value_if_not_modified(String, String)
After_save_throw_always_throws_if_value_modified(String)
After_save_throw_ignores_value_if_not_modified(String, String)
After_save_use_ignores_value_if_not_modified(String, String)
After_save_use_uses_value_if_modified(String, String)
Always_computed_property_on_Added_entity_with_default_value_gets_value_from_store()
Always_computed_property_on_Added_entity_with_read_only_before_save_throws_if_explicit_values_set()
Always_computed_property_on_Added_entity_with_temporary_value_gets_value_from_store()
Always_computed_property_on_Modified_entity_is_read_from_store_when_not_modified()
Always_computed_property_on_Modified_entity_with_read_only_after_save_throws_if_value_is_in_modified_state()
Always_identity_property_on_Added_entity_with_default_value_gets_value_from_store()
Always_identity_property_on_Added_entity_with_read_only_before_save_throws_if_explicit_values_set()
Always_identity_property_on_Added_entity_with_temporary_value_gets_value_from_store()
Always_identity_property_on_Modified_entity_is_not_included_in_the_update_when_not_modified()
Always_identity_property_on_Modified_entity_with_read_only_after_save_throws_if_value_is_in_modified_state()
Before_save_ignore_ignores_value_even_if_set(String, String)
Before_save_ignore_ignores_value_if_not_set(String, String)
Before_save_throw_always_throws_if_value_set(String)
Before_save_throw_ignores_value_if_not_set(String, String)
Before_save_use_always_uses_value_if_set(String)
Before_save_use_ignores_value_if_not_set(String, String)
Change_state_of_entity_with_temp_non_key_does_not_throw(EntityState)
Clearing_optional_FK_does_not_leave_temporary_value()
Computed_property_on_Added_entity_can_have_value_set_explicitly()
Computed_property_on_Added_entity_with_default_value_gets_value_from_store()
Computed_property_on_Added_entity_with_read_only_before_save_throws_if_explicit_values_set()
Computed_property_on_Added_entity_with_temporary_value_gets_value_from_store()
Computed_property_on_Modified_entity_is_included_in_update_when_modified()
Computed_property_on_Modified_entity_is_read_from_store_when_not_modified()
Computed_property_on_Modified_entity_with_read_only_after_save_throws_if_value_is_in_modified_state()
CreateContext()
ExecuteWithStrategyInTransactionAsync(Func<DbContext, Task>, Func<DbContext, Task>, Func<DbContext, Task>, Func<DbContext, Task>)
Fields_used_correctly_for_store_generated_values()
Identity_key_with_read_only_before_save_throws_if_explicit_values_set()
Identity_property_on_Added_entity_can_have_value_set_explicitly()
Identity_property_on_Added_entity_with_default_value_gets_value_from_store()
Identity_property_on_Added_entity_with_read_only_before_save_throws_if_explicit_values_set()
Identity_property_on_Added_entity_with_temporary_value_gets_value_from_store_even_if_same()
Identity_property_on_Added_entity_with_temporary_value_gets_value_from_store()
Identity_property_on_Modified_entity_is_included_in_update_when_modified()
Identity_property_on_Modified_entity_is_not_included_in_update_when_not_modified()
Identity_property_on_Modified_entity_with_read_only_after_save_throws_if_value_is_in_modified_state()
Insert_update_and_delete_with_enum_key()
Insert_update_and_delete_with_GuidAsString_key()
Insert_update_and_delete_with_long_to_int_conversion()
Insert_update_and_delete_with_StringAsGuid_key()
Insert_update_and_delete_with_Uri_key()
Insert_update_and_delete_with_wrapped_Guid_key()
Insert_update_and_delete_with_wrapped_int_key()
Insert_update_and_delete_with_wrapped_string_key()
Insert_update_and_delete_with_wrapped_Uri_key()
Nullable_fields_get_defaults_when_not_set()
Nullable_fields_store_any_value_when_set()
Nullable_fields_store_non_defaults_when_set()
Object_fields_get_defaults_when_not_set()
Object_fields_store_any_value_when_set()
Object_fields_store_non_defaults_when_set()
Properties_get_database_defaults_when_set_to_sentinel_values()
Properties_get_set_values_when_not_set_to_sentinel_values()
Store_generated_values_are_propagated_with_composite_key_cycles()
UseTransaction(DatabaseFacade, IDbContextTransaction)
Value_generation_works_for_common_GUID_conversions()
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore
{
public abstract class StoreGeneratedTestBase<TFixture> : IClassFixture<TFixture!>
where TFixture, new(), StoreGeneratedFixtureBase!
{
[ConditionalFact]
public virtual Task! Computed_property_on_Modified_entity_is_included_in_update_when_modified();
}
}
.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