Example #1
0
 public WhenConvertingToInts(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
Example #2
0
 public WhenProjectingToComplexTypeMembers(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
Example #3
0
 public WhenConfiguringDataSourcesInline(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
 public WhenConvertingToDateTimes(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
Example #5
0
 public WhenIgnoringMembers(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
 public WhenConfiguringStringFormatting(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
Example #7
0
 public WhenConfiguringObjectCreation(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
 public WhenConfiguringDerivedTypes(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
Example #9
0
 public WhenProjectingToEnumerableMembers(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
 public WhenProjectingToMetaMembers(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
 public WhenConfiguringConstructorDataSources(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
 public WhenConfiguringEnumMapping(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
Example #13
0
 public WhenMappingToNull(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
Example #14
0
 public WhenViewingProjectionPlans(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
 public WhenValidatingProjections(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
Example #16
0
 public WhenProjectingToFlatTypes(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
 public WhenProjectingCircularReferences(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }