func TestCreateDeployment(t *testing.T) { … } func TestCreateDeploymentWithPort(t *testing.T) { … } func TestCreateDeploymentWithReplicas(t *testing.T) { … } func TestCreateDeploymentNoImage(t *testing.T) { … }
func TestCreateDeployment(t *testing.T) { … } func TestCreateDeploymentWithPort(t *testing.T) { … } func TestCreateDeploymentWithReplicas(t *testing.T) { … } func TestCreateDeploymentNoImage(t *testing.T) { … }