I\'m testing the following class:
@Service public class ClassToBeTested { private final ObjectMapper mapper; public ClassToBeTested(ObjectMapper mapper)