public void SetUp() { _stubTicker = new TimerStub(); InfrastructureFactory.ProvideTimer(_stubTicker); _assistant = new Assistant(); }