Namespace Xping.Sdk.Core.Session.Comparison
Classes
- DiffEngine
Orchestrates the comparison process for TestSession instances.
- DiffPresenterFactory
Factory class for creating instances of IDiffPresenter based on the specified format.
- DiffResult
Encapsulates the result of a TestSession comparison.
- Difference
Represents a difference between two TestSession properties.
Interfaces
- IDiffPresenter
Formats the differences between two TestSession instances into a readable format.
- ITestSessionComparer
Defines the interface for comparing two TestSession instances.
Enums
- DiffPresenterFormat
Specifies the format for the diff presenter output.
- DifferenceType
Enumerates the types of differences that can exist between two TestSession properties.