MCPcopy
hub / github.com/httprunner/httprunner / ToAPI

Method ToAPI

hrp/step_api.go:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14type IAPI interface {
15 GetPath() string
16 ToAPI() (*API, error)
17}
18
19type API struct {

Callers 2

toTestCaseMethod · 0.65
CallRefAPIMethod · 0.65

Implementers 1

APIhrp/step_api.go

Calls

no outgoing calls

Tested by

no test coverage detected