func TestWarningsOnCreate(t *testing.T) { … } func TestAllowCreateOnUpdate(t *testing.T) { … } func TestWarningsOnUpdate(t *testing.T) { … } func TestAllowUnconditionalUpdate(t *testing.T) { … }
func TestWarningsOnCreate(t *testing.T) { … } func TestAllowCreateOnUpdate(t *testing.T) { … } func TestWarningsOnUpdate(t *testing.T) { … } func TestAllowUnconditionalUpdate(t *testing.T) { … }