My code to test saves the object to database and some points, but I don\'t need to test this. So I want to mock the Repository.save method. But the save method
save