MCPcopy
hub / github.com/httprunner/httprunner / GetPath

Method GetPath

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

Source from the content-addressed store, hash-verified

13// includes API and APIPath.
14type IAPI interface {
15 GetPath() string
16 ToAPI() (*API, error)
17}
18

Callers 1

LoadTestCasesFunction · 0.65

Implementers 1

APIhrp/step_api.go

Calls

no outgoing calls

Tested by

no test coverage detected