To make `TestServiceProvider` compatible with extension methods that work on `IServiceCollection`, it should implement `IServiceCollection`.
To make
TestServiceProvidercompatible with extension methods that work onIServiceCollection, it should implementIServiceCollection.