Tiered (for MVC) or Auth Server Separated (for Angular): yes
Exception message and full stack trace:
Every implementation in service uses object mapper unit test's substitute returning null
EX: promotionExam = _objectMapper.Map(request, promotionExam);
Steps to reproduce the issue:
Create a Substitute for Object Mapper in Unit Test