10 references to _testResponse
Microsoft.Extensions.AI.Evaluation.Integration.Tests (10)
ResultsTests.cs (10)
169
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
197
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
250
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
306
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
356
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
392
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
456
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
509
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
568
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
601
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);