The code you work on has this wonderful simple method. All it does is use a couple of other classes, passing through the parameters it received and setting some properties.
As it is such a simple function nobody bothered to write any tests for it. After all, “It only passes through to another class.”
…