Description
Currently FormTester contains the 'setFile' method. I want to be able to use the WicketTester / FormTester to test multifileuploads.
FormTester would be even better that it is now if there is a setFiles() method for MultiFileUploadField.