magnolia-module-rssaggregator Version: 2.0 Last Published: Jun 18, 2013

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
45000100%1.09

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.063
info.magnolia.module.rssaggregator.importhandler24000100%0.341
info.magnolia.module.rssaggregator.generator4000100%0.58
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.063

info.magnolia.module.rssaggregator.importhandler

ClassTestsErrors FailuresSkippedSuccess RateTime
AggregateFeedContentMapperTest1000100%0.068
AggregateTest1000100%0
FastRSSFeedFetcherTest1000100%0.019
FeedChannelContentMapperTest3000100%0.002
PlanetFilterTest8000100%0.043
RSSFeedImportHandlerTest9000100%0.197
SimpleRSSFeedFetcherTest1000100%0.012

info.magnolia.module.rssaggregator.generator

ClassTestsErrors FailuresSkippedSuccess RateTime
FeedGeneratorResolverTest2000100%0.361
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.351
testResolve_throwsExceptionWhenUnresolvable0.01

RSSModuleFeedGeneratorTest

willNotFailOnNPEWhenFeedNodeIsNull0.162

SyndFeedGeneratorTest

testGenerate0.057

AggregateFeedContentMapperTest

testMap0.068

AggregateTest

testAddFeedChannel_registersChannelOnlyOnce0

FastRSSFeedFetcherTest

restoresThreadInterruptStatusOnInterruptedException0.019

FeedChannelContentMapperTest

testMap0
testMap_returnsNullOnMissingLinkNodeData0
testWillNotFailOnNPEWhenTitleAndUrlPropertyDoesNotExists0

PlanetFilterTest

testMatchString0.008
testNoMatchString0.005
testCamel0.001
testIncludeAndConditions0.018
testIncludeOrConditions0.004
testIncludeAndConditionsWithNot0.003
testIncludeOrConditionsWithNot0.003
testIncludeNotConditions0.001

RSSFeedImportHandlerTest

testDoImport0.094
testDoImport_doesNothingOnNoAggregatesFound0.011
testLoadAggregates0.011
testSaveAggregates0.027
testLoadAggregateFilter0.011
testSaveFeedChannel0.014
testRecreateChannelNode0.009
testCreateFeedChannelEntryNode0.01
testCreateCategoriesNode0.01

SimpleRSSFeedFetcherTest

testFetchAggregate0.012

FeedSyndicationServletTest

testHandleRequest0.063

AssertTest

testNotBlank0
testNotBlank_throwsExceptionOnBlank0
testNotNull0
testNotNull_throwsExceptionOnNull0.001
testIsTrue0
testIsTrue_throwsExceptionOnFalse0

CollectionUtilsTest

testAsSet0
testAsSet_throwsExceptionOnIllegalArguments0

MagnoliaTemplateTest

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