mock Import-PSSession { return New-MockObject -Type PSModuleInfo } mock Import-Module {} it "connects using the username and password" { # Call the function
確定! 回上一頁