Add tests for Request Service
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.
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.