Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
77 0 0 0 100% 27.298

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.exoplatform.social.common.jcr.filter 3 0 0 0 100% 0.049
org.exoplatform.social.common.xmlprocessor.filters 9 0 0 0 100% 0.904
org.exoplatform.social.common.jcr 5 0 0 0 100% 0.27
org.exoplatform.social.common.service 4 0 0 0 100% 7.101
org.exoplatform.social.common.xmlprocessor 10 0 0 0 100% 0.318
org.exoplatform.social.common 4 0 0 0 100% 0.141
org.exoplatform.social.common.xmlprocessor.model 16 0 0 0 100% 0.123
org.exoplatform.social.common.router 26 0 0 0 100% 18.392

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

org.exoplatform.social.common.jcr.filter

Class Tests Errors Failures Skipped Success Rate Time
FilterLiteralTest 3 0 0 0 100% 0.049

org.exoplatform.social.common.xmlprocessor.filters

Class Tests Errors Failures Skipped Success Rate Time
SanitizeFilterPluginTest 2 0 0 0 100% 0.734
URLConverterFilterPluginTest 4 0 0 0 100% 0.119
XMLBalancerFilterPluginTest 1 0 0 0 100% 0.012
OpenLinkNewTabFilterPluginTest 2 0 0 0 100% 0.039

org.exoplatform.social.common.jcr

Class Tests Errors Failures Skipped Success Rate Time
UtilTest 5 0 0 0 100% 0.27

org.exoplatform.social.common.service

Class Tests Errors Failures Skipped Success Rate Time
TraceListTest 2 0 0 0 100% 0.109
AsyncProcessorTest 2 0 0 0 100% 6.992

org.exoplatform.social.common.xmlprocessor

Class Tests Errors Failures Skipped Success Rate Time
DOMParserTest 4 0 0 0 100% 0.029
TokenizerTest 1 0 0 0 100% 0.004
XMLProcessorTest 5 0 0 0 100% 0.285

org.exoplatform.social.common

Class Tests Errors Failures Skipped Success Rate Time
ResourceBundleUtilTest 4 0 0 0 100% 0.141

org.exoplatform.social.common.xmlprocessor.model

Class Tests Errors Failures Skipped Success Rate Time
NodeTest 10 0 0 0 100% 0.064
AttributesTest 6 0 0 0 100% 0.059

org.exoplatform.social.common.router

Class Tests Errors Failures Skipped Success Rate Time
ExoRouterTest 17 0 0 0 100% 15.04
ExoRouterReserveTest 9 0 0 0 100% 3.352

Test Cases

[Summary] [Package List] [Test Cases]

DOMParserTest

testSpecialCase 0.019
testCreateDOMTreeNodeListOfString 0.003
testCreateDOMTreeListOfString 0.003
testBrCase 0.004

TokenizerTest

testTokenize 0.004

NodeTest

testIsSelfClosedNode 0.003
testIsRootNode 0.003
testNodeToString 0.004
testInsertAfterWithRefNode 0.003
testInsertAfterWithPosition 0.003
testIsNotSelfClosedNode 0.003
testConvertToContent 0.026
testGetParentNode 0.006
testSetGet 0.009
testIsTextNode 0.004

AttributesTest

testGetKeyIterator 0.009
testSize 0.03
testToString 0.003
testGetAndPut 0.012
testHasKey 0.002
testRemove 0.003

SanitizeFilterPluginTest

testShouldReturnNullWhenSanitizingNullInput 0.005
testContentEscape 0.729

URLConverterFilterPluginTest

testURLConverterFilterPluginWithMaxLength 0.077
testURLConverterFilterPlugin 0.019
testURLConverterFilterPluginWithMultiLine 0.006
testShouldReturnNullWhenConvertingNullInput 0.017

XMLBalancerFilterPluginTest

testXMLBalancerFilter 0.012

FilterLiteralTest

testWithOrderBy 0.013
testWithFiler 0.011
testAppendFiler 0.025

OpenLinkNewTabFilterPluginTest

testShouldReturnNullWhenFilteringNullInput 0.027
testFilterLinkTag 0.012

ExoRouterTest

testRouterForActivityShow 14.151
testExoRouterConfig 0.049
testRouterForShowTopicFalse 0.031
testRouterForShowTopicWrong 0.04
testRouterForConnectionsShow 0.03
testRouterForForumHome 0.031
testRouterForSearch 0.034
testRouterForSpaceAppWikiAccess 0.03
testRouterForShowTopic 0.032
testRouterForActivityOwnerShow 0.033
testRouterForSpaceAppAccess 0.036
testRouterForSpaceAccess 0.03
testRouterForTag 0.027
testRouterForSpaceWikiAccess 0.028
testRouterForShowTopicPage 0.03
testRouterForShowTopicTrue 0.029
testRouterForProfileShow 0.399

ExoRouterReserveTest

testReserveForShowTopicPage 2.841
testReserveForShowTopicTrue 0.041
testExoRouterConfig 0.047
testReserveForForumHome 0.085
testReserveForShowTopic 0.055
testReserveForActivityShow 0.036
testReserveForShowTopicFalse 0.039
testReserveForTag 0.03
testReserveForSearch 0.178

TraceListTest

testAddChild 0.033
testReport 0.076

ResourceBundleUtilTest

testProcessSingleQuote 0.046
testReplaceArgumentsWithArrayArguments 0.031
testReplaceArgumentAdvanced 0.03
testReplaceArgumentsWithListArguments 0.034

UtilTest

testConvertValuesToStrings 0.101
testConvertListToArray 0.028
testConvertValuesToMap 0.04
testGetPropertiesNamePattern 0.064
testConvertMapToStrings 0.037

XMLProcessorTest

testShouldApplyFilterWhenOneFilterAdded 0.074
testShouldApplyFiltersByPluginWhenTwoFiltersAddedAndOneRemoved 0.062
testShouldApplyFiltersWhenTwoFiltersAdded 0.069
testShouldReturnNullWhenProcessNullInput 0.046
testShouldApplyFiltersWhenTwoFiltersAddedAndOneRemoved 0.034

AsyncProcessorTest

testAysncCallback 6.953
testServiceContext 0.039