Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
51000100%7.007

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.087
info.magnolia.module.rssaggregator.templates.components3000100%0.111
info.magnolia.module.rssaggregator.importhandler24000100%0.525
info.magnolia.module.rssaggregator.generator7000100%6.141
info.magnolia.module.rssaggregator.util16000100%0.143

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.087

info.magnolia.module.rssaggregator.templates.components

ClassTestsErrors FailuresSkippedSuccess RateTime
CombinedFeedModelTest1000100%0.088
FeedListModelTest2000100%0.023

info.magnolia.module.rssaggregator.importhandler

ClassTestsErrors FailuresSkippedSuccess RateTime
AggregateFeedContentMapperTest1000100%0.002
AggregateTest1000100%0
FastRSSFeedFetcherTest1000100%0.012
FeedChannelContentMapperTest3000100%0.001
PlanetFilterTest8000100%0.232
RSSFeedImportHandlerTest9000100%0.255
SimpleRSSFeedFetcherTest1000100%0.023

info.magnolia.module.rssaggregator.generator

ClassTestsErrors FailuresSkippedSuccess RateTime
FeedGeneratorResolverTest2000100%0.371
PlanetDataGeneratorTest1000100%5.423
RSSModuleFeedGeneratorTest3000100%0.3
SyndFeedGeneratorTest1000100%0.047

info.magnolia.module.rssaggregator.util

ClassTestsErrors FailuresSkippedSuccess RateTime
AssertTest6000100%0.002
CollectionUtilsTest2000100%0
MagnoliaTemplateTest8000100%0.141

Test Cases

[Summary] [Package List] [Test Cases]

FeedGeneratorResolverTest

testResolve0.36
testResolve_throwsExceptionWhenUnresolvable0.011

PlanetDataGeneratorTest

testEntriesAreNotOverwritten5.423

RSSModuleFeedGeneratorTest

willNotFailOnNPEWhenFeedNodeIsNull0.155
filterOutJcrAndMgnlPropertiesFromCategoriesNode0.139
mapNodeToFeedEntryAlsoWhenCategoriesNodeDoesNotExist0.006

SyndFeedGeneratorTest

testGenerate0.047

AggregateFeedContentMapperTest

testMap0

AggregateTest

testAddFeedChannel_registersChannelOnlyOnce0

FastRSSFeedFetcherTest

restoresThreadInterruptStatusOnInterruptedException0.012

FeedChannelContentMapperTest

testMap0
testMap_returnsNullOnMissingLinkNodeData0
testWillNotFailOnNPEWhenTitleAndUrlPropertyDoesNotExists0

PlanetFilterTest

testMatchString0.008
testNoMatchString0.005
testCamel0.001
testIncludeAndConditions0.042
testIncludeOrConditions0.042
testIncludeAndConditionsWithNot0.057
testIncludeOrConditionsWithNot0.05
testIncludeNotConditions0.027

RSSFeedImportHandlerTest

testDoImport0.121
testDoImport_doesNothingOnNoAggregatesFound0.01
testLoadAggregates0.011
testSaveAggregates0.062
testLoadAggregateFilter0.01
testSaveFeedChannel0.014
testRecreateChannelNode0.009
testCreateFeedChannelEntryNode0.009
testCreateCategoriesNode0.009

SimpleRSSFeedFetcherTest

testFetchAggregate0.023

FeedSyndicationServletTest

testHandleRequest0.087

CombinedFeedModelTest

testXpathQueryIsEncoded0.088

FeedListModelTest

testGetItemsXpathQueryIsEncoded0.011
testGetFeedsXpathQueryIsEncoded0.012

AssertTest

testNotBlank0
testNotBlank_throwsExceptionOnBlank0
testNotNull0.001
testNotNull_throwsExceptionOnNull0
testIsTrue0.001
testIsTrue_throwsExceptionOnFalse0

CollectionUtilsTest

testAsSet0
testAsSet_throwsExceptionOnIllegalArguments0

MagnoliaTemplateTest

testQueryForList0.056
testQueryForObject0.011
testQueryForObject_returnsNullOnZeroResults0.009
testQueryForObject_throwsIncorrectResultSizeDataAccessExceptionOnMultipleResults0.012
testXpathQueryForList0.012
testXpathQueryForObject0.012
testQueryInternal0.009
testQueryInternal_translatesRepositoryExceptionToDataAccessException0.02