func TestTypeProvider(t *testing.T) { … } func mustCreateEnv(t testing.TB, envOptions ...cel.EnvOption) *cel.Env { … }