MCPcopy Index your code
hub / github.com/php/frankenphp / TestConnectionAbort_module

Function TestConnectionAbort_module

frankenphp_test.go:531–531  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

529}
530
531func TestConnectionAbort_module(t *testing.T) { testConnectionAbort(t, &testOptions{}) }
532func TestConnectionAbort_worker(t *testing.T) {
533 testConnectionAbort(t, &testOptions{workerScript: "connection_status.php"})
534}

Callers

nothing calls this directly

Calls 1

testConnectionAbortFunction · 0.85

Tested by

no test coverage detected