Exemple #1
0
 public WhenValidatingProjections(InMemoryEf6TestContext context)
     : base(context)
 {
 }
Exemple #2
0
 public WhenConvertingToGuids(InMemoryEf6TestContext context)
     : base(context)
 {
 }
 public WhenProjectingToFlatTypes(InMemoryEf6TestContext context)
     : base(context)
 {
 }
Exemple #4
0
 public WhenProjectingToMetaMembers(InMemoryEf6TestContext context)
     : base(context)
 {
 }
Exemple #5
0
 public WhenConfiguringDataSourcesInline(InMemoryEf6TestContext context)
     : base(context)
 {
 }
 public WhenMappingToNull(InMemoryEf6TestContext context)
     : base(context)
 {
 }
Exemple #7
0
 public WhenConfiguringConstructorDataSources(InMemoryEf6TestContext context)
     : base(context)
 {
 }
 public WhenConfiguringDerivedTypes(InMemoryEf6TestContext context)
     : base(context)
 {
 }
Exemple #9
0
 public WhenIgnoringMembers(InMemoryEf6TestContext context)
     : base(context)
 {
 }
Exemple #10
0
 public WhenProjectingToComplexTypeMembers(InMemoryEf6TestContext context)
     : base(context)
 {
 }
 public WhenViewingProjectionPlans(InMemoryEf6TestContext context)
     : base(context)
 {
 }
Exemple #12
0
 public WhenProjectingCircularReferences(InMemoryEf6TestContext context)
     : base(context)
 {
 }
 public WhenConfiguringObjectCreation(InMemoryEf6TestContext context)
     : base(context)
 {
 }
 public WhenConvertingToDateTimes(InMemoryEf6TestContext context)
     : base(context)
 {
 }
 public WhenProjectingToEnumerableMembers(InMemoryEf6TestContext context)
     : base(context)
 {
 }
 public WhenConfiguringEnumMapping(InMemoryEf6TestContext context)
     : base(context)
 {
 }
 public WhenConfiguringStringFormatting(InMemoryEf6TestContext context)
     : base(context)
 {
 }