Unit Test Results

[summary ] [package list ] [test cases ]

The following document contains the results of the JUnit tests.

Summary

[summary ] [package list ] [test cases ]

Tests Errors Failures Success rate Time(s)
32 0 0 100.00% 11.088

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

Package List

[summary ] [package list ] [test cases ]

Name Tests Errors Failures Time(s)
com.mjh.switchrmi.jndi 1 0 0 6.155
com.mjh.switchrmi.protocol.raw 12 0 0 0.690
com.mjh.switchrmi.protocol.xmlrpc 8 0 0 1.872
com.mjh.switchrmi.script 1 0 0 1.430
com.mjh.util 10 0 0 0.941

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

com.mjh.switchrmi.jndi

Name Tests Errors Failures Time(s)
JUnitJNDI 1 0 0 6.155

com.mjh.switchrmi.protocol.raw

Name Tests Errors Failures Time(s)
JUnitRawProtocol 12 0 0 0.690

com.mjh.switchrmi.protocol.xmlrpc

Name Tests Errors Failures Time(s)
JUnitXmlRpcProtocol 8 0 0 1.872

com.mjh.switchrmi.script

Name Tests Errors Failures Time(s)
JUnitJavascript 1 0 0 1.430

com.mjh.util

Name Tests Errors Failures Time(s)
JUnitUrlInfo 10 0 0 0.941

Test Cases

[summary ] [package list ] [test cases ]

JUnitJNDI

Name Status Type Time(s)
testCreateReference Success 5.281

JUnitRawProtocol

Name Status Type Time(s)
testEchoInt Success 0.246
testEchoShort Success 0.018
testEchoChar Success 0.058
testEchoByte Success 0.026
testEchoLong Success 0.008
testEchoFloat Success 0.013
testEchoDouble Success 0.008
testEchoString Success 0.004
testEchoDate Success 0.011
testEchoList Success 0.016
testEchoMap Success 0.097
testEchoAll Success 0.072

JUnitXmlRpcProtocol

Name Status Type Time(s)
testEchoInt Success 0.746
testEchoDouble Success 0.115
testEchoString Success 0.110
testEchoDate Success 0.053
testEchoList Success 0.065
testEchoMap Success 0.079
testThrowException Success 0.052
testEchoAll Success 0.555

JUnitJavascript

Name Status Type Time(s)
testEchoString Success 1.349

JUnitUrlInfo

Name Status Type Time(s)
testSimpleHttpUrl Success 0.073
testQueryHttpUrl Success 0.001
testRequiredParameters Success 0.000
testMissingRequiredParameters Success 0.001
testSmtpUrl Success 0.001
testNoPathUrl Success 0.000
testNoProtoUrl Success 0.000
testGarbageUrl Success 0.000
testNullUrl Success 0.000
testEmptyUrl Success 0.001