internal static IMockedMemoryCache GetMockedMemoryCache(this HttpTestContext testContext)
 => testContext.GetMemoryCache().AsMockedMemoryCache();