MCPcopy Create free account
hub / github.com/code-scan/Goal / TestMas

Function TestMas

tests/sensor_test.go:138–143  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

136
137}
138func TestMas(t *testing.T) {
139 mas := Gsensor.MassScan{}
140 mas.SetType("ports")
141 mas.SetDomain("1.1.1.1")
142 mas.GetResult()
143}
144func TestQiYe(t *testing.T) {
145 qiye := Gsensor.AiQiCha{}
146 qiye.SetType("qiye")

Callers

nothing calls this directly

Calls 3

SetTypeMethod · 0.95
SetDomainMethod · 0.95
GetResultMethod · 0.95

Tested by

no test coverage detected