public void The_initial_subscriptions_should_be_read_from_the_repository() { SubscriptionRepository.AssertWasCalled(x => x.List()); }