2025-02-05 11:32:35 +01:00
|
|
|
<!--
|
|
|
|
~ Copyright (c) 2023-2024 Arista Networks, Inc.
|
|
|
|
~ Use of this source code is governed by the Apache License 2.0
|
|
|
|
~ that can be found in the LICENSE file.
|
|
|
|
-->
|
|
|
|
|
|
|
|
# Test Result model
|
|
|
|
|
2025-02-05 11:54:55 +01:00
|
|
|
![TestResult UML model](../imgs/uml/anta.result_manager.models.TestResult.jpeg)
|
2025-02-05 11:32:35 +01:00
|
|
|
|
2025-02-05 11:54:55 +01:00
|
|
|
## ::: anta.result_manager.models.TestResult
|
2025-02-05 11:32:35 +01:00
|
|
|
|
|
|
|
options:
|
|
|
|
filters: ["!^_[^_]", "!__str__"]
|