Files
2026-04-17 14:55:32 -04:00

634 B

source_files, generated_at, model, schema_version, sha256
source_files generated_at model schema_version sha256
DTS Viewer/DTS.Viewer.Modules/DTS.Viewer.TestSummaryList/Model/TestSummaryModel.cs
2026-04-17T16:13:21.102247+00:00 zai-org/GLM-5-FP8 1 d37e74a48fb5e9de

Model

Purpose

This module contains TestSummaryModel, the data model responsible for loading and managing test summary data from .dts files. It coordinates asynchronous file system operations, event publication for UI state management (busy indicators, status updates), and test selection logic. The model acts as a bridge between file-based test metadata and the view model layer.

Public