Documentation
¶
Index ¶
- Variables
- func AllCheck() error
- func ExtractXpath(ctx context.Context, cmd *cli.Command) error
- func HttpAutomateTest(httpTestCases map[string][]*config.TestCase)
- func RunTestCases(ctx context.Context, cmd *cli.Command) error
- func ValidateConfig(ctx context.Context, cmd *cli.Command) error
- type HttpTestCallable
- type HttpTestCaseResult
- type ResultInfo
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func ExtractXpath ¶ added in v0.0.2
func HttpAutomateTest ¶
func RunTestCases ¶
func ValidateConfig ¶
Types ¶
type HttpTestCallable ¶
type HttpTestCallable struct {
// contains filtered or unexported fields
}
type HttpTestCaseResult ¶
type ResultInfo ¶
func HandleSingleFile ¶
func HandleSingleFile(workerNum int, filePath string) *ResultInfo
Click to show internal directories.
Click to hide internal directories.