10 instantiations of TestDocsIndexService
Aspire.Cli.Tests (10)
Commands\AgentMcpCommandTests.cs (1)
55
options.DocsIndexServiceFactory = _ => new
TestDocsIndexService
();
Commands\DocsCommandTests.cs (9)
19
options.DocsIndexServiceFactory = _ => new
TestDocsIndexService
();
37
options.DocsIndexServiceFactory = _ => new
TestDocsIndexService
();
54
options.DocsIndexServiceFactory = _ => new
TestDocsIndexService
();
71
options.DocsIndexServiceFactory = _ => new
TestDocsIndexService
();
89
options.DocsIndexServiceFactory = _ => new
TestDocsIndexService
();
107
options.DocsIndexServiceFactory = _ => new
TestDocsIndexService
();
125
options.DocsIndexServiceFactory = _ => new
TestDocsIndexService
();
142
options.DocsIndexServiceFactory = _ => new
TestDocsIndexService
();
159
options.DocsIndexServiceFactory = _ => new
TestDocsIndexService
();