MCPcopy Create free account
hub / github.com/php/frankenphp / TestException_module

Function TestException_module

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

Source from the content-addressed store, hash-verified

558}
559
560func TestException_module(t *testing.T) { testException(t, &testOptions{}) }
561func TestException_worker(t *testing.T) {
562 testException(t, &testOptions{workerScript: "exception.php"})
563}

Callers

nothing calls this directly

Calls 1

testExceptionFunction · 0.85

Tested by

no test coverage detected