public TestEventHandlers()
 {
     RepositoryProvider = new EntityRepositoryProvider();
     Notifier           = new Notifier();
 }