Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/httprunner/httprunner
/ Name
Method
Name
hrp/step.go:57–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
// StepTransaction, StepRendezvous, StepWebSocket.
56
type
IStep
interface
{
57
Name() string
58
Type() StepType
59
Struct() *TStep
60
Run(*SessionRunner) (*StepResult, error)
Callers
8
convertBoomerTask
Method · 0.65
Start
Method · 0.65
Test_screenshot_Take
Function · 0.65
Test_lockdown_CrashReportMoverService
Function · 0.65
Move
Method · 0.65
Test_afc_Stat
Function · 0.65
archive
Function · 0.65
convert.go
File · 0.65
Implementers
11
StepRendezvous
hrp/step_rendezvous.go
StepTestCaseWithOptionalArgs
hrp/step_testcase.go
StepTransaction
hrp/step_transaction.go
StepWebSocket
hrp/step_websocket.go
StepRequestWithOptionalArgs
hrp/step_request.go
StepRequestExtraction
hrp/step_request.go
StepRequestValidation
hrp/step_request.go
StepMobile
hrp/step_mobile_ui.go
StepMobileUIValidation
hrp/step_mobile_ui.go
StepAPIWithOptionalArgs
hrp/step_api.go
StepThinkTime
hrp/step_thinktime.go
Calls
no outgoing calls
Tested by
3
Test_screenshot_Take
Function · 0.52
Test_lockdown_CrashReportMoverService
Function · 0.52
Test_afc_Stat
Function · 0.52