Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/php/frankenphp
/ TestRegisterExtension
Function
TestRegisterExtension
internal/testext/ext_test.go:5–7 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
3
import
"testing"
4
5
func
TestRegisterExtension(t *testing.T) {
6
testRegisterExtension(t)
7
}
Callers
nothing calls this directly
Calls
1
testRegisterExtension
Function · 0.85
Tested by
no test coverage detected