3 references to ForFailure
Microsoft.Extensions.AI.Evaluation.Integration.Tests (1)
TestEvaluator.cs (1)
23
? throw FailException.
ForFailure
("Evaluation failed.")
Templates.Mvc.Tests (1)
BlazorTemplateTest.cs (1)
190
throw FailException.
ForFailure
($"Expected file to exist, but it doesn't: {singleProjectPath}");
xunit.assert (1)
FailAsserts.cs (1)
38
throw FailException.
ForFailure
(message);