type testVariable … func (t *testVariable) GetExpression() string { … } func (t *testVariable) ReturnTypes() []*cel.Type { … } func (t *testVariable) GetName() string { … } func TestCompositedPolicies(t *testing.T) { … }
type testVariable … func (t *testVariable) GetExpression() string { … } func (t *testVariable) ReturnTypes() []*cel.Type { … } func (t *testVariable) GetName() string { … } func TestCompositedPolicies(t *testing.T) { … }