Example #1
0
 public static void InitializeMapperConfiguration(TestContext context)
 {
     ContactMapperConfiguration.Configure();
 }
 public static void ConfigureMapper(TestContext context)
 {
     ContactMapperConfiguration.Configure();
 }