public SessionsTests()
 {
     _sessionsFactory = new SessionsFactory(ConnectionsFactory);
 }