Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
25 0 1 0 96% 25.178

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
net.sf.commons.ssh.j2ssh 6 0 0 0 100% 5.892
net.sf.commons.ssh 1 0 0 0 100% 0.036
net.sf.commons.ssh.ganymed 6 0 1 0 83.333% 7.077
net.sf.commons.ssh.sshd 6 0 0 0 100% 6.076
net.sf.commons.ssh.jsch 6 0 0 0 100% 6.097

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

net.sf.commons.ssh.j2ssh

Class Tests Errors Failures Skipped Success Rate Time
J2sshConnectionFactoryTest 6 0 0 0 100% 5.892

net.sf.commons.ssh

Class Tests Errors Failures Skipped Success Rate Time
ConnectionFactoryResolverTest 1 0 0 0 100% 0.036

net.sf.commons.ssh.ganymed

Class Tests Errors Failures Skipped Success Rate Time
GanymedConnectionFactoryTest 6 0 1 0 83.333% 7.077

net.sf.commons.ssh.sshd

Class Tests Errors Failures Skipped Success Rate Time
SshdConnectionFactoryTest 6 0 0 0 100% 6.076

net.sf.commons.ssh.jsch

Class Tests Errors Failures Skipped Success Rate Time
JschConnectionFactoryTest 6 0 0 0 100% 6.097

Test Cases

ConnectionFactoryResolverTest

testAnyFactoryCreation 0.036

GanymedConnectionFactoryTest

testConnectAndEchoByExec 2.471
testSFTP 0.414
expected:<13> but was:<0>
testConnectAndEchoByShell 3.369
testConnectWithPassword 0.373
testConnectWithPublicKey 0.386
testObtain 0

J2sshConnectionFactoryTest

testConnectAndEchoByExec 2.217
testSFTP 0.252
testConnectAndEchoByShell 3.138
testConnectWithPassword 0.133
testConnectWithPublicKey 0.151
testObtain 0

JschConnectionFactoryTest

testConnectAndEchoByExec 2.353
testSFTP 0.266
testConnectAndEchoByShell 3.158
testConnectWithPassword 0.151
testConnectWithPublicKey 0.166
testObtain 0

SshdConnectionFactoryTest

testConnectAndEchoByExec 2.321
testSFTP 0.002
testConnectAndEchoByShell 3.345
testConnectWithPassword 0.405
testConnectWithPublicKey 0.001
testObtain 0

Failure Details


testSFTP
junit.framework.AssertionFailedError: expected:<13> but was:<0>