Skip to content

Add tests for Request Service

Thijs Nulle requested to merge requestservice-test into development

This MR adds tests for the Request Service. Also fixes a bug in requestType where you could call toSentence where the requestEntity is null and thus it would throw a NullPointerException.

Merge request reports