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