10 references to _testResponse
Microsoft.Extensions.AI.Evaluation.Integration.Tests (10)
ResultsTests.cs (10)
171
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
199
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
252
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
308
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
358
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
394
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
458
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
511
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
570
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);
603
EvaluationResult result = await scenarioRun.EvaluateAsync(
_testResponse
);