func TestInternalVersionIsHandlerVersion(t *testing.T) { … } func TestVersionedNamespacedScopedCRD(t *testing.T) { … } func TestVersionedClusterScopedCRD(t *testing.T) { … } func TestStoragedVersionInNamespacedCRDStatus(t *testing.T) { … } func TestStoragedVersionInClusterScopedCRDStatus(t *testing.T) { … } func testStoragedVersionInCRDStatus(t *testing.T, ns string, noxuDefinition *apiextensionsv1.CustomResourceDefinition) { … }