protected BaseTestClass()
 {
     Fixture = new Fixture();
     Mapper  = MappingConfiguration.CreateConfig().CreateMapper();
 }