package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Oct 2, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AssertResult struct {
Status string `json:"status"`
Pos string `json:"pos"`
CaseName string `json:"case_name"`
ErrorTrace []string `json:"error_trace"`
ErrorMessage string `json:"error_message"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.