I have a class that uploads a file by SFTP. It uses private key-public keyy pair SSH for authentication. Below is method that uploads the file. I am writing a test method fo