public void InitializeTest() { Target = new RepositoryContainerInstaller(); Container = new WindsorContainer().Install(Target); }