public virtual void TearDown()
 {
     MappingResolver.Reset();
     SqlSyntaxContext.SqlSyntaxProvider = null;
     PluginManager.Current = null;
 }