10 references to _testResponse
Microsoft.Extensions.AI.Evaluation.Integration.Tests (10)
ResultsTests.cs (10)
170
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
198
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
251
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
307
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
357
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
393
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
457
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
510
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
569
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
602
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);