magnolia-module-rssaggregator Version: 2.0.1 Last Published: Jul 9, 2013

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
45000100%1.075

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


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
info.magnolia.module.rssaggregator.servlet1000100%0.061
info.magnolia.module.rssaggregator.importhandler24000100%0.336
info.magnolia.module.rssaggregator.generator4000100%0.572
info.magnolia.module.rssaggregator.util16000100%0.106

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

info.magnolia.module.rssaggregator.servlet

ClassTestsErrors FailuresSkippedSuccess RateTime
FeedSyndicationServletTest1000100%0.061

info.magnolia.module.rssaggregator.importhandler

ClassTestsErrors FailuresSkippedSuccess RateTime
AggregateFeedContentMapperTest1000100%0.066
AggregateTest1000100%0
FastRSSFeedFetcherTest1000100%0.021
FeedChannelContentMapperTest3000100%0.002
PlanetFilterTest8000100%0.042
RSSFeedImportHandlerTest9000100%0.193
SimpleRSSFeedFetcherTest1000100%0.012

info.magnolia.module.rssaggregator.generator

ClassTestsErrors FailuresSkippedSuccess RateTime
FeedGeneratorResolverTest2000100%0.353
RSSModuleFeedGeneratorTest1000100%0.162
SyndFeedGeneratorTest1000100%0.057

info.magnolia.module.rssaggregator.util

ClassTestsErrors FailuresSkippedSuccess RateTime
AssertTest6000100%0.001
CollectionUtilsTest2000100%0
MagnoliaTemplateTest8000100%0.105

Test Cases

[Summary] [Package List] [Test Cases]

FeedGeneratorResolverTest

testResolve0.343
testResolve_throwsExceptionWhenUnresolvable0.01

RSSModuleFeedGeneratorTest

willNotFailOnNPEWhenFeedNodeIsNull0.162

SyndFeedGeneratorTest

testGenerate0.057

AggregateFeedContentMapperTest

testMap0.066

AggregateTest

testAddFeedChannel_registersChannelOnlyOnce0

FastRSSFeedFetcherTest

restoresThreadInterruptStatusOnInterruptedException0.021

FeedChannelContentMapperTest

testMap0
testMap_returnsNullOnMissingLinkNodeData0
testWillNotFailOnNPEWhenTitleAndUrlPropertyDoesNotExists0

PlanetFilterTest

testMatchString0.009
testNoMatchString0.006
testCamel0.001
testIncludeAndConditions0.015
testIncludeOrConditions0.003
testIncludeAndConditionsWithNot0.004
testIncludeOrConditionsWithNot0.002
testIncludeNotConditions0.002

RSSFeedImportHandlerTest

testDoImport0.091
testDoImport_doesNothingOnNoAggregatesFound0.01
testLoadAggregates0.011
testSaveAggregates0.026
testLoadAggregateFilter0.011
testSaveFeedChannel0.014
testRecreateChannelNode0.01
testCreateFeedChannelEntryNode0.01
testCreateCategoriesNode0.01

SimpleRSSFeedFetcherTest

testFetchAggregate0.012

FeedSyndicationServletTest

testHandleRequest0.061

AssertTest

testNotBlank0
testNotBlank_throwsExceptionOnBlank0
testNotNull0
testNotNull_throwsExceptionOnNull0
testIsTrue0
testIsTrue_throwsExceptionOnFalse0

CollectionUtilsTest

testAsSet0
testAsSet_throwsExceptionOnIllegalArguments0

MagnoliaTemplateTest

testQueryForList0.03
testQueryForObject0.011
testQueryForObject_returnsNullOnZeroResults0.01
testQueryForObject_throwsIncorrectResultSizeDataAccessExceptionOnMultipleResults0.011
testXpathQueryForList0.012
testXpathQueryForObject0.011
testQueryInternal0.01
testQueryInternal_translatesRepositoryExceptionToDataAccessException0.01