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