The latest SF changes relies on the `request.getRequestURL()`. We end up with the `NPE` if mock `ServletRequest`isn't supplied with `requestURL`. * Add the Mockito answer for the `request.getRequestURL()` in the `MultipartAsRawByteArrayTests` **Cherry-pick to 4.2.x**