Just spent the evening trying to mock out a custom indexer extended from BaseUmbracoIndexer. I want to add the site to lucene documents so that news can be searched in the scope of a site. I mocked out the dependencies for the new indexer, but then when the unit test