public void Setup() { _container = new AutoSubstitute(); _sut = new TestableWebFarmRole(_container.Container); }