mock fileupload i.e import using MockSlingHttpServletRequest
I need to Mock file import request using MockSlingHttpServletRequest so test my custom code. but I am unable to understand how to do it. if there is any resource available around multipart file upload
