MockMultipartFile exists for this purpose. As in your snippet if the file path is known, the below code works for me. import java.nio.file.Files; import java.
確定! 回上一頁