Summary

[ summary] [ package list] [ test cases]

TestsErrorsFailuresSuccess rateTime(s)
271192.59%4.55

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

PackageTestsErrorsFailuresSuccess RateTime
org.astrogrid.io 200100.00%0.47
org.astrogrid.slinger 251192.00%4.07

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

org.astrogrid.io

ClassTestsErrorsFailuresSuccess RateTime
Success ByteCounterTest 200100.00%0.471

org.astrogrid.slinger

ClassTestsErrorsFailuresSuccess RateTime
Success AgfmUrlHandlerTest 900100.00%0.677
Error ConnectionTest 2110.00%1.560
Success EmailTest 200100.00%0.772
Success HomespaceUrlHandlerTest 900100.00%0.578
Success MakerTest 300100.00%0.487

Test Cases

[ summary] [ package list] [ test cases]

ByteCounterTest

Success testInput0.01
Success testOutput0.00

AgfmUrlHandlerTest

Success testValidUrls0.01
Success testConnection0.01
Success testInvalidUrl10.00
Success testInvalidUrl20.00
Success testInvalidUrl30.00
Success testInvalidUrl40.00
Success testParsing0.00
Success testOldForm0.00
Success testLive0.17

ConnectionTest

Error testHomespaceShortcut1.08
org.astrogrid.community.resolver.exception.CommunityResolverException: Registry lookup failed resolving output stream to ivo://uk.ac.le.star/DSATEST1#/MartinsTestTree2.txt
Failure testHomespaceResolving0.02
Naughty unit test for MySpace connection - ignore if appropriate: java.io.IOException: org.astrogrid.community.resolver.exception.CommunityResolverException: Registry lookup failed resolving output stream to ivo://uk.ac.le.star/DSATEST1#/MartinsTestTree2.txt

EmailTest

Success testEmailUrl0.01
Success testEmailSend0.30

HomespaceUrlHandlerTest

Success testValidUrls0.01
Success testInvalidUrl10.00
Success testInvalidUrl20.00
Success testInvalidUrl30.00
Success testInvalidUrl40.00
Success testParsing0.00
Success testOldForm0.00
Success testConnection0.01
Success testLive0.08

MakerTest

Success testHomespace0.02
Success testUrl0.00
Success testInvalidUri0.00

Failure details

Error testHomespaceShortcut
org.astrogrid.community.resolver.exception.CommunityResolverException: Registry lookup failed resolving output stream to ivo://uk.ac.le.star/DSATEST1#/MartinsTestTree2.txt
java.io.IOException: org.astrogrid.community.resolver.exception.CommunityResolverException: Registry lookup failed resolving output stream to ivo://uk.ac.le.star/DSATEST1#/MartinsTestTree2.txt at org.astrogrid.slinger.Slinger.newIOException(Slinger.java:81) at org.astrogrid.slinger.agfm.FileManagerConnection.getOutputStream(FileManagerConnection.java:95) at org.astrogrid.slinger.sourcetargets.UrlSourceTarget.openOutputStream(UrlSourceTarget.java:57) at org.astrogrid.slinger.Slinger.sling(Slinger.java:95) at org.astrogrid.slinger.ConnectionTest.testHomespaceShortcut(ConnectionTest.java:46)
Failure testHomespaceResolving
Naughty unit test for MySpace connection - ignore if appropriate: java.io.IOException: org.astrogrid.community.resolver.exception.CommunityResolverException: Registry lookup failed resolving output stream to ivo://uk.ac.le.star/DSATEST1#/MartinsTestTree2.txt
junit.framework.AssertionFailedError: Naughty unit test for MySpace connection - ignore if appropriate: java.io.IOException: org.astrogrid.community.resolver.exception.CommunityResolverException: Registry lookup failed resolving output stream to ivo://uk.ac.le.star/DSATEST1#/MartinsTestTree2.txt at org.astrogrid.slinger.ConnectionTest.testHomespaceResolving(ConnectionTest.java:65)