MCPcopy
hub / github.com/projectdiscovery/uncover / TestCase

Interface TestCase

testutils/integration.go:41–43  ·  view source on GitHub ↗

TestCase is a single integration test case

Source from the content-addressed store, hash-verified

39
40// TestCase is a single integration test case
41type TestCase interface {
42 Execute() error
43}

Callers 1

executeFunction · 0.65

Implementers 15

Serviceuncover.go
censysTestcasesintegration-tests/source-test.go
shodanTestcasesintegration-tests/source-test.go
zoomeyeTestcasesintegration-tests/source-test.go
fofaTestcasesintegration-tests/source-test.go
quakeTestcasesintegration-tests/source-test.go
netlasTestcasesintegration-tests/source-test.go
criminalipTestcasesintegration-tests/source-test.go
hunterhowTestcasesintegration-tests/source-test.go
outputTestcasesintegration-tests/source-test.go
googleTestcasesintegration-tests/source-test.go
odinTestcasesintegration-tests/source-test.go

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…