I am newby with unit test and i wanna try a method who forceDelete a model if it\'s possible else use the soft delete if this model has any relation.
the code work w