2 references to GenerateCode
Aspire.Hosting.RemoteHost.Tests (2)
ServiceErrorMessageTests.cs (2)
39
var ex = Assert.Throws<ArgumentException>(() => codeService.
GenerateCode
("klingon"));
63
var ex = Assert.Throws<ArgumentException>(() => codeService.
GenerateCode
("TypeScript"));