Summary

[ summary] [ package list] [ test cases]

TestsErrorsFailuresSuccess rateTime(s)
2700100,00%3,27

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

Package List

[ summary] [ package list] [ test cases]

PackageTestsErrorsFailuresSuccess RateTime
org.smartcrawler.common 900100,00%0,22
org.smartcrawler.extractor 700100,00%0,24
org.smartcrawler.filter 300100,00%0,18
org.smartcrawler.persistence 400100,00%0,19
org.smartcrawler.retriever 400100,00%2,43

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

org.smartcrawler.common

ClassTestsErrorsFailuresSuccess RateTime
Success LinkTest 900100,00%0,221

org.smartcrawler.extractor

ClassTestsErrorsFailuresSuccess RateTime
Success LinkBuilderImplTest 400100,00%0,040
Success MimeTypeTranslatorTest 200100,00%0,010
Success PatternProviderTest 100100,00%0,190

org.smartcrawler.filter

ClassTestsErrorsFailuresSuccess RateTime
Success AbstractFilterTest 300100,00%0,181

org.smartcrawler.persistence

ClassTestsErrorsFailuresSuccess RateTime
Success FileSystemPersisterTest 400100,00%0,190

org.smartcrawler.retriever

ClassTestsErrorsFailuresSuccess RateTime
Success HttpCallRetrieverTest 400100,00%2,434

Test Cases

[ summary] [ package list] [ test cases]

LinkTest

Success testGetURLH0,21
Success testToStringWithFragment0,00
Success testToStringWithPort0,00
Success testToStringWithHost0,00
Success testGetPath0,00
Success testGetHost0,00
Success testEquals0,00
Success testHashCode0,00
Success testToString0,00

LinkBuilderImplTest

Success testBuildLink_Absolute0,02
Success testBuildLink_Relative_10,00
Success testBuildLink_Relative_20,00
Success testBuildLink_Relative_30,01

MimeTypeTranslatorTest

Success testGetMimeType0,00
Success testGetFileExtension0,00

PatternProviderTest

Success testGetPatterns0,18

AbstractFilterTest

Success testGetParameters0,17
Success testGetParameter0,00
Success testSetParameters0,00

FileSystemPersisterTest

Success testPersist0,00
Success testLinkToFilePathWithInvalidChars0,13
Success testLinkToFilePathWithInvalidCharsAndSubDir0,00
Success testLinkToFilePathWithExtension0,05

HttpCallRetrieverTest

Success testExecute0,82
Success testGetRedirLink0,79
Success testGetContent0,82
Success testCreateHostConfiguration0,00