Uses of Class
com.chutneytesting.action.ssh.sshd.SshServerMock
-
Packages that use SshServerMock Package Description com.chutneytesting.action.ssh com.chutneytesting.action.ssh.sshd -
-
Uses of SshServerMock in com.chutneytesting.action.ssh
Constructors in com.chutneytesting.action.ssh with parameters of type SshServerMock Constructor Description SshServerStopAction(Logger logger, SshServerMock sshServer) -
Uses of SshServerMock in com.chutneytesting.action.ssh.sshd
Constructors in com.chutneytesting.action.ssh.sshd with parameters of type SshServerMock Constructor Description ChutneyCommandFactory(SshServerMock mock)Command(SshServerMock sshServerMock)Command(SshServerMock sshServerMock, String command)NoShellFactory(SshServerMock sshServerMock)
-