func noDefault(*core.Pod) error { … } func TestDecodeSinglePod(t *testing.T) { … } func TestDecodeSinglePodRejectsClusterTrustBundleVolumes(t *testing.T) { … } func TestDecodePodList(t *testing.T) { … } func TestStaticPodNameGenerate(t *testing.T) { … }