9 instantiations of TestTextToSpeechClient
Microsoft.Extensions.AI.Abstractions.Tests (9)
TextToSpeech\DelegatingTextToSpeechClientTests.cs (7)
29
using var inner = new
TestTextToSpeechClient
65
using var inner = new
TestTextToSpeechClient
93
using var inner = new
TestTextToSpeechClient
();
102
using var inner = new
TestTextToSpeechClient
();
117
using var expectedResult = new
TestTextToSpeechClient
();
118
using var inner = new
TestTextToSpeechClient
137
using var inner = new
TestTextToSpeechClient
TextToSpeech\TextToSpeechClientTests.cs (2)
20
using TestTextToSpeechClient client =
new
()
44
using TestTextToSpeechClient client =
new
()
9 references to TestTextToSpeechClient
Microsoft.Extensions.AI.Abstractions.Tests (9)
TextToSpeech\DelegatingTextToSpeechClientTests.cs (7)
29
using
var
inner = new TestTextToSpeechClient
65
using
var
inner = new TestTextToSpeechClient
93
using
var
inner = new TestTextToSpeechClient();
102
using
var
inner = new TestTextToSpeechClient();
117
using
var
expectedResult = new TestTextToSpeechClient();
118
using
var
inner = new TestTextToSpeechClient
137
using
var
inner = new TestTextToSpeechClient
TextToSpeech\TextToSpeechClientTests.cs (2)
20
using
TestTextToSpeechClient
client = new()
44
using
TestTextToSpeechClient
client = new()