public WhenProjectingCircularReferences(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
示例#2
0
 public WhenConfiguringNameMatching(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
示例#3
0
 public WhenConfiguringDataSourcesInline(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
 public WhenConfiguringObjectTracking(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
 public WhenConvertingToDateTimes(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
 public WhenConvertingToEnums(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
 public WhenProjectingFlatTypes(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
示例#8
0
 public WhenCreatingProjections(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
示例#9
0
 public WhenViewingProjectionPlans(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
示例#10
0
 public WhenConfiguringDerivedTypes(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
示例#11
0
 public WhenMappingToNullInline(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
示例#12
0
 public WhenConfiguringCallbacks(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
示例#13
0
 public WhenMappingOverEnumerables(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
示例#14
0
 public WhenProjectingToEnumerableMembers(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
示例#15
0
 public WhenConfiguringEnumMappingInline(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
 public WhenIgnoringMembersInline(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
示例#17
0
 public WhenConfiguringObjectCreation(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
 public WhenValidatingProjectionsInline(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
示例#19
0
 public WhenProjectingToComplexTypeMembers(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
 public WhenConfiguringConstructorDataSources(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
示例#21
0
 public WhenConfiguringStringFormattingInline(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }
示例#22
0
 public WhenProjectingToMetaMembers(InMemoryEfCore2TestContext context)
     : base(context)
 {
 }