Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
7900198.734%20.215

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.app.subapps.aggregationconfig1000100%3.456
info.magnolia.module.rssaggregator.servlet1000100%0.045
info.magnolia.module.rssaggregator.setup9000100%8.867
info.magnolia.module.rssaggregator.templates.components4000100%1.651
info.magnolia.module.rssaggregator.importhandler4000197.5%0.214
info.magnolia.module.rssaggregator.generator8000100%5.879
info.magnolia.module.rssaggregator.util16000100%0.103

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

info.magnolia.module.rssaggregator.app.subapps.aggregationconfig

ClassTestsErrors FailuresSkippedSuccess RateTime
RSSAggregatorConfigurationPresenterTest1000100%3.456

info.magnolia.module.rssaggregator.servlet

ClassTestsErrors FailuresSkippedSuccess RateTime
FeedSyndicationServletTest1000100%0.045

info.magnolia.module.rssaggregator.setup

ClassTestsErrors FailuresSkippedSuccess RateTime
RSSAggregatorVersionHandlerTest9000100%8.867

info.magnolia.module.rssaggregator.templates.components

ClassTestsErrors FailuresSkippedSuccess RateTime
CombinedFeedModelTest1000100%0.038
FeedListModelTest2000100%0.027
FeedSubscriptionModelFunctionalityTest1000100%1.586

info.magnolia.module.rssaggregator.importhandler

ClassTestsErrors FailuresSkippedSuccess RateTime
AggregateFeedContentMapperTest1000100%0.002
AggregateFilterTest16000100%0.005
AggregateTest1000100%0.001
FastRSSFeedFetcherTest10010%0.001
FeedChannelContentMapperTest3000100%0.007
PlanetFilterTest8000100%0.018
RSSFeedImportHandlerTest9000100%0.145
SimpleRSSFeedFetcherTest1000100%0.035

info.magnolia.module.rssaggregator.generator

ClassTestsErrors FailuresSkippedSuccess RateTime
FeedGeneratorResolverTest2000100%0.05
PlanetDataGeneratorTest1000100%5.644
PlanetFeedGeneratorTest1000100%0.008
RSSModuleFeedGeneratorTest3000100%0.138
SyndFeedGeneratorTest1000100%0.039

info.magnolia.module.rssaggregator.util

ClassTestsErrors FailuresSkippedSuccess RateTime
AssertTest6000100%0.002
CollectionUtilsTest2000100%0.001
MagnoliaTemplateTest8000100%0.1

Test Cases

[Summary] [Package List] [Test Cases]

RSSAggregatorConfigurationPresenterTest

testPlanetConfigurationIsEnabledWhenPlanetAggregatorsExist3.456

FeedGeneratorResolverTest

testResolve0.043
testResolve_throwsExceptionWhenUnresolvable0.007

PlanetDataGeneratorTest

testEntriesAreNotOverwritten5.644

PlanetFeedGeneratorTest

testGetFeedType0.008

RSSModuleFeedGeneratorTest

willNotFailOnNPEWhenFeedNodeIsNull0.038
filterOutJcrAndMgnlPropertiesFromCategoriesNode0.095
mapNodeToFeedEntryAlsoWhenCategoriesNodeDoesNotExist0.005

SyndFeedGeneratorTest

testGenerate0.039

AggregateFeedContentMapperTest

testMap0.002

AggregateFilterTest

filterIncludeWithAndConditionFalseAndOrConditionFalse0.002
filterIncludeWithAndConditionFalseAndOrConditionTrue0
filterIncludeWithOrConditionTrueAndAndConditionFalse0.001
filterIncludeWithOrConditionFalseAndAndConditionFalse0
filterIncludeWithAndConditionTrueAndOrConditionTrue0
filterIncludeWithAndConditionTrueAndOrConditionFalse0
filterIncludeWithOrConditionTrueAndOrConditionFalse0
filterIncludeWithOrConditionTrueAndOrConditionTrue0.001
filterIncludeWithOrConditionFalseAndOrConditionFalse0
filterIncludeWithAndConditionTrueAndAndConditionTrue0
filterIncludeWithAndConditionTrueAndAndConditionFalse0
filterIncludeWithAndConditionFalseAndAndConditionFalse0
filterIncludeWithNotConditionFalseAndOrConditionTrue0.001
filterIncludeWithOrConditionTrueAndNotConditionFalse0
filterIncludeWithNotConditionFalseAndAndConditionTrue0
filterIncludeWithAndConditionTrueAndNotConditionTrue0

AggregateTest

testAddFeedChannel_registersChannelOnlyOnce0

FeedChannelContentMapperTest

testMap0.007
testMap_returnsNullOnMissingLinkNodeData0
testWillNotFailOnNPEWhenTitleAndUrlPropertyDoesNotExists0

PlanetFilterTest

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

RSSFeedImportHandlerTest

testDoImport0.058
testDoImport_doesNothingOnNoAggregatesFound0.007
testLoadAggregates0.008
testSaveAggregates0.019
testLoadAggregateFilter0.013
testSaveFeedChannel0.012
testRecreateChannelNode0.009
testCreateFeedChannelEntryNode0.008
testCreateCategoriesNode0.011

SimpleRSSFeedFetcherTest

testFetchAggregate0.035

FeedSyndicationServletTest

testHandleRequest0.045

RSSAggregatorVersionHandlerTest

testUpdateTo22ReordersRSSBeforeConfigApp2.139
testFreshInstallReordersRSSBeforeConfigApp0.755
testUpdateFrom211.425
testUpdateFromMagnolia45x1.425
testUpdateFrom2210.728
updateFrom222RegistersCacheFlushingForRss0.542
testFreshInstallCacheFlushingRegistration0.521
updateTo23RenamesFilterFields0.605
testUpdateTo224ConfigureActions0.727

CombinedFeedModelTest

testXpathQueryIsEncoded0.038

FeedListModelTest

testGetItemsXpathQueryIsEncoded0.019
testGetFeedsXpathQueryIsEncoded0.008

FeedSubscriptionModelFunctionalityTest

testGetFeedTitle1.586

AssertTest

testNotBlank0
testNotBlank_throwsExceptionOnBlank0
testNotNull0
testNotNull_throwsExceptionOnNull0
testIsTrue0
testIsTrue_throwsExceptionOnFalse0

CollectionUtilsTest

testAsSet0
testAsSet_throwsExceptionOnIllegalArguments0.001

MagnoliaTemplateTest

testQueryForList0.019
testQueryForObject0.009
testQueryForObject_returnsNullOnZeroResults0.013
testQueryForObject_throwsIncorrectResultSizeDataAccessExceptionOnMultipleResults0.014
testXpathQueryForList0.014
testXpathQueryForObject0.009
testQueryInternal0.011
testQueryInternal_translatesRepositoryExceptionToDataAccessException0.011

Failure Details

[Summary] [Package List] [Test Cases]


restoresThreadInterruptStatusOnInterruptedException
skipped: skipped