func testResourceClaim(name string, namespace string, spec api.ResourceClaimSpec) *api.ResourceClaim { … } func TestResourceClaimEvaluatorUsage(t *testing.T) { … } func TestResourceClaimEvaluatorMatchingResources(t *testing.T) { … }
func testResourceClaim(name string, namespace string, spec api.ResourceClaimSpec) *api.ResourceClaim { … } func TestResourceClaimEvaluatorUsage(t *testing.T) { … } func TestResourceClaimEvaluatorMatchingResources(t *testing.T) { … }