ComplexCollectionJsonUpdateTestBase<TFixture>
Address
CompanyWithComplexCollections
ComplexCollectionJsonContext
ComplexCollectionJsonUpdateFixtureBase
Contact
Department
Employee
ComplexCollectionJsonUpdateTestBase(TFixture)
Fixture
Add_element_to_complex_collection_mapped_to_json()
Add_element_to_nested_complex_collection_mapped_to_json()
AssertSql(String[])
Change_complex_collection_mapped_to_json_to_null_and_to_empty()
Clear_complex_collection_mapped_to_json()
ClearLog()
Complex_collection_with_empty_nested_collections_mapped_to_json()
Complex_collection_with_nested_complex_type_mapped_to_json()
CreateContext()
Modify_element_in_complex_collection_mapped_to_json()
Modify_multiple_complex_properties_mapped_to_json()
Modify_nested_complex_property_in_complex_collection_mapped_to_json()
Move_elements_in_complex_collection_mapped_to_json()
Remove_element_from_complex_collection_mapped_to_json()
Replace_complex_collection_element_mapped_to_json()
Replace_complex_property_mapped_to_json()
Replace_entire_complex_collection_mapped_to_json()
Set_complex_collection_to_null_mapped_to_json()
Set_complex_property_mapped_to_json_to_null()
Set_null_complex_collection_to_non_empty_mapped_to_json()
Set_null_complex_property_to_non_null_mapped_to_json()
SuspendRecordingEvents()
UseTransaction(DatabaseFacade, IDbContextTransaction)
net10.0
namespace Microsoft.EntityFrameworkCore.Update
{
public abstract class ComplexCollectionJsonUpdateTestBase<TFixture> : IClassFixture<TFixture!>
where TFixture, new(), ComplexCollectionJsonUpdateFixtureBase!
{
[ConditionalFact]
public virtual Task! Set_null_complex_collection_to_non_empty_mapped_to_json();
}
}
| .NET | 10.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Microsoft.EntityFrameworkCore.Relational.Specification.Tests , Version=10.0.1.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.EntityFrameworkCore.Relational.Specification.Tests (10.0.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API