Hi i want to test this function below with unit-testing:
public String cloneRepo(String sshURL){ System.out.println("Cloning repository "+ sshURL);