public sealed class TestRunDifference : IMessage<TestRunDifference>, IEquatable<TestRunDifference>, IDeepCloneable<TestRunDifference>, IBufferMessage, IMessage
The description of differences between original and replayed agent output.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTestRunDifference\u003c/code\u003e class represents the differences between the original and replayed output of an agent.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available across multiple versions, ranging from the latest version (2.23.0) back to version 1.0.0, showing its consistent inclusion throughout the package's development.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTestRunDifference\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which enhances its functionality and compatibility within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eTestRunDifference\u003c/code\u003e include \u003ccode\u003eDescription\u003c/code\u003e, which details the actual versus expected output, and \u003ccode\u003eType\u003c/code\u003e, which defines the specific kind of difference encountered.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains two constructors, a default one, and one to copy the values of an existing \u003ccode\u003eTestRunDifference\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]