16 lines
369 B
Markdown
16 lines
369 B
Markdown
|
<!--
|
||
|
~ 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
|
||
|
|
||
|
## UML Diagram
|
||
|
|
||
|
![](../imgs/uml/anta.result_manager.models.TestResult.jpeg)
|
||
|
|
||
|
### ::: anta.result_manager.models.TestResult
|
||
|
options:
|
||
|
filters: ["!^_[^_]", "!__str__"]
|