Esempio n. 1
0
 public WhenConvertingToInts(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
Esempio n. 2
0
 public WhenProjectingToComplexTypeMembers(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
Esempio n. 3
0
 public WhenConfiguringDataSourcesInline(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
 public WhenConvertingToDateTimes(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
Esempio n. 5
0
 public WhenIgnoringMembers(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
 public WhenConfiguringStringFormatting(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
Esempio n. 7
0
 public WhenConfiguringObjectCreation(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
 public WhenConfiguringDerivedTypes(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
Esempio n. 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)
 {
 }
Esempio n. 13
0
 public WhenMappingToNull(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
Esempio n. 14
0
 public WhenViewingProjectionPlans(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
 public WhenValidatingProjections(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
Esempio n. 16
0
 public WhenProjectingToFlatTypes(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }
 public WhenProjectingCircularReferences(InMemoryEfCore1TestContext context)
     : base(context)
 {
 }