Property | Type | Description | |
---|---|---|---|
DatabaseName | string |
Method | Description | |
---|---|---|
CreateContext ( testStore ) : Microsoft.EntityFrameworkCore.DataAnnotationContext | ||
CreateTestStore ( ) : Microsoft.EntityFrameworkCore.InMemoryTestStore | ||
DataAnnotationInMemoryFixture ( ) : Microsoft.EntityFrameworkCore.Diagnostics |
public CreateContext ( testStore ) : Microsoft.EntityFrameworkCore.DataAnnotationContext | ||
return | Microsoft.EntityFrameworkCore.DataAnnotationContext |
public CreateTestStore ( ) : Microsoft.EntityFrameworkCore.InMemoryTestStore | ||
return | Microsoft.EntityFrameworkCore.InMemoryTestStore |
public DataAnnotationInMemoryFixture ( ) : Microsoft.EntityFrameworkCore.Diagnostics | ||
return | Microsoft.EntityFrameworkCore.Diagnostics |