| Class | Line # | Actions | |||||
|---|---|---|---|---|---|---|---|
| AbstractBlock | 42 | 158 | 0% | 75 | 26 | 0.901886890.2% |
|
Class AbstractBlock |
Line # 42 |
158 |
0% |
75 |
26 |
0.901886890.2% |
|---|---|---|---|---|---|---|
| AbstractBlock() AbstractBlock() | 7272 | 0.00 | -1.0 - | 1.01 | 0.00 | -1.0 -1.0 - |
| AbstractBlock(Map<String, String>) AbstractBlock(Map<String, String>) | 8282 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| AbstractBlock(Block) AbstractBlock(Block) | 9393 | 1.01 | 0.00% | 1.01 | 1.01 | 0.0 0.00% |
| AbstractBlock(List<? extends Block>) AbstractBlock(List<? extends Block>) | 104104 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| AbstractBlock(Block,Map<String, String>) AbstractBlock(Block,Map<String, String>) | 116116 | 2.02 | 0.00% | 1.01 | 2.02 | 0.0 0.00% |
| AbstractBlock(List<? extends Block>,Map<String, String>) AbstractBlock(List<? extends Block>,Map<String, String>) | 130130 | 2.02 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| addChild(Block) : void addChild(Block) : void | 137137 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| addChildren(List<? extends Block>) : void addChildren(List<? extends Block>) : void | 143143 | 5.05 | 0.00% | 3.03 | 0.00 | 1.0 1.0100% |
| setChildren(List<? extends Block>) : void setChildren(List<? extends Block>) : void | 158158 | 6.06 | 0.00% | 4.04 | 1.01 | 0.9166667 0.916666791.7% |
| setNextSiblingBlock(Block) : void setNextSiblingBlock(Block) : void | 174174 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| setPreviousSiblingBlock(Block) : void setPreviousSiblingBlock(Block) : void | 180180 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| insertChildBefore(Block,Block) : void insertChildBefore(Block,Block) : void | 186186 | 22.022 | 0.00% | 8.08 | 3.03 | 0.90625 0.9062590.6% |
| insertChildAfter(Block,Block) : void insertChildAfter(Block,Block) : void | 226226 | 12.012 | 0.00% | 4.04 | 2.02 | 0.8888889 0.888888988.9% |
| replaceChild(Block,Block) : void replaceChild(Block,Block) : void | 249249 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| replaceChild(List<Block>,Block) : void replaceChild(List<Block>,Block) : void | 255255 | 25.025 | 0.00% | 6.06 | 2.02 | 0.94285715 0.9428571594.3% |
| indexOfChild(Block) : int indexOfChild(Block) : int | 309309 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| indexOfBlock(Block,List<Block>) : int indexOfBlock(Block,List<Block>) : int | 325325 | 6.06 | 0.00% | 2.02 | 1.01 | 0.875 0.87587.5% |
| getChildren() : List<Block> getChildren() : List<Block> | 339339 | 1.01 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| getParent() : Block getParent() : Block | 345345 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| getParameters() : Map<String, String> getParameters() : Map<String, String> | 351351 | 1.01 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| getParameter(String) : String getParameter(String) : String | 358358 | 1.01 | 0.00% | 2.02 | 1.01 | 0.6666667 0.666666766.7% |
| setParameter(String,String) : void setParameter(String,String) : void | 364364 | 3.03 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| setParameters(Map<String, String>) : void setParameters(Map<String, String>) : void | 374374 | 4.04 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| setParent(Block) : void setParent(Block) : void | 385385 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| getRoot() : Block getRoot() : Block | 391391 | 4.04 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| getNextSibling() : Block getNextSibling() : Block | 403403 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| getPreviousSibling() : Block getPreviousSibling() : Block | 409409 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| removeBlock(Block) : void removeBlock(Block) : void | 415415 | 14.014 | 0.00% | 5.05 | 3.03 | 0.8636364 0.863636486.4% |
| equals(Object) : boolean equals(Object) : boolean | 441441 | 8.08 | 0.00% | 3.03 | 2.02 | 0.8333333 0.833333383.3% |
| hashCode() : int hashCode() : int | 460460 | 4.04 | 0.00% | 1.01 | 4.04 | 0.0 0.00% |
| clone() : Block clone() : Block | 471471 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| clone(BlockFilter) : Block clone(BlockFilter) : Block | 482482 | 17.017 | 0.00% | 6.06 | 1.01 | 0.96 0.9696% |
| traverse(Listener) : void traverse(Listener) : void | 519519 | 4.04 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| before(Listener) : void before(Listener) : void | 538538 | 0.00 | -1.0 - | 1.01 | 0.00 | -1.0 -1.0 - |
| after(Listener) : void after(Listener) : void | 550550 | 0.00 | -1.0 - | 1.01 | 0.00 | -1.0 -1.0 - |
| getBlocks(BlockMatcher,Axes) : List<T> getBlocks(BlockMatcher,Axes) : List<T> | 555555 | 2.02 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| getFirstBlock(BlockMatcher,Axes) : T getFirstBlock(BlockMatcher,Axes) : T | 563563 | 2.02 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
|
0.5584906
|
org.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroTest.testExecuteWhenInnerMacroorg.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroTest.testExecuteWhenInnerMacro | 1PASS | ||
|
0.5509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.54339623
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.54339623
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.54339623
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.54339623
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.54339623
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.54339623
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.54339623
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.53584903
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.53584903
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.53207546
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.53207546
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.53207546
|
org.xwiki.rendering.internal.transformation.icon.IconTransformationTest.testTransformorg.xwiki.rendering.internal.transformation.icon.IconTransformationTest.testTransform | 1PASS | ||
|
0.53207546
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.53207546
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.5245283
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.5245283
|
org.xwiki.rendering.internal.transformation.icon.IconTransformationTest.testTransformWhenIncompleteMatchExistsFollowedByMatchorg.xwiki.rendering.internal.transformation.icon.IconTransformationTest.testTransformWhenIncompleteMatchExistsFollowedByMatch | 1PASS | ||
|
0.5018868
|
com.xpn.xwiki.doc.XWikiDocumentTest.testUpdateDocumentSectioncom.xpn.xwiki.doc.XWikiDocumentTest.testUpdateDocumentSection | 1PASS | ||
|
0.48679245
|
org.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroTest.testGetCurrentMacroBlockorg.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroTest.testGetCurrentMacroBlock | 1PASS | ||
|
0.48301888
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.48301888
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.48301888
|
org.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroTest.testExecuteWhenInlineAndWithMacroorg.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroTest.testExecuteWhenInlineAndWithMacro | 1PASS | ||
|
0.48301888
|
com.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedTitleWithoutTitleHTMLcom.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedTitleWithoutTitleHTML | 1PASS | ||
|
0.47924528
|
org.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroTest.testExecuteWhenWikiMacroDirectlyProvideTheResultorg.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroTest.testExecuteWhenWikiMacroDirectlyProvideTheResult | 1PASS | ||
|
0.47924528
|
com.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedTitleWithoutTitlePLAINcom.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedTitleWithoutTitlePLAIN | 1PASS | ||
|
0.46792454
|
org.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroTest.testExecuteorg.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroTest.testExecute | 1PASS | ||
|
0.46415094
|
org.xwiki.rendering.wikimacro.internal.DefaultWikiMacroTest.testExecuteWhenWikiRequiringPRAfterDropPermissionorg.xwiki.rendering.wikimacro.internal.DefaultWikiMacroTest.testExecuteWhenWikiRequiringPRAfterDropPermission | 1PASS | ||
|
0.46415094
|
com.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedContentTextRightscom.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedContentTextRights | 1PASS | ||
|
0.46415094
|
com.xpn.xwiki.doc.XWikiDocumentRenderingTest.testCurrentDocumentVariableIsInjectedBeforeRenderingcom.xpn.xwiki.doc.XWikiDocumentRenderingTest.testCurrentDocumentVariableIsInjectedBeforeRendering | 1PASS | ||
|
0.46415094
|
org.xwiki.rendering.wikimacro.internal.DefaultWikiMacroTest.testExecuteWhenWikiMacroBindingorg.xwiki.rendering.wikimacro.internal.DefaultWikiMacroTest.testExecuteWhenWikiMacroBinding | 1PASS | ||
|
0.46415094
|
org.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroTest.testDefaultParameterValuesorg.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroTest.testDefaultParameterValues | 1PASS | ||
|
0.46415094
|
com.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedContentRightscom.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedContentRights | 1PASS | ||
|
0.46037737
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.46037737
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.46037737
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4528302
|
com.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedContentCleansVelocityMacroCachecom.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedContentCleansVelocityMacroCache | 1PASS | ||
|
0.4490566
|
org.xwiki.office.viewer.internal.DefaultOfficeResourceViewerTest.testViewPresentationorg.xwiki.office.viewer.internal.DefaultOfficeResourceViewerTest.testViewPresentation | 1PASS | ||
|
0.4490566
|
org.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroTest.testExecuteWhenWithDifferentMacroSyntaxorg.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroTest.testExecuteWhenWithDifferentMacroSyntax | 1PASS | ||
|
0.4490566
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4490566
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.44528303
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.44528303
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.44528303
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.43773586
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.43773586
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.43773586
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.43773586
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.43773586
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.43396226
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.43396226
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.43396226
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4301887
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4301887
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4301887
|
org.xwiki.rendering.internal.transformation.macro.MacroTransformationTest.transformWhenLotsOfMacrosButNoInfiniteRecursionorg.xwiki.rendering.internal.transformation.macro.MacroTransformationTest.transformWhenLotsOfMacrosButNoInfiniteRecursion | 1PASS | ||
|
0.4301887
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4301887
|
org.xwiki.rendering.internal.transformation.macro.MacroTransformationTest.macroWithSamePriorityExecuteOnPageOrderorg.xwiki.rendering.internal.transformation.macro.MacroTransformationTest.macroWithSamePriorityExecuteOnPageOrder | 1PASS | ||
|
0.4301887
|
org.xwiki.rendering.internal.transformation.macro.MacroTransformationTest.transformMacrosWithPrioritiesorg.xwiki.rendering.internal.transformation.macro.MacroTransformationTest.transformMacrosWithPriorities | 1PASS | ||
|
0.4301887
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4301887
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.42264152
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.42264152
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.42264152
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.42264152
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.42264152
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.42264152
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.42264152
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.42264152
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.42264152
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41886792
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41509435
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41132075
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41132075
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41132075
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41132075
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41132075
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41132075
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.41132075
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41132075
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41132075
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41132075
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.41132075
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41132075
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41132075
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.41132075
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.41132075
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.41132075
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.40754718
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.40754718
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.40754718
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.40754718
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.40754718
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.40754718
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.40754718
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.40754718
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.40754718
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.40377358
|
org.xwiki.rendering.internal.transformation.wikiword.WikiWordTransformationTest.testWikiWordTransformationorg.xwiki.rendering.internal.transformation.wikiword.WikiWordTransformationTest.testWikiWordTransformation | 1PASS | ||
|
0.40377358
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.40377358
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4
|
org.xwiki.rendering.internal.transformation.macro.MacroTransformationTest.transformNotExistingMacroorg.xwiki.rendering.internal.transformation.macro.MacroTransformationTest.transformNotExistingMacro | 1PASS | ||
|
0.4
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.4
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.4
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.4
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.4
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.3962264
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.3962264
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.3962264
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.3962264
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.3962264
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.3962264
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.3962264
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.3962264
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.3962264
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.3962264
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.3962264
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.3962264
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.internal.transformation.macro.MacroTransformationTest.transformNestedMacroorg.xwiki.rendering.internal.transformation.macro.MacroTransformationTest.transformNestedMacro | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.internal.transformation.macro.MacroTransformationTest.transformSimpleMacroorg.xwiki.rendering.internal.transformation.macro.MacroTransformationTest.transformSimpleMacro | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.39245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38867924
|
org.xwiki.rendering.block.BlockTest.testReplaceBlockorg.xwiki.rendering.block.BlockTest.testReplaceBlock | 3FAIL | ||
|
0.38867924
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38867924
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38490567
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38490567
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38490567
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38490567
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.38113207
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.3773585
|
org.xwiki.rendering.internal.transformation.macro.MacroErrorManagerTest.containsErrorWhenInlineMacroErrororg.xwiki.rendering.internal.transformation.macro.MacroErrorManagerTest.containsErrorWhenInlineMacroError | 1PASS | ||
|
0.3773585
|
org.xwiki.rendering.internal.transformation.macro.MacroTransformationTest.transformMacroWithInfiniteRecursionorg.xwiki.rendering.internal.transformation.macro.MacroTransformationTest.transformMacroWithInfiniteRecursion | 1PASS | ||
|
0.31320754
|
org.xwiki.localization.messagetool.internal.MessageToolTranslationMessageParserTest.messageWithExpectedParameterorg.xwiki.localization.messagetool.internal.MessageToolTranslationMessageParserTest.messageWithExpectedParameter | 1PASS | ||
|
0.30943397
|
com.xpn.xwiki.plugin.feed.SyndEntryDocumentSourceTest.testArticleSourceXMLContentLengthcom.xpn.xwiki.plugin.feed.SyndEntryDocumentSourceTest.testArticleSourceXMLContentLength | 1PASS | ||
|
0.30943397
|
com.xpn.xwiki.doc.XWikiDocumentTest.testDisplayTemplate20com.xpn.xwiki.doc.XWikiDocumentTest.testDisplayTemplate20 | 1PASS | ||
|
0.30943397
|
com.xpn.xwiki.doc.XWikiDocumentTest.testDisplay1020com.xpn.xwiki.doc.XWikiDocumentTest.testDisplay1020 | 1PASS | ||
|
0.30943397
|
com.xpn.xwiki.doc.XWikiDocumentTest.testRenamecom.xpn.xwiki.doc.XWikiDocumentTest.testRename | 1PASS | ||
|
0.30943397
|
org.xwiki.refactoring.internal.splitter.DefaultDocumentSplitterTest.updateAnchorsorg.xwiki.refactoring.internal.splitter.DefaultDocumentSplitterTest.updateAnchors | 1PASS | ||
|
0.30943397
|
com.xpn.xwiki.doc.XWikiDocumentTest.testDisplaycom.xpn.xwiki.doc.XWikiDocumentTest.testDisplay | 1PASS | ||
|
0.30943397
|
com.xpn.xwiki.plugin.feed.SyndEntryDocumentSourceTest.testArticleSourceHTMLContentLengthcom.xpn.xwiki.plugin.feed.SyndEntryDocumentSourceTest.testArticleSourceHTMLContentLength | 1PASS | ||
|
0.30943397
|
org.xwiki.rendering.block.BlockTest.testRemoveBlockorg.xwiki.rendering.block.BlockTest.testRemoveBlock | 1PASS | ||
|
0.30943397
|
com.xpn.xwiki.doc.XWikiDocumentTest.testGetRenderedContentWithSourceSyntaxcom.xpn.xwiki.doc.XWikiDocumentTest.testGetRenderedContentWithSourceSyntax | 1PASS | ||
|
0.30566037
|
com.xpn.xwiki.plugin.feed.SyndEntryDocumentSourceTest.testArticleSourcePlainContentLengthcom.xpn.xwiki.plugin.feed.SyndEntryDocumentSourceTest.testArticleSourcePlainContentLength | 1PASS | ||
|
0.30566037
|
org.xwiki.officeimporter.internal.splitter.DefaultXDOMOfficeDocumentSplitterTest.testDocumentSplittingorg.xwiki.officeimporter.internal.splitter.DefaultXDOMOfficeDocumentSplitterTest.testDocumentSplitting | 1PASS | ||
|
0.30566037
|
com.xpn.xwiki.doc.XWikiDocumentTest.testGetContentOfSectioncom.xpn.xwiki.doc.XWikiDocumentTest.testGetContentOfSection | 1PASS | ||
|
0.2981132
|
com.xpn.xwiki.doc.XWikiDocumentTest.testGetSectionscom.xpn.xwiki.doc.XWikiDocumentTest.testGetSections | 1PASS | ||
|
0.2981132
|
org.xwiki.refactoring.splitter.criterion.naming.HeadingNameNamingCriterionTest.testDocumentNamesGenerationorg.xwiki.refactoring.splitter.criterion.naming.HeadingNameNamingCriterionTest.testDocumentNamesGeneration | 1PASS | ||
|
0.29433963
|
com.xpn.xwiki.doc.XWikiDocumentTest.testGetDocumentSectioncom.xpn.xwiki.doc.XWikiDocumentTest.testGetDocumentSection | 1PASS | ||
|
0.29433963
|
com.xpn.xwiki.doc.XWikiDocumentTest.testGetDocumentSectionWhenSectionInGroupscom.xpn.xwiki.doc.XWikiDocumentTest.testGetDocumentSectionWhenSectionInGroups | 1PASS | ||
|
0.29056603
|
com.xpn.xwiki.doc.XWikiDocumentTest.testGetRenderedContentcom.xpn.xwiki.doc.XWikiDocumentTest.testGetRenderedContent | 1PASS | ||
|
0.29056603
|
com.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedContentcom.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedContent | 1PASS | ||
|
0.29056603
|
com.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedContentTextWithSourceSyntaxcom.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedContentTextWithSourceSyntax | 1PASS | ||
|
0.29056603
|
org.xwiki.rendering.block.BlockTest.testInsertChildAfterorg.xwiki.rendering.block.BlockTest.testInsertChildAfter | 1PASS | ||
|
0.29056603
|
com.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedTitleWhenMatchingTitleHeaderDepthcom.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedTitleWhenMatchingTitleHeaderDepth | 1PASS | ||
|
0.28679246
|
com.xpn.xwiki.doc.XWikiDocumentTest.testGetIncludedPagescom.xpn.xwiki.doc.XWikiDocumentTest.testGetIncludedPages | 1PASS | ||
|
0.28679246
|
com.xpn.xwiki.web.XWikiMessageToolBridgeTest.fallackOnParentLocalecom.xpn.xwiki.web.XWikiMessageToolBridgeTest.fallackOnParentLocale | 1PASS | ||
|
0.28679246
|
org.xwiki.refactoring.internal.splitter.DefaultDocumentSplitterTest.splitorg.xwiki.refactoring.internal.splitter.DefaultDocumentSplitterTest.split | 1PASS | ||
|
0.28679246
|
com.xpn.xwiki.web.XWikiMessageToolBridgeTest.updateWikiTranslationCachecom.xpn.xwiki.web.XWikiMessageToolBridgeTest.updateWikiTranslationCache | 1PASS | ||
|
0.28679246
|
com.xpn.xwiki.web.XWikiMessageToolBridgeTest.fallbackOnResourcecom.xpn.xwiki.web.XWikiMessageToolBridgeTest.fallbackOnResource | 1PASS | ||
|
0.28679246
|
com.xpn.xwiki.web.XWikiMessageToolBridgeTest.updateWikiPreferencesCachecom.xpn.xwiki.web.XWikiMessageToolBridgeTest.updateWikiPreferencesCache | 1PASS | ||
|
0.28679246
|
com.xpn.xwiki.web.XWikiMessageToolBridgeTest.getTranslatedWikiTranslationcom.xpn.xwiki.web.XWikiMessageToolBridgeTest.getTranslatedWikiTranslation | 1PASS | ||
|
0.28679246
|
com.xpn.xwiki.web.XWikiMessageToolBridgeTest.getWikiTranslationcom.xpn.xwiki.web.XWikiMessageToolBridgeTest.getWikiTranslation | 1PASS | ||
|
0.28301886
|
org.xwiki.rendering.block.BlockTest.testInsertChildBeforeorg.xwiki.rendering.block.BlockTest.testInsertChildBefore | 1PASS | ||
|
0.2792453
|
com.xpn.xwiki.doc.XWikiDocumentTest.testGetUniqueLinkedPagescom.xpn.xwiki.doc.XWikiDocumentTest.testGetUniqueLinkedPages | 1PASS | ||
|
0.26415095
|
org.xwiki.localization.messagetool.internal.MessageToolTranslationMessageParserTest.messageWithApostropheorg.xwiki.localization.messagetool.internal.MessageToolTranslationMessageParserTest.messageWithApostrophe | 1PASS | ||
|
0.26415095
|
org.xwiki.localization.messagetool.internal.MessageToolTranslationMessageParserTest.messageSimpleorg.xwiki.localization.messagetool.internal.MessageToolTranslationMessageParserTest.messageSimple | 1PASS | ||
|
0.26037735
|
org.xwiki.rendering.internal.macro.cache.CacheMacroTest.executeWithDifferentMaxEntriesorg.xwiki.rendering.internal.macro.cache.CacheMacroTest.executeWithDifferentMaxEntries | 1PASS | ||
|
0.26037735
|
org.xwiki.rendering.block.BlockTest.testCloneorg.xwiki.rendering.block.BlockTest.testClone | 1PASS | ||
|
0.26037735
|
org.xwiki.rendering.internal.macro.DefaultMacroContentParserTest.testParseInlineorg.xwiki.rendering.internal.macro.DefaultMacroContentParserTest.testParseInline | 1PASS | ||
|
0.25660378
|
org.xwiki.rendering.internal.macro.cache.CacheMacroTest.executeWithDifferentTimeToLiveorg.xwiki.rendering.internal.macro.cache.CacheMacroTest.executeWithDifferentTimeToLive | 1PASS | ||
|
0.24905661
|
org.xwiki.rendering.internal.macro.DefaultMacroContentParserTest.testParseInlineWithStandaloneMacroorg.xwiki.rendering.internal.macro.DefaultMacroContentParserTest.testParseInlineWithStandaloneMacro | 1PASS | ||
|
0.24528302
|
org.xwiki.rendering.macro.velocity.VelocityMacroIsolationTest.testVelocityMacroIsolationorg.xwiki.rendering.macro.velocity.VelocityMacroIsolationTest.testVelocityMacroIsolation | 1PASS | ||
|
0.24150944
|
org.xwiki.localization.messagetool.internal.MessageToolTranslationMessageParserTest.messageWithEscapedParameterorg.xwiki.localization.messagetool.internal.MessageToolTranslationMessageParserTest.messageWithEscapedParameter | 1PASS | ||
|
0.24150944
|
org.xwiki.rendering.block.BlockTest.testSetChildrenorg.xwiki.rendering.block.BlockTest.testSetChildren | 1PASS | ||
|
0.23773585
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23773585
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23773585
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23773585
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23773585
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23773585
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23773585
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23773585
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23773585
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23773585
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23773585
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.23773585
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23773585
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23773585
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.23396227
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.rendering.internal.transformation.icon.IconTransformationTest.testTransformIgnoresProtectedContentorg.xwiki.rendering.internal.transformation.icon.IconTransformationTest.testTransformIgnoresProtectedContent | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdateorg.xwiki.annotation.maintainer.AnnotationMaintainerTest.testUpdate | 1PASS | ||
|
0.23396227
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.localization.messagetool.internal.MessageToolTranslationMessageParserTest.messageWithOneParameterorg.xwiki.localization.messagetool.internal.MessageToolTranslationMessageParserTest.messageWithOneParameter | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.internal.transformation.linkchecker.LinkCheckerTransformationTest.transformorg.xwiki.rendering.internal.transformation.linkchecker.LinkCheckerTransformationTest.transform | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.22264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.22264151
|
org.xwiki.rendering.internal.transformation.linkchecker.LinkCheckerTransformationTest.transformWithAntiFloodKickingInorg.xwiki.rendering.internal.transformation.linkchecker.LinkCheckerTransformationTest.transformWithAntiFloodKickingIn | 1PASS | ||
|
0.22264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.22264151
|
org.xwiki.rendering.internal.transformation.linkchecker.LinkCheckerTransformationTest.transformWhenExistingLinkStateButAfterTimeoutHasExpiredorg.xwiki.rendering.internal.transformation.linkchecker.LinkCheckerTransformationTest.transformWhenExistingLinkStateButAfterTimeoutHasExpired | 1PASS | ||
|
0.22264151
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.22264151
|
org.xwiki.rendering.internal.transformation.linkchecker.LinkCheckerTransformationTest.transformWhenExistingLinkStateorg.xwiki.rendering.internal.transformation.linkchecker.LinkCheckerTransformationTest.transformWhenExistingLinkState | 1PASS | ||
|
0.22264151
|
org.xwiki.localization.messagetool.internal.MessageToolTranslationMessageParserTest.messageWithChoiceSyntaxorg.xwiki.localization.messagetool.internal.MessageToolTranslationMessageParserTest.messageWithChoiceSyntax | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
com.xpn.xwiki.doc.XWikiDocumentTest.testConvertSyntaxcom.xpn.xwiki.doc.XWikiDocumentTest.testConvertSyntax | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.officeimporter.internal.builder.DefaultXDOMOfficeDocumentBuilderTest.testXDOMOfficeDocumentBuildingorg.xwiki.officeimporter.internal.builder.DefaultXDOMOfficeDocumentBuilderTest.testXDOMOfficeDocumentBuilding | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
com.xpn.xwiki.web.XWikiMessageToolBridgeTest.getTranslationWithParameterscom.xpn.xwiki.web.XWikiMessageToolBridgeTest.getTranslationWithParameters | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.officeimporter.document.XDOMOfficeDocumentTest.testTitleExtractionorg.xwiki.officeimporter.document.XDOMOfficeDocumentTest.testTitleExtraction | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
com.xpn.xwiki.internal.template.TemplateManagerTest.testRenderWikicom.xpn.xwiki.internal.template.TemplateManagerTest.testRenderWiki | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21886793
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotationsorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLWithoutAnnotations | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
org.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTMLorg.xwiki.annotation.renderer.AnnotationXHTMLRendererTest.getAnnotatedHTML | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.macro.groovy.ClassLoadingTest.testJarParamsInSecondMacroorg.xwiki.rendering.macro.groovy.ClassLoadingTest.testJarParamsInSecondMacro | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
com.xpn.xwiki.web.XWikiMessageToolBridgeTest.getResourceTranslationcom.xpn.xwiki.web.XWikiMessageToolBridgeTest.getResourceTranslation | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.21509434
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
com.xpn.xwiki.plugin.feed.SyndEntryDocumentSourceTest.testSourceContentTypecom.xpn.xwiki.plugin.feed.SyndEntryDocumentSourceTest.testSourceContentType | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.internal.transformation.linkchecker.LinkCheckerTransformationTest.transformAndSendEventorg.xwiki.rendering.internal.transformation.linkchecker.LinkCheckerTransformationTest.transformAndSendEvent | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
com.xpn.xwiki.plugin.feed.SyndEntryDocumentSourceTest.testSourceConsistencycom.xpn.xwiki.plugin.feed.SyndEntryDocumentSourceTest.testSourceConsistency | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.macro.groovy.ClassLoadingTest.testDefineClassInFirstExecutionAndJarParamsInAnotherorg.xwiki.rendering.macro.groovy.ClassLoadingTest.testDefineClassInFirstExecutionAndJarParamsInAnother | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.macro.groovy.ClassLoadingTest.testExtraJarLocatedAtURLorg.xwiki.rendering.macro.groovy.ClassLoadingTest.testExtraJarLocatedAtURL | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
com.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedTitleWithTitlecom.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedTitleWithTitle | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.macro.groovy.ClassLoadingTest.testDefineClassInOneExecutionAndUseInAnotherorg.xwiki.rendering.macro.groovy.ClassLoadingTest.testDefineClassInOneExecutionAndUseInAnother | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.internal.transformation.linkchecker.LinkCheckerTransformationTest.transformWithSourceMetaDataorg.xwiki.rendering.internal.transformation.linkchecker.LinkCheckerTransformationTest.transformWithSourceMetaData | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
com.xpn.xwiki.plugin.feed.SyndEntryDocumentSourceTest.testSourcePolymorphismcom.xpn.xwiki.plugin.feed.SyndEntryDocumentSourceTest.testSourcePolymorphism | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.internal.transformation.linkchecker.LinkCheckerTransformationTest.transformWithLinkContextDataProviderorg.xwiki.rendering.internal.transformation.linkchecker.LinkCheckerTransformationTest.transformWithLinkContextDataProvider | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
com.xpn.xwiki.plugin.feed.SyndEntryDocumentSourceTest.testSourceAccessRightscom.xpn.xwiki.plugin.feed.SyndEntryDocumentSourceTest.testSourceAccessRights | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20754717
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.internal.renderer.xwiki21.XWikiSyntaxBlockRendererTest.renderLinkWithQueryStringParameterInsideGroupBlockorg.xwiki.rendering.internal.renderer.xwiki21.XWikiSyntaxBlockRendererTest.renderLinkWithQueryStringParameterInsideGroupBlock | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.internal.transformation.wikiword.WikiWordTransformationTest.testWikiWordTransformationIgnoresProtectedContentorg.xwiki.rendering.internal.transformation.wikiword.WikiWordTransformationTest.testWikiWordTransformationIgnoresProtectedContent | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.internal.macro.chart.source.table.TablePieDatasetBuilderTest.testBuildPieDatasetRowsSeriesorg.xwiki.rendering.internal.macro.chart.source.table.TablePieDatasetBuilderTest.testBuildPieDatasetRowsSeries | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.internal.macro.chart.source.table.TableTimeTableXYBuilderTest.testBuildTimeTableXYorg.xwiki.rendering.internal.macro.chart.source.table.TableTimeTableXYBuilderTest.testBuildTimeTableXY | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.internal.macro.chart.source.table.TableCategoryDatasetBuilderTest.testBuildCategoryDatasetorg.xwiki.rendering.internal.macro.chart.source.table.TableCategoryDatasetBuilderTest.testBuildCategoryDataset | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.internal.renderer.xhtml.XHTMLRendererTest.testBeginLinkDoesntUseSourceMetaDataIfBaseReferenceSpecifiedorg.xwiki.rendering.internal.renderer.xhtml.XHTMLRendererTest.testBeginLinkDoesntUseSourceMetaDataIfBaseReferenceSpecified | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.internal.macro.chart.source.table.TablePieDatasetBuilderTest.testBuildPieDatasetorg.xwiki.rendering.internal.macro.chart.source.table.TablePieDatasetBuilderTest.testBuildPieDataset | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.internal.macro.chart.source.table.MacroContentTableBlockDataSourceTest.testGetTableBlockWhenMacroContentDoesntContainTableorg.xwiki.rendering.internal.macro.chart.source.table.MacroContentTableBlockDataSourceTest.testGetTableBlockWhenMacroContentDoesntContainTable | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.internal.renderer.xhtml.XHTMLRendererTest.testBeginLinkHasBaseResourceReferencePassedWhenSourceMetaDataAddedorg.xwiki.rendering.internal.renderer.xhtml.XHTMLRendererTest.testBeginLinkHasBaseResourceReferencePassedWhenSourceMetaDataAdded | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.internal.macro.chart.source.table.TableCategoryDatasetBuilderTest.testBuildCategoryDatasetColumnsSeriesorg.xwiki.rendering.internal.macro.chart.source.table.TableCategoryDatasetBuilderTest.testBuildCategoryDatasetColumnsSeries | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.internal.macro.chart.source.table.TableTimeTableXYBuilderTest.testYearIntervalorg.xwiki.rendering.internal.macro.chart.source.table.TableTimeTableXYBuilderTest.testYearInterval | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.20377359
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.internal.renderer.xhtml.XHTMLRendererTest.testOnImageHasBaseResourceReferencePassedWhenSourceMetaDataAddedorg.xwiki.rendering.internal.renderer.xhtml.XHTMLRendererTest.testOnImageHasBaseResourceReferencePassedWhenSourceMetaDataAdded | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.internal.block.ProtectedBlockFilterTest.testGetNextSiblingorg.xwiki.rendering.internal.block.ProtectedBlockFilterTest.testGetNextSibling | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.officeimporter.internal.builder.DefaultPresentationBuilderTest.buildorg.xwiki.officeimporter.internal.builder.DefaultPresentationBuilderTest.build | 1PASS | ||
|
0.2
|
org.xwiki.rendering.internal.transformation.macro.MacroErrorManagerTest.containsErrorWhenNoErrorButGroupAndFormatBlocksorg.xwiki.rendering.internal.transformation.macro.MacroErrorManagerTest.containsErrorWhenNoErrorButGroupAndFormatBlocks | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.internal.renderer.xhtml.XHTMLRendererTest.testOnImageDoesntUseSourceMetaDataIfBaseReferenceSpecifiedorg.xwiki.rendering.internal.renderer.xhtml.XHTMLRendererTest.testOnImageDoesntUseSourceMetaDataIfBaseReferenceSpecified | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.2
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.19622642
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.19622642
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.19622642
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.19622642
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.19245283
|
com.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedTitleNoTitleAndContentcom.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedTitleNoTitleAndContent | 1PASS | ||
|
0.19245283
|
com.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedTitleWhenNotMatchingTitleHeaderDepthcom.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedTitleWhenNotMatchingTitleHeaderDepth | 1PASS | ||
|
0.19245283
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.19245283
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.19245283
|
com.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedTitleRecursivecom.xpn.xwiki.doc.XWikiDocumentRenderingTest.testGetRenderedTitleRecursive | 1PASS | ||
|
0.19245283
|
org.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenNoSecureCustomizerAndProgrammingRightsorg.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenNoSecureCustomizerAndProgrammingRights | 1PASS | ||
|
0.19245283
|
org.xwiki.rendering.block.ExpandedMacroBlockTest.getContentUsesAnotherBlockRendererorg.xwiki.rendering.block.ExpandedMacroBlockTest.getContentUsesAnotherBlockRenderer | 1PASS | ||
|
0.19245283
|
org.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenSecureCustomizerWithScriptRightsAndNoProgrammingRightsorg.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenSecureCustomizerWithScriptRightsAndNoProgrammingRights | 1PASS | ||
|
0.19245283
|
org.xwiki.rendering.signature.internal.MacroBlockDumperTest.testDumpMacroMarkerBlockWithSourceorg.xwiki.rendering.signature.internal.MacroBlockDumperTest.testDumpMacroMarkerBlockWithSource | 1PASS | ||
|
0.19245283
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.19245283
|
org.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenNoSecureCustomizerAndExecutionRestrictedAndProgrammingRightsorg.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenNoSecureCustomizerAndExecutionRestrictedAndProgrammingRights | 1PASS | ||
|
0.19245283
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.19245283
|
org.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenSecureCustomizerWithNoScriptRightsAndProgrammingRightsorg.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenSecureCustomizerWithNoScriptRightsAndProgrammingRights | 1PASS | ||
|
0.18867925
|
org.xwiki.rendering.signature.internal.MacroBlockDumperTest.testDumpMacroBlockWithSourceorg.xwiki.rendering.signature.internal.MacroBlockDumperTest.testDumpMacroBlockWithSource | 1PASS | ||
|
0.18867925
|
org.xwiki.rendering.internal.macro.IncludeMacroTest.testIncludeMacroWhenIncludingDocumentWithRelativeReferencesorg.xwiki.rendering.internal.macro.IncludeMacroTest.testIncludeMacroWhenIncludingDocumentWithRelativeReferences | 3FAIL | ||
|
0.18867925
|
org.xwiki.rendering.internal.transformation.macro.MacroErrorManagerTest.containsErrorWhenNoErrororg.xwiki.rendering.internal.transformation.macro.MacroErrorManagerTest.containsErrorWhenNoError | 1PASS | ||
|
0.18867925
|
org.xwiki.rendering.block.BlockTest.testGetNextSiblingorg.xwiki.rendering.block.BlockTest.testGetNextSibling | 1PASS | ||
|
0.18490566
|
org.xwiki.rendering.internal.transformation.macro.CurrentMacroEntityReferenceResolverTest.resolveWhenMetaDataBlockorg.xwiki.rendering.internal.transformation.macro.CurrentMacroEntityReferenceResolverTest.resolveWhenMetaDataBlock | 1PASS | ||
|
0.18490566
|
org.xwiki.rendering.internal.macro.IncludeMacroTest.testIncludeMacroWhenSectionSpecifiedorg.xwiki.rendering.internal.macro.IncludeMacroTest.testIncludeMacroWhenSectionSpecified | 3FAIL | ||
|
0.18113208
|
org.xwiki.rendering.internal.macro.DisplayMacroTest.testDisplayMacroWhenSectionSpecifiedorg.xwiki.rendering.internal.macro.DisplayMacroTest.testDisplayMacroWhenSectionSpecified | 3FAIL | ||
|
0.18113208
|
org.xwiki.rendering.internal.macro.DisplayMacroTest.testDisplayMacroWhenDisplayingDocumentWithRelativeReferencesorg.xwiki.rendering.internal.macro.DisplayMacroTest.testDisplayMacroWhenDisplayingDocumentWithRelativeReferences | 3FAIL | ||
|
0.1773585
|
org.xwiki.rendering.macro.script.NestedScriptMacroValidatorTest.testIncludeInterceptsNestedChainorg.xwiki.rendering.macro.script.NestedScriptMacroValidatorTest.testIncludeInterceptsNestedChain | 1PASS | ||
|
0.1773585
|
org.xwiki.refactoring.splitter.criterion.HeadingLevelSplittingCriterionTest.testSplitConditionorg.xwiki.refactoring.splitter.criterion.HeadingLevelSplittingCriterionTest.testSplitCondition | 1PASS | ||
|
0.1773585
|
org.xwiki.rendering.macro.script.NestedScriptMacroValidatorTest.testNestedScriptMacroEnabledInterceptsNestedChainorg.xwiki.rendering.macro.script.NestedScriptMacroValidatorTest.testNestedScriptMacroEnabledInterceptsNestedChain | 1PASS | ||
|
0.1773585
|
org.xwiki.rendering.macro.script.NestedScriptMacroValidatorTest.testNoNestedScriptInHtmlorg.xwiki.rendering.macro.script.NestedScriptMacroValidatorTest.testNoNestedScriptInHtml | 1PASS | ||
|
0.1773585
|
org.xwiki.rendering.macro.script.NestedScriptMacroValidatorTest.testNoNestedScriptorg.xwiki.rendering.macro.script.NestedScriptMacroValidatorTest.testNoNestedScript | 1PASS | ||
|
0.1773585
|
org.xwiki.display.internal.DocumentTitleDisplayerTest.whenSettingTheContextDocumentTheContextWikiIsAlsoSetorg.xwiki.display.internal.DocumentTitleDisplayerTest.whenSettingTheContextDocumentTheContextWikiIsAlsoSet | 1PASS | ||
|
0.17358491
|
org.xwiki.refactoring.splitter.criterion.HeadingLevelSplittingCriterionTest.testIterateConditionorg.xwiki.refactoring.splitter.criterion.HeadingLevelSplittingCriterionTest.testIterateCondition | 1PASS | ||
|
0.17358491
|
org.xwiki.display.internal.DocumentTitleDisplayerTest.fallbackOnSpaceNameWhenSpaceHomePageTitleIsEmptyorg.xwiki.display.internal.DocumentTitleDisplayerTest.fallbackOnSpaceNameWhenSpaceHomePageTitleIsEmpty | 1PASS | ||
|
0.17358491
|
org.xwiki.rendering.internal.macro.IncludeMacroTest.testIncludeMacroWhenInvalidSectionSpecifiedorg.xwiki.rendering.internal.macro.IncludeMacroTest.testIncludeMacroWhenInvalidSectionSpecified | 3FAIL | ||
|
0.17358491
|
org.xwiki.rendering.internal.macro.context.ContextMacroTest.executeOkorg.xwiki.rendering.internal.macro.context.ContextMacroTest.executeOk | 1PASS | ||
|
0.16981132
|
org.xwiki.rendering.internal.macro.IncludeMacroTest.testIncludeMacroInsideSourceMetaDataBlockAndWithRelativeDocumentReferencePassedorg.xwiki.rendering.internal.macro.IncludeMacroTest.testIncludeMacroInsideSourceMetaDataBlockAndWithRelativeDocumentReferencePassed | 3FAIL | ||
|
0.16981132
|
org.xwiki.rendering.internal.macro.IncludeMacroTest.testIncludeMacroWithRecursiveIncludeContextCurrentorg.xwiki.rendering.internal.macro.IncludeMacroTest.testIncludeMacroWithRecursiveIncludeContextCurrent | 1PASS | ||
|
0.16603774
|
org.xwiki.rendering.internal.macro.IncludeMacroTest.testIncludeMacroWithNewContextShowsPassingOnRestrictedFlagorg.xwiki.rendering.internal.macro.IncludeMacroTest.testIncludeMacroWithNewContextShowsPassingOnRestrictedFlag | 3FAIL | ||
|
0.16603774
|
org.xwiki.rendering.wikimacro.internal.DefaultWikiMacroFactoryTest.testCreateWikiMacroWithoutNameorg.xwiki.rendering.wikimacro.internal.DefaultWikiMacroFactoryTest.testCreateWikiMacroWithoutName | 1PASS | ||
|
0.16603774
|
org.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroManagerTest.tegisterWikiMacroWhenUserVisibilityAndNotAllowedorg.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroManagerTest.tegisterWikiMacroWhenUserVisibilityAndNotAllowed | 1PASS | ||
|
0.16226415
|
org.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroManagerTest.registerWikiMacroWhenGlobalVisibilityAndNotAllowedorg.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroManagerTest.registerWikiMacroWhenGlobalVisibilityAndNotAllowed | 1PASS | ||
|
0.16226415
|
org.xwiki.rendering.internal.macro.DisplayMacroTest.testDisplayMacroInsideBaseMetaDataBlockAndWithRelativeDocumentReferencePassedorg.xwiki.rendering.internal.macro.DisplayMacroTest.testDisplayMacroInsideBaseMetaDataBlockAndWithRelativeDocumentReferencePassed | 3FAIL | ||
|
0.16226415
|
org.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroManagerTest.registerAndUnregisterWikiMacroWhenGlobalVisibilityAndAllowedorg.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroManagerTest.registerAndUnregisterWikiMacroWhenGlobalVisibilityAndAllowed | 1PASS | ||
|
0.16226415
|
org.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroManagerTest.registerWikiMacroWhenWikiVisibilityAndNotAllowedorg.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroManagerTest.registerWikiMacroWhenWikiVisibilityAndNotAllowed | 1PASS | ||
|
0.16226415
|
org.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroManagerTest.registerWikiMacroWhenUserVisibilityAndAllowedorg.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroManagerTest.registerWikiMacroWhenUserVisibilityAndAllowed | 1PASS | ||
|
0.16226415
|
org.xwiki.rendering.transformation.TransformationContextTest.testCloneorg.xwiki.rendering.transformation.TransformationContextTest.testClone | 1PASS | ||
|
0.16226415
|
org.xwiki.rendering.wikimacro.internal.WikiMacrosTest.testUnRegisterWikiMacroWithDifferentVisibilityKeysorg.xwiki.rendering.wikimacro.internal.WikiMacrosTest.testUnRegisterWikiMacroWithDifferentVisibilityKeys | 1PASS | ||
|
0.16226415
|
org.xwiki.rendering.internal.transformation.macro.MacroTransformationContextTest.testCloneorg.xwiki.rendering.internal.transformation.macro.MacroTransformationContextTest.testClone | 1PASS | ||
|
0.16226415
|
org.xwiki.refactoring.splitter.criterion.naming.PageIndexNamingCriterionTest.testDocumentNamesGenerationorg.xwiki.refactoring.splitter.criterion.naming.PageIndexNamingCriterionTest.testDocumentNamesGeneration | 1PASS | ||
|
0.16226415
|
org.xwiki.wysiwyg.server.internal.plugin.importer.OfficeMacroImporterTest.buildXDOMorg.xwiki.wysiwyg.server.internal.plugin.importer.OfficeMacroImporterTest.buildXDOM | 1PASS | ||
|
0.16226415
|
org.xwiki.rendering.internal.macro.DisplayMacroTest.testDisplayMacroWhenInvalidSectionSpecifiedorg.xwiki.rendering.internal.macro.DisplayMacroTest.testDisplayMacroWhenInvalidSectionSpecified | 3FAIL | ||
|
0.16226415
|
org.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroManagerTest.registerWikiMacroWhenWikiVisibilityAndAllowedorg.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroManagerTest.registerWikiMacroWhenWikiVisibilityAndAllowed | 1PASS | ||
|
0.16226415
|
org.xwiki.rendering.wikimacro.internal.WikiMacrosTest.testSaveWikiMacroorg.xwiki.rendering.wikimacro.internal.WikiMacrosTest.testSaveWikiMacro | 1PASS | ||
|
0.16226415
|
org.xwiki.rendering.wikimacro.internal.DefaultWikiMacroFactoryTest.testCreateWikiMacroorg.xwiki.rendering.wikimacro.internal.DefaultWikiMacroFactoryTest.testCreateWikiMacro | 1PASS | ||
|
0.15471698
|
org.xwiki.rendering.block.ExpandedMacroBlockTest.getContentUsesChildXDOMorg.xwiki.rendering.block.ExpandedMacroBlockTest.getContentUsesChildXDOM | 1PASS | ||
|
0.12075472
|
org.xwiki.office.viewer.internal.DefaultOfficeResourceViewerTest.testViewExistingOfficeAttachmentWithCacheMissorg.xwiki.office.viewer.internal.DefaultOfficeResourceViewerTest.testViewExistingOfficeAttachmentWithCacheMiss | 1PASS | ||
|
0.12075472
|
org.xwiki.office.viewer.internal.DefaultOfficeResourceViewerTest.testViewANewVersionOfAnExistingOfficeAttachmentorg.xwiki.office.viewer.internal.DefaultOfficeResourceViewerTest.testViewANewVersionOfAnExistingOfficeAttachment | 1PASS | ||
|
0.109433964
|
org.xwiki.localization.messagetool.internal.MessageToolTranslationMessageParserTest.messageEmptyorg.xwiki.localization.messagetool.internal.MessageToolTranslationMessageParserTest.messageEmpty | 1PASS | ||
|
0.09811321
|
org.xwiki.office.viewer.internal.DefaultOfficeResourceViewerTest.testViewExistingOfficeAttachmentWithCacheHitorg.xwiki.office.viewer.internal.DefaultOfficeResourceViewerTest.testViewExistingOfficeAttachmentWithCacheHit | 1PASS | ||
|
0.09811321
|
org.xwiki.office.viewer.internal.DefaultOfficeResourceViewerTest.testViewExistingOfficeFileWithCacheHitorg.xwiki.office.viewer.internal.DefaultOfficeResourceViewerTest.testViewExistingOfficeFileWithCacheHit | 1PASS | ||
|
0.086792454
|
com.xpn.xwiki.web.XWikiMessageToolBridgeTest.getEmptyWikiTranslationcom.xpn.xwiki.web.XWikiMessageToolBridgeTest.getEmptyWikiTranslation | 1PASS | ||
|
0.079245284
|
org.xwiki.refactoring.internal.DefaultLinkRefactoringTest.renameLinksFromLinksAndMacrosorg.xwiki.refactoring.internal.DefaultLinkRefactoringTest.renameLinksFromLinksAndMacros | 1PASS | ||
|
0.079245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.079245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.079245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.079245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.079245284
|
org.xwiki.rendering.test.integration.RenderingTest.executeorg.xwiki.rendering.test.integration.RenderingTest.execute | 1PASS | ||
|
0.0754717
|
org.xwiki.rendering.signature.internal.MacroBlockDumperTest.testDumpMacroMarkerBlockWithoutSourceorg.xwiki.rendering.signature.internal.MacroBlockDumperTest.testDumpMacroMarkerBlockWithoutSource | 1PASS | ||
|
0.064150944
|
org.xwiki.rendering.internal.macro.context.ContextMacroTest.executeWithReferencedDocumentHavingProgrammingRightsAndCallingDocumentTooorg.xwiki.rendering.internal.macro.context.ContextMacroTest.executeWithReferencedDocumentHavingProgrammingRightsAndCallingDocumentToo | 1PASS | ||
|
0.064150944
|
org.xwiki.rendering.internal.macro.context.ContextMacroTest.executeWithRelativeDocumentReferenceParameterorg.xwiki.rendering.internal.macro.context.ContextMacroTest.executeWithRelativeDocumentReferenceParameter | 1PASS | ||
|
0.064150944
|
org.xwiki.rendering.internal.parser.xhtml.XHTMLParserTest.parseWithEmptyContentorg.xwiki.rendering.internal.parser.xhtml.XHTMLParserTest.parseWithEmptyContent | 1PASS | ||
|
0.064150944
|
org.xwiki.uiextension.WikiUIExtensionRendererTest.executeWithEmptyContentorg.xwiki.uiextension.WikiUIExtensionRendererTest.executeWithEmptyContent | 1PASS | ||
|
0.064150944
|
org.xwiki.rendering.block.ExpandedMacroBlockTest.getContentWrapsChildNodesInXDOMorg.xwiki.rendering.block.ExpandedMacroBlockTest.getContentWrapsChildNodesInXDOM | 1PASS | ||
|
0.06037736
|
org.xwiki.localization.script.LocalizationScriptServiceTest.renderorg.xwiki.localization.script.LocalizationScriptServiceTest.render | 1PASS | ||
|
0.06037736
|
org.xwiki.localization.script.LocalizationScriptServiceTest.renderWithSyntaxorg.xwiki.localization.script.LocalizationScriptServiceTest.renderWithSyntax | 1PASS | ||
|
0.06037736
|
org.xwiki.localization.script.LocalizationScriptServiceTest.renderWithParametersorg.xwiki.localization.script.LocalizationScriptServiceTest.renderWithParameters | 1PASS | ||
|
0.06037736
|
org.xwiki.uiextension.WikiUIExtensionTest.createWikiUIExtensionorg.xwiki.uiextension.WikiUIExtensionTest.createWikiUIExtension | 1PASS | ||
|
0.06037736
|
org.xwiki.localization.script.LocalizationScriptServiceTest.renderWithSyntaxAndParametersorg.xwiki.localization.script.LocalizationScriptServiceTest.renderWithSyntaxAndParameters | 1PASS | ||
|
0.056603774
|
org.xwiki.rendering.block.match.OrBlockMatcherTest.matchWhenUsingListConstructororg.xwiki.rendering.block.match.OrBlockMatcherTest.matchWhenUsingListConstructor | 1PASS | ||
|
0.056603774
|
org.xwiki.rendering.block.match.OrBlockMatcherTest.matchWhenUsingVarargConstructororg.xwiki.rendering.block.match.OrBlockMatcherTest.matchWhenUsingVarargConstructor | 1PASS | ||
|
0.056603774
|
org.xwiki.rendering.internal.macro.dashboard.EmptyXDOMCheckerTest.checkWhenTwoMacroMarkerBlockorg.xwiki.rendering.internal.macro.dashboard.EmptyXDOMCheckerTest.checkWhenTwoMacroMarkerBlock | 1PASS | ||
|
0.056603774
|
org.xwiki.rendering.internal.macro.dashboard.EmptyXDOMCheckerTest.checkWhenSingleMacroMarkerBlockorg.xwiki.rendering.internal.macro.dashboard.EmptyXDOMCheckerTest.checkWhenSingleMacroMarkerBlock | 1PASS | ||
|
0.05283019
|
org.xwiki.rendering.internal.executor.MacroContentExecutorTest.executeWithNoSourceorg.xwiki.rendering.internal.executor.MacroContentExecutorTest.executeWithNoSource | 1PASS | ||
|
0.05283019
|
com.xpn.xwiki.plugin.zipexplorer.ZipExplorerTest.testDownloadAttachmentcom.xpn.xwiki.plugin.zipexplorer.ZipExplorerTest.testDownloadAttachment | 1PASS | ||
|
0.05283019
|
org.xwiki.office.viewer.script.DefaultOfficeViewerScriptServiceTest.vieworg.xwiki.office.viewer.script.DefaultOfficeViewerScriptServiceTest.view | 1PASS | ||
|
0.05283019
|
org.xwiki.rendering.internal.executor.MacroContentExecutorTest.executeWithSourceorg.xwiki.rendering.internal.executor.MacroContentExecutorTest.executeWithSource | 1PASS | ||
|
0.05283019
|
org.xwiki.rendering.script.RenderingScriptServiceTest.parseAndRenderWhenErrorInRenderorg.xwiki.rendering.script.RenderingScriptServiceTest.parseAndRenderWhenErrorInRender | 1PASS | ||
|
0.05283019
|
org.xwiki.rendering.script.RenderingScriptServiceTest.parseAndRenderorg.xwiki.rendering.script.RenderingScriptServiceTest.parseAndRender | 1PASS | ||
|
0.05283019
|
org.xwiki.sheet.internal.SheetDocumentDisplayerTest.testPreserveSheetPRWhenDocumentIsOnContextorg.xwiki.sheet.internal.SheetDocumentDisplayerTest.testPreserveSheetPRWhenDocumentIsOnContext | 1PASS | ||
|
0.05283019
|
org.xwiki.rendering.internal.macro.chart.source.table.DocumentTableBlockDataSourceTest.isDefinedChartSourceTheCurrentDocumentWhenReferenceNotNullAndMatchingorg.xwiki.rendering.internal.macro.chart.source.table.DocumentTableBlockDataSourceTest.isDefinedChartSourceTheCurrentDocumentWhenReferenceNotNullAndMatching | 1PASS | ||
|
0.05283019
|
org.xwiki.rendering.signature.internal.MacroBlockDumperTest.testDumpMacroBlockWithoutSourceorg.xwiki.rendering.signature.internal.MacroBlockDumperTest.testDumpMacroBlockWithoutSource | 1PASS | ||
|
0.05283019
|
org.xwiki.wysiwyg.server.internal.converter.DefaultHTMLConverterTest.parseAndRenderorg.xwiki.wysiwyg.server.internal.converter.DefaultHTMLConverterTest.parseAndRender | 1PASS | ||
|
0.05283019
|
org.xwiki.sheet.internal.SheetDocumentDisplayerTest.testPreserveSheetPRWhenDocumentIsNotOnContextorg.xwiki.sheet.internal.SheetDocumentDisplayerTest.testPreserveSheetPRWhenDocumentIsNotOnContext | 1PASS | ||
|
0.05283019
|
org.xwiki.security.authorization.internal.XWikiRightServiceTest.testProgrammingRightsWhenNoContextDocumentIsSetorg.xwiki.security.authorization.internal.XWikiRightServiceTest.testProgrammingRightsWhenNoContextDocumentIsSet | 1PASS | ||
|
0.05283019
|
org.xwiki.rendering.internal.executor.MacroContentExecutorTest.executeWhenTransformationExceptionorg.xwiki.rendering.internal.executor.MacroContentExecutorTest.executeWhenTransformationException | 1PASS | ||
|
0.05283019
|
org.xwiki.component.wiki.DefaultWikiComponentBridgeTest.getHandledMethodsorg.xwiki.component.wiki.DefaultWikiComponentBridgeTest.getHandledMethods | 1PASS | ||
|
0.05283019
|
org.xwiki.rendering.block.match.BlockNavigatorTest.testGetBlocksorg.xwiki.rendering.block.match.BlockNavigatorTest.testGetBlocks | 1PASS | ||
|
0.05283019
|
org.xwiki.wysiwyg.server.internal.converter.DefaultHTMLConverterTest.toHTMLorg.xwiki.wysiwyg.server.internal.converter.DefaultHTMLConverterTest.toHTML | 1PASS | ||
|
0.05283019
|
org.xwiki.display.internal.DocumentContentDisplayerTest.testBaseMetaDataIsSetBeforeExecutingTransformationsorg.xwiki.display.internal.DocumentContentDisplayerTest.testBaseMetaDataIsSetBeforeExecutingTransformations | 1PASS | ||
|
0.049056605
|
org.xwiki.refactoring.internal.DefaultLinkRefactoringTest.renameLinksFromMacrosorg.xwiki.refactoring.internal.DefaultLinkRefactoringTest.renameLinksFromMacros | 1PASS | ||
|
0.04528302
|
org.xwiki.refactoring.internal.DefaultLinkRefactoringTest.renameNonTerminalToTerminalDocumentLinksorg.xwiki.refactoring.internal.DefaultLinkRefactoringTest.renameNonTerminalToTerminalDocumentLinks | 1PASS | ||
|
0.04528302
|
org.xwiki.refactoring.internal.DefaultLinkRefactoringTest.renameNonTerminalDocumentLinksorg.xwiki.refactoring.internal.DefaultLinkRefactoringTest.renameNonTerminalDocumentLinks | 1PASS | ||
|
0.04528302
|
org.xwiki.refactoring.internal.DefaultLinkRefactoringTest.updateRelativeLinksorg.xwiki.refactoring.internal.DefaultLinkRefactoringTest.updateRelativeLinks | 1PASS | ||
|
0.04528302
|
org.xwiki.refactoring.internal.DefaultLinkRefactoringTest.updateRelativeLinksAcrossWikisorg.xwiki.refactoring.internal.DefaultLinkRefactoringTest.updateRelativeLinksAcrossWikis | 1PASS | ||
|
0.04528302
|
org.xwiki.refactoring.internal.DefaultLinkRefactoringTest.renameLinksorg.xwiki.refactoring.internal.DefaultLinkRefactoringTest.renameLinks | 1PASS | ||
|
0.041509435
|
org.xwiki.rendering.block.BlockTest.testSetGetParametersorg.xwiki.rendering.block.BlockTest.testSetGetParameters | 1PASS | ||
|
0.041509435
|
org.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenNoSecureCustomizerAndNoRightsorg.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenNoSecureCustomizerAndNoRights | 1PASS | ||
|
0.041509435
|
org.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenSecureCustomizerAndRestrictedorg.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenSecureCustomizerAndRestricted | 1PASS | ||
|
0.041509435
|
org.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenSecureCustomizerAndRestrictedWithScriptRightsAndProgrammingRightsorg.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenSecureCustomizerAndRestrictedWithScriptRightsAndProgrammingRights | 1PASS | ||
|
0.041509435
|
org.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenNoSecureCustomizerAndScriptRightsorg.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenNoSecureCustomizerAndScriptRights | 1PASS | ||
|
0.041509435
|
org.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenSecureCustomizerWithNoScriptRightsAndNoProgrammingRightsorg.xwiki.rendering.macro.groovy.SecurityTest.testExecutionWhenSecureCustomizerWithNoScriptRightsAndNoProgrammingRights | 1PASS | ||
|
0.041509435
|
org.xwiki.rendering.block.match.BlockNavigatorTest.testGetFirstBlockorg.xwiki.rendering.block.match.BlockNavigatorTest.testGetFirstBlock | 1PASS | ||
|
0.03773585
|
org.xwiki.rendering.block.BlockTest.testSetGetParameterorg.xwiki.rendering.block.BlockTest.testSetGetParameter | 1PASS | ||
|
0.033962265
|
org.xwiki.rendering.block.BlockTest.testGetBlocksorg.xwiki.rendering.block.BlockTest.testGetBlocks | 1PASS | ||
|
0.033962265
|
org.xwiki.rendering.block.BlockTest.testGetRootorg.xwiki.rendering.block.BlockTest.testGetRoot | 1PASS | ||
|
0.033962265
|
org.xwiki.rendering.block.ExpandedMacroBlockTest.constructorCallsSuperorg.xwiki.rendering.block.ExpandedMacroBlockTest.constructorCallsSuper | 1PASS | ||
|
0.03018868
|
org.xwiki.rendering.internal.macro.IncludeMacroTest.testIncludeMacroWithRecursiveIncludeContextNeworg.xwiki.rendering.internal.macro.IncludeMacroTest.testIncludeMacroWithRecursiveIncludeContextNew | 1PASS | ||
|
0.02264151
|
org.xwiki.rendering.internal.macro.DisplayMacroTest.testDisplayMacroWithNoDocumentSpecifiedorg.xwiki.rendering.internal.macro.DisplayMacroTest.testDisplayMacroWithNoDocumentSpecified | 1PASS | ||
|
0.02264151
|
org.xwiki.rendering.internal.macro.context.ContextMacroTest.executeWithReferencedDocumentHavingProgrammingRightsButNotTheCallingDocumentorg.xwiki.rendering.internal.macro.context.ContextMacroTest.executeWithReferencedDocumentHavingProgrammingRightsButNotTheCallingDocument | 1PASS | ||
|
0.02264151
|
org.xwiki.rendering.internal.macro.DisplayMacroTest.testDisplayMacroWithRecursiveDisplayorg.xwiki.rendering.internal.macro.DisplayMacroTest.testDisplayMacroWithRecursiveDisplay | 1PASS | ||
|
0.02264151
|
org.xwiki.rendering.internal.transformation.macro.CurrentMacroEntityReferenceResolverTest.resolveWhenNoMetaDataBlockorg.xwiki.rendering.internal.transformation.macro.CurrentMacroEntityReferenceResolverTest.resolveWhenNoMetaDataBlock | 1PASS | ||
|
0.02264151
|
org.xwiki.rendering.macro.velocity.VelocityMacroSecurityTest.testRestrictedByContextorg.xwiki.rendering.macro.velocity.VelocityMacroSecurityTest.testRestrictedByContext | 1PASS | ||
|
0.02264151
|
org.xwiki.rendering.macro.velocity.VelocityMacroSecurityTest.testRestrictedByRightsorg.xwiki.rendering.macro.velocity.VelocityMacroSecurityTest.testRestrictedByRights | 1PASS | ||
|
0.02264151
|
org.xwiki.rendering.internal.macro.IncludeMacroTest.testIncludeMacroWithNoDocumentSpecifiedorg.xwiki.rendering.internal.macro.IncludeMacroTest.testIncludeMacroWithNoDocumentSpecified | 1PASS | ||
|
0.018867925
|
org.xwiki.rendering.block.BlockTest.testGetFirstBlockorg.xwiki.rendering.block.BlockTest.testGetFirstBlock | 1PASS | ||
|
0.003773585
|
org.xwiki.rendering.internal.renderer.xwiki21.XWikiSyntaxBlockRendererTest.testInlineorg.xwiki.rendering.internal.renderer.xwiki21.XWikiSyntaxBlockRendererTest.testInline | 1PASS | ||
|
0.003773585
|
org.xwiki.rendering.signature.internal.MacroBlockSignatureGeneratorTest.testIncompatibleBlockSignatureorg.xwiki.rendering.signature.internal.MacroBlockSignatureGeneratorTest.testIncompatibleBlockSignature | 3FAIL | ||
|
0.003773585
|
org.xwiki.rendering.internal.block.BlockMatcherConverterTest.testConvertFromStringorg.xwiki.rendering.internal.block.BlockMatcherConverterTest.testConvertFromString | 1PASS | ||
|
0.003773585
|
org.xwiki.rendering.internal.renderer.xwiki20.XWikiSyntaxBlockRendererTest.testInlineorg.xwiki.rendering.internal.renderer.xwiki20.XWikiSyntaxBlockRendererTest.testInline | 1PASS | ||
|
0.003773585
|
org.xwiki.rendering.signature.internal.MacroBlockDumperTest.testIllegalArgumentExceptionorg.xwiki.rendering.signature.internal.MacroBlockDumperTest.testIllegalArgumentException | 3FAIL | ||
|
0.003773585
|
org.xwiki.rendering.signature.internal.MacroBlockSignatureVerifierTest.testIncompatibleBlockVerificationorg.xwiki.rendering.signature.internal.MacroBlockSignatureVerifierTest.testIncompatibleBlockVerification | 3FAIL | ||
|
0.003773585
|
org.xwiki.rendering.macro.html.HTMLMacroTest.restrictedHtmlorg.xwiki.rendering.macro.html.HTMLMacroTest.restrictedHtml | 1PASS |
| 1 | /* | ||||||
| 2 | * See the NOTICE file distributed with this work for additional | ||||||
| 3 | * information regarding copyright ownership. | ||||||
| 4 | * | ||||||
| 5 | * This is free software; you can redistribute it and/or modify it | ||||||
| 6 | * under the terms of the GNU Lesser General Public License as | ||||||
| 7 | * published by the Free Software Foundation; either version 2.1 of | ||||||
| 8 | * the License, or (at your option) any later version. | ||||||
| 9 | * | ||||||
| 10 | * This software is distributed in the hope that it will be useful, | ||||||
| 11 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||||
| 12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||||
| 13 | * Lesser General Public License for more details. | ||||||
| 14 | * | ||||||
| 15 | * You should have received a copy of the GNU Lesser General Public | ||||||
| 16 | * License along with this software; if not, write to the Free | ||||||
| 17 | * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA | ||||||
| 18 | * 02110-1301 USA, or see the FSF site: http://www.fsf.org. | ||||||
| 19 | */ | ||||||
| 20 | package org.xwiki.rendering.block; | ||||||
| 21 | |||||||
| 22 | import java.security.InvalidParameterException; | ||||||
| 23 | import java.util.ArrayList; | ||||||
| 24 | import java.util.Collections; | ||||||
| 25 | import java.util.LinkedHashMap; | ||||||
| 26 | import java.util.List; | ||||||
| 27 | import java.util.Map; | ||||||
| 28 | |||||||
| 29 | import org.apache.commons.lang3.builder.EqualsBuilder; | ||||||
| 30 | import org.apache.commons.lang3.builder.HashCodeBuilder; | ||||||
| 31 | import org.xwiki.rendering.block.match.BlockMatcher; | ||||||
| 32 | import org.xwiki.rendering.block.match.BlockNavigator; | ||||||
| 33 | import org.xwiki.rendering.listener.Listener; | ||||||
| 34 | |||||||
| 35 | /** | ||||||
| 36 | * Implementation for Block operations. All blocks should extend this class. Supports the notion of generic parameters | ||||||
| 37 | * which can be added to a block (see {@link #getParameter(String)} for more details. | ||||||
| 38 | * | ||||||
| 39 | * @version $Id: a3ec68c79d4440f6a646b65f3fb5b62565c221ee $ | ||||||
| 40 | * @since 1.5M2 | ||||||
| 41 | */ | ||||||
|
|||||||
| 42 | public abstract class AbstractBlock implements Block | ||||||
| 43 | { | ||||||
| 44 | /** | ||||||
| 45 | * Store parameters, see {@link #getParameter(String)} for more explanations on what parameters are. | ||||||
| 46 | */ | ||||||
| 47 | private Map<String, String> parameters; | ||||||
| 48 | |||||||
| 49 | /** | ||||||
| 50 | * The Blocks this Block contains. | ||||||
| 51 | */ | ||||||
| 52 | private List<Block> childrenBlocks; | ||||||
| 53 | |||||||
| 54 | /** | ||||||
| 55 | * The Block containing this Block. | ||||||
| 56 | */ | ||||||
| 57 | private Block parentBlock; | ||||||
| 58 | |||||||
| 59 | /** | ||||||
| 60 | * The next Sibling Block or null if no next sibling exists. | ||||||
| 61 | */ | ||||||
| 62 | private Block nextSiblingBlock; | ||||||
| 63 | |||||||
| 64 | /** | ||||||
| 65 | * The previous Sibling Block or null if no previous sibling exists. | ||||||
| 66 | */ | ||||||
| 67 | private Block previousSiblingBlock; | ||||||
| 68 | |||||||
| 69 | /** | ||||||
| 70 | * Empty constructor to construct an empty block. | ||||||
| 71 | */ | ||||||
|
|||||||
| 72 | 1637362 | public AbstractBlock()... |
|||||
| 73 | { | ||||||
| 74 | // Nothing to do | ||||||
| 75 | } | ||||||
| 76 | |||||||
| 77 | /** | ||||||
| 78 | * Construct a block with parameters. | ||||||
| 79 | * | ||||||
| 80 | * @param parameters the parameters to set | ||||||
| 81 | */ | ||||||
|
|||||||
| 82 | 158933 | public AbstractBlock(Map<String, String> parameters)... |
|||||
| 83 | { | ||||||
| 84 | 158931 | setParameters(parameters); | |||||
| 85 | } | ||||||
| 86 | |||||||
| 87 | /** | ||||||
| 88 | * Constructs a block with a child block. | ||||||
| 89 | * | ||||||
| 90 | * @param childBlock the child block of this block | ||||||
| 91 | * @since 3.0M1 | ||||||
| 92 | */ | ||||||
|
|||||||
| 93 | 0 | public AbstractBlock(Block childBlock)... |
|||||
| 94 | { | ||||||
| 95 | 0 | this(childBlock, Collections.<String, String>emptyMap()); | |||||
| 96 | } | ||||||
| 97 | |||||||
| 98 | /** | ||||||
| 99 | * Constructs a block with children blocks. | ||||||
| 100 | * | ||||||
| 101 | * @param childrenBlocks the list of children blocks of the block to construct | ||||||
| 102 | * @since 3.0M1 | ||||||
| 103 | */ | ||||||
|
|||||||
| 104 | 73975 | public AbstractBlock(List<? extends Block> childrenBlocks)... |
|||||
| 105 | { | ||||||
| 106 | 73975 | this(childrenBlocks, Collections.<String, String>emptyMap()); | |||||
| 107 | } | ||||||
| 108 | |||||||
| 109 | /** | ||||||
| 110 | * Construct a block with a child block and parameters. | ||||||
| 111 | * | ||||||
| 112 | * @param childBlock the child block of this block | ||||||
| 113 | * @param parameters the parameters to set | ||||||
| 114 | * @since 3.0M1 | ||||||
| 115 | */ | ||||||
|
|||||||
| 116 | 0 | public AbstractBlock(Block childBlock, Map<String, String> parameters)... |
|||||
| 117 | { | ||||||
| 118 | 0 | this(parameters); | |||||
| 119 | |||||||
| 120 | 0 | addChild(childBlock); | |||||
| 121 | } | ||||||
| 122 | |||||||
| 123 | /** | ||||||
| 124 | * Construct a block with children blocks and parameters. | ||||||
| 125 | * | ||||||
| 126 | * @param childrenBlocks the list of children blocks of the block to construct | ||||||
| 127 | * @param parameters the parameters to set | ||||||
| 128 | * @since 3.0M1 | ||||||
| 129 | */ | ||||||
|
|||||||
| 130 | 146322 | public AbstractBlock(List<? extends Block> childrenBlocks, Map<String, String> parameters)... |
|||||
| 131 | { | ||||||
| 132 | 146322 | this(parameters); | |||||
| 133 | |||||||
| 134 | 146320 | addChildren(childrenBlocks); | |||||
| 135 | } | ||||||
| 136 | |||||||
|
|||||||
| 137 | 3576709 | @Override... |
|||||
| 138 | public void addChild(Block blockToAdd) | ||||||
| 139 | { | ||||||
| 140 | 3576709 | insertChildAfter(blockToAdd, null); | |||||
| 141 | } | ||||||
| 142 | |||||||
|
|||||||
| 143 | 147062 | @Override... |
|||||
| 144 | public void addChildren(List<? extends Block> blocksToAdd) | ||||||
| 145 | { | ||||||
| 146 | 147071 | if (!blocksToAdd.isEmpty()) { | |||||
| 147 | 132899 | if (this.childrenBlocks == null) { | |||||
| 148 | // Create the list with just the exact required size | ||||||
| 149 | 132489 | this.childrenBlocks = new ArrayList<Block>(blocksToAdd.size()); | |||||
| 150 | } | ||||||
| 151 | |||||||
| 152 | 132897 | for (Block blockToAdd : blocksToAdd) { | |||||
| 153 | 1827673 | addChild(blockToAdd); | |||||
| 154 | } | ||||||
| 155 | } | ||||||
| 156 | } | ||||||
| 157 | |||||||
|
|||||||
| 158 | 149 | @Override... |
|||||
| 159 | public void setChildren(List<? extends Block> children) | ||||||
| 160 | { | ||||||
| 161 | 149 | if (children.isEmpty()) { | |||||
| 162 | 1 | if (this.childrenBlocks != null) { | |||||
| 163 | 1 | this.childrenBlocks.clear(); | |||||
| 164 | } | ||||||
| 165 | } else { | ||||||
| 166 | 148 | if (this.childrenBlocks != null) { | |||||
| 167 | 147 | this.childrenBlocks.clear(); | |||||
| 168 | } | ||||||
| 169 | |||||||
| 170 | 148 | addChildren(children); | |||||
| 171 | } | ||||||
| 172 | } | ||||||
| 173 | |||||||
|
|||||||
| 174 | 6980360 | @Override... |
|||||
| 175 | public void setNextSiblingBlock(Block nextSiblingBlock) | ||||||
| 176 | { | ||||||
| 177 | 6980327 | this.nextSiblingBlock = nextSiblingBlock; | |||||
| 178 | } | ||||||
| 179 | |||||||
|
|||||||
| 180 | 3615848 | @Override... |
|||||
| 181 | public void setPreviousSiblingBlock(Block previousSiblingBlock) | ||||||
| 182 | { | ||||||
| 183 | 3615827 | this.previousSiblingBlock = previousSiblingBlock; | |||||
| 184 | } | ||||||
| 185 | |||||||
|
|||||||
| 186 | 3576715 | @Override... |
|||||
| 187 | public void insertChildBefore(Block blockToInsert, Block nextBlock) | ||||||
| 188 | { | ||||||
| 189 | 3576714 | blockToInsert.setParent(this); | |||||
| 190 | |||||||
| 191 | 3576715 | if (nextBlock == null) { | |||||
| 192 | // Last block becomes last but one | ||||||
| 193 | 3576719 | if (this.childrenBlocks != null && !this.childrenBlocks.isEmpty()) { | |||||
| 194 | 3364596 | Block lastBlock = this.childrenBlocks.get(this.childrenBlocks.size() - 1); | |||||
| 195 | 3364599 | blockToInsert.setPreviousSiblingBlock(lastBlock); | |||||
| 196 | 3364594 | lastBlock.setNextSiblingBlock(blockToInsert); | |||||
| 197 | } else { | ||||||
| 198 | 212127 | blockToInsert.setPreviousSiblingBlock(null); | |||||
| 199 | |||||||
| 200 | 212131 | if (this.childrenBlocks == null) { | |||||
| 201 | 2277 | this.childrenBlocks = new ArrayList<Block>(1); | |||||
| 202 | } | ||||||
| 203 | } | ||||||
| 204 | 3576710 | blockToInsert.setNextSiblingBlock(null); | |||||
| 205 | 3576697 | this.childrenBlocks.add(blockToInsert); | |||||
| 206 | } else { | ||||||
| 207 | // If there's a previous block to nextBlock then get it to set its next sibling | ||||||
| 208 | 2 | Block previousBlock = nextBlock.getPreviousSibling(); | |||||
| 209 | 2 | if (previousBlock != null) { | |||||
| 210 | 1 | previousBlock.setNextSiblingBlock(blockToInsert); | |||||
| 211 | 1 | blockToInsert.setPreviousSiblingBlock(previousBlock); | |||||
| 212 | } else { | ||||||
| 213 | 1 | blockToInsert.setPreviousSiblingBlock(null); | |||||
| 214 | } | ||||||
| 215 | 2 | blockToInsert.setNextSiblingBlock(nextBlock); | |||||
| 216 | 2 | nextBlock.setPreviousSiblingBlock(blockToInsert); | |||||
| 217 | 2 | if (this.childrenBlocks == null || this.childrenBlocks.isEmpty()) { | |||||
| 218 | 0 | this.childrenBlocks = new ArrayList<Block>(1); | |||||
| 219 | 0 | this.childrenBlocks.add(blockToInsert); | |||||
| 220 | } else { | ||||||
| 221 | 2 | this.childrenBlocks.add(indexOfChild(nextBlock), blockToInsert); | |||||
| 222 | } | ||||||
| 223 | } | ||||||
| 224 | } | ||||||
| 225 | |||||||
|
|||||||
| 226 | 3576723 | @Override... |
|||||
| 227 | public void insertChildAfter(Block blockToInsert, Block previousBlock) | ||||||
| 228 | { | ||||||
| 229 | 3576718 | if (previousBlock == null) { | |||||
| 230 | 3576713 | insertChildBefore(blockToInsert, null); | |||||
| 231 | } else { | ||||||
| 232 | // If there's a next block to previousBlock then get it to set its previous sibling | ||||||
| 233 | 2 | Block nextBlock = previousBlock.getNextSibling(); | |||||
| 234 | 2 | if (nextBlock != null) { | |||||
| 235 | 1 | nextBlock.setPreviousSiblingBlock(blockToInsert); | |||||
| 236 | 1 | blockToInsert.setNextSiblingBlock(nextBlock); | |||||
| 237 | } else { | ||||||
| 238 | 1 | blockToInsert.setNextSiblingBlock(null); | |||||
| 239 | } | ||||||
| 240 | 2 | blockToInsert.setPreviousSiblingBlock(previousBlock); | |||||
| 241 | 2 | previousBlock.setNextSiblingBlock(blockToInsert); | |||||
| 242 | 2 | if (this.childrenBlocks == null) { | |||||
| 243 | 0 | this.childrenBlocks = new ArrayList<Block>(1); | |||||
| 244 | } | ||||||
| 245 | 2 | this.childrenBlocks.add(indexOfChild(previousBlock) + 1, blockToInsert); | |||||
| 246 | } | ||||||
| 247 | } | ||||||
| 248 | |||||||
|
|||||||
| 249 | 18124 | @Override... |
|||||
| 250 | public void replaceChild(Block newBlock, Block oldBlock) | ||||||
| 251 | { | ||||||
| 252 | 18123 |
replaceChild(Collections.singletonList(newBlock), oldBlock); |
|||||
| 253 | } | ||||||
| 254 | |||||||
|
|||||||
| 255 | 18130 | @Override... |
|||||
| 256 | public void replaceChild(List<Block> newBlocks, Block oldBlock) | ||||||
| 257 | { | ||||||
| 258 | 18130 | int position = indexOfChild(oldBlock); | |||||
| 259 | |||||||
| 260 | 18128 | if (position == -1) { | |||||
| 261 | 0 |
throw new InvalidParameterException("Provided Block to replace is not a child"); |
|||||
| 262 | } | ||||||
| 263 | |||||||
| 264 | 18129 | List<Block> blocks = getChildren(); | |||||
| 265 | |||||||
| 266 | // Remove old child | ||||||
| 267 | 18128 | blocks.remove(position); | |||||
| 268 | 18129 | oldBlock.setParent(null); | |||||
| 269 | |||||||
| 270 | // Insert new children | ||||||
| 271 | 18129 | Block previousBlock = oldBlock.getPreviousSibling(); | |||||
| 272 | 18129 | if (newBlocks.isEmpty()) { | |||||
| 273 | 2 | previousBlock.setNextSiblingBlock(oldBlock.getNextSibling()); | |||||
| 274 | } | ||||||
| 275 | 18127 | Block lastBlock = null; | |||||
| 276 | 18127 | for (Block block : newBlocks) { | |||||
| 277 | 18128 | block.setParent(this); | |||||
| 278 | 18127 | block.setPreviousSiblingBlock(previousBlock); | |||||
| 279 | 18128 | if (previousBlock != null) { | |||||
| 280 | 2625 | previousBlock.setNextSiblingBlock(block); | |||||
| 281 | } | ||||||
| 282 | 18128 | previousBlock = block; | |||||
| 283 | 18128 | lastBlock = block; | |||||
| 284 | } | ||||||
| 285 | 18129 | Block nextBlock = oldBlock.getNextSibling(); | |||||
| 286 | 18128 | if (nextBlock != null) { | |||||
| 287 | 2628 | nextBlock.setPreviousSiblingBlock(lastBlock); | |||||
| 288 | } | ||||||
| 289 | 18127 | if (lastBlock != null) { | |||||
| 290 | 18127 | lastBlock.setNextSiblingBlock(nextBlock); | |||||
| 291 | } | ||||||
| 292 | |||||||
| 293 | 18129 | blocks.addAll(position, newBlocks); | |||||
| 294 | |||||||
| 295 | 18128 | oldBlock.setNextSiblingBlock(null); | |||||
| 296 | 18129 | oldBlock.setPreviousSiblingBlock(null); | |||||
| 297 | } | ||||||
| 298 | |||||||
| 299 | /** | ||||||
| 300 | * Get the position of the provided block in the list of children. | ||||||
| 301 | * <p> | ||||||
| 302 | * Can't use {@link List#indexOf(Object)} since it's using {@link Object#equals(Object)} internally which is not | ||||||
| 303 | * what we want since two WordBlock with the same text or two spaces are equals for example but we want to be able | ||||||
| 304 | * to target one specific Block. | ||||||
| 305 | * | ||||||
| 306 | * @param block the block | ||||||
| 307 | * @return the position of the block, -1 if the block can't be found | ||||||
| 308 | */ | ||||||
|
|||||||
| 309 | 18132 | private int indexOfChild(Block block)... |
|||||
| 310 | { | ||||||
| 311 | 18133 | return indexOfBlock(block, getChildren()); | |||||
| 312 | } | ||||||
| 313 | |||||||
| 314 | /** | ||||||
| 315 | * Get the position of the provided block in the provided list of blocks. | ||||||
| 316 | * <p> | ||||||
| 317 | * Can't use {@link List#indexOf(Object)} since it's using {@link Object#equals(Object)} internally which is not | ||||||
| 318 | * what we want since two WordBlock with the same text or two spaces are equals for example but we want to be able | ||||||
| 319 | * to target one specific Block. | ||||||
| 320 | * | ||||||
| 321 | * @param block the block for which to find the position | ||||||
| 322 | * @param blocks the list of blocks in which to look for the passed block | ||||||
| 323 | * @return the position of the block, -1 if the block can't be found | ||||||
| 324 | */ | ||||||
|
|||||||
| 325 | 18179 | private int indexOfBlock(Block block, List<Block> blocks)... |
|||||
| 326 | { | ||||||
| 327 | 18179 | int position = 0; | |||||
| 328 | |||||||
| 329 | 18179 | for (Block child : blocks) { | |||||
| 330 | 55823 | if (child == block) { | |||||
| 331 | 18179 | return position; | |||||
| 332 | } | ||||||
| 333 | 37644 | ++position; | |||||
| 334 | } | ||||||
| 335 | |||||||
| 336 | 0 | return -1; | |||||
| 337 | } | ||||||
| 338 | |||||||
|
|||||||
| 339 | 4912030 | @Override... |
|||||
| 340 | public List<Block> getChildren() | ||||||
| 341 | { | ||||||
| 342 | 4912028 | return this.childrenBlocks == null ? Collections.<Block>emptyList() : this.childrenBlocks; | |||||
| 343 | } | ||||||
| 344 | |||||||
|
|||||||
| 345 | 69646 | @Override... |
|||||
| 346 | public Block getParent() | ||||||
| 347 | { | ||||||
| 348 | 69646 | return this.parentBlock; | |||||
| 349 | } | ||||||
| 350 | |||||||
|
|||||||
| 351 | 111478 | @Override... |
|||||
| 352 | public Map<String, String> getParameters() | ||||||
| 353 | { | ||||||
| 354 | 111478 | return this.parameters == null ? Collections.<String, String>emptyMap() : Collections | |||||
| 355 | .unmodifiableMap(this.parameters); | ||||||
| 356 | } | ||||||
| 357 | |||||||
|
|||||||
| 358 | 1399 | @Override... |
|||||
| 359 | public String getParameter(String name) | ||||||
| 360 | { | ||||||
| 361 | 1399 | return this.parameters == null ? null : this.parameters.get(name); | |||||
| 362 | } | ||||||
| 363 | |||||||
|
|||||||
| 364 | 511 | @Override... |
|||||
| 365 | public void setParameter(String name, String value) | ||||||
| 366 | { | ||||||
| 367 | 511 | if (this.parameters == null) { | |||||
| 368 | 1 | this.parameters = new LinkedHashMap<>(1); | |||||
| 369 | } | ||||||
| 370 | |||||||
| 371 | 511 | this.parameters.put(name, value); | |||||
| 372 | } | ||||||
| 373 | |||||||
|
|||||||
| 374 | 158944 | @Override... |
|||||
| 375 | public void setParameters(Map<String, String> parameters) | ||||||
| 376 | { | ||||||
| 377 | 158940 | if (this.parameters == null) { | |||||
| 378 | 158928 | this.parameters = new LinkedHashMap<>(parameters); | |||||
| 379 | } else { | ||||||
| 380 | 12 | this.parameters.clear(); | |||||
| 381 | 12 | this.parameters.putAll(parameters); | |||||
| 382 | } | ||||||
| 383 | } | ||||||
| 384 | |||||||
|
|||||||
| 385 | 3740860 | @Override... |
|||||
| 386 | public void setParent(Block parentBlock) | ||||||
| 387 | { | ||||||
| 388 | 3740835 | this.parentBlock = parentBlock; | |||||
| 389 | } | ||||||
| 390 | |||||||
|
|||||||
| 391 | 30 | @Override... |
|||||
| 392 | public Block getRoot() | ||||||
| 393 | { | ||||||
| 394 | 30 | Block block = this; | |||||
| 395 | |||||||
| 396 | 108 | while (block.getParent() != null) { | |||||
| 397 | 78 | block = block.getParent(); | |||||
| 398 | } | ||||||
| 399 | |||||||
| 400 | 30 | return block; | |||||
| 401 | } | ||||||
| 402 | |||||||
|
|||||||
| 403 | 3191370 | @Override... |
|||||
| 404 | public Block getNextSibling() | ||||||
| 405 | { | ||||||
| 406 | 3191370 | return this.nextSiblingBlock; | |||||
| 407 | } | ||||||
| 408 | |||||||
|
|||||||
| 409 | 18348 | @Override... |
|||||
| 410 | public Block getPreviousSibling() | ||||||
| 411 | { | ||||||
| 412 | 18348 | return this.previousSiblingBlock; | |||||
| 413 | } | ||||||
| 414 | |||||||
|
|||||||
| 415 | 46 | @Override... |
|||||
| 416 | public void removeBlock(Block childBlockToRemove) | ||||||
| 417 | { | ||||||
| 418 | // Remove block | ||||||
| 419 | 46 | List<Block> children = getChildren(); | |||||
| 420 | 46 | int position = indexOfBlock(childBlockToRemove, children); | |||||
| 421 | 46 | if (position == -1) { | |||||
| 422 | 0 | throw new InvalidParameterException("Provided Block to remove is not a child"); | |||||
| 423 | } | ||||||
| 424 | 46 | getChildren().remove(position); | |||||
| 425 | |||||||
| 426 | // Re-calculate internal links between blocks | ||||||
| 427 | 46 | if (childBlockToRemove != null) { | |||||
| 428 | 46 | Block previousBlock = childBlockToRemove.getPreviousSibling(); | |||||
| 429 | 46 | if (previousBlock != null) { | |||||
| 430 | 44 | previousBlock.setNextSiblingBlock(childBlockToRemove.getNextSibling()); | |||||
| 431 | } | ||||||
| 432 | 46 | Block nextBlock = childBlockToRemove.getNextSibling(); | |||||
| 433 | 46 | if (nextBlock != null) { | |||||
| 434 | 43 | nextBlock.setPreviousSiblingBlock(previousBlock); | |||||
| 435 | } | ||||||
| 436 | 46 | childBlockToRemove.setNextSiblingBlock(null); | |||||
| 437 | 46 | childBlockToRemove.setPreviousSiblingBlock(null); | |||||
| 438 | } | ||||||
| 439 | } | ||||||
| 440 | |||||||
|
|||||||
| 441 | 48 | @Override... |
|||||
| 442 | public boolean equals(Object obj) | ||||||
| 443 | { | ||||||
| 444 | 48 | if (obj == this) { | |||||
| 445 | 21 | return true; | |||||
| 446 | } | ||||||
| 447 | |||||||
| 448 | 27 | if (obj instanceof Block) { | |||||
| 449 | 27 | EqualsBuilder builder = new EqualsBuilder(); | |||||
| 450 | |||||||
| 451 | 27 | builder.append(getChildren(), ((Block) obj).getChildren()); | |||||
| 452 | 27 | builder.append(getParameters(), ((Block) obj).getParameters()); | |||||
| 453 | |||||||
| 454 | 27 | return builder.isEquals(); | |||||
| 455 | } | ||||||
| 456 | |||||||
| 457 | 0 | return false; | |||||
| 458 | } | ||||||
| 459 | |||||||
|
|||||||
| 460 | 0 | @Override... |
|||||
| 461 | public int hashCode() | ||||||
| 462 | { | ||||||
| 463 | 0 | HashCodeBuilder builder = new HashCodeBuilder(); | |||||
| 464 | |||||||
| 465 | 0 | builder.append(this.childrenBlocks); | |||||
| 466 | 0 | builder.append(this.parameters); | |||||
| 467 | |||||||
| 468 | 0 | return builder.toHashCode(); | |||||
| 469 | } | ||||||
| 470 | |||||||
|
|||||||
| 471 | 1862599 | @Override... |
|||||
| 472 | public Block clone() | ||||||
| 473 | { | ||||||
| 474 | 1862597 | return clone(null); | |||||
| 475 | } | ||||||
| 476 | |||||||
| 477 | /** | ||||||
| 478 | * {@inheritDoc} | ||||||
| 479 | * | ||||||
| 480 | * @since 1.8RC2 | ||||||
| 481 | */ | ||||||
|
|||||||
| 482 | 1862912 | @Override... |
|||||
| 483 | public Block clone(BlockFilter blockFilter) | ||||||
| 484 | { | ||||||
| 485 | 1862916 | Block block; | |||||
| 486 | 1862916 | try { | |||||
| 487 | 1862918 | block = (AbstractBlock) super.clone(); | |||||
| 488 | } catch (CloneNotSupportedException e) { | ||||||
| 489 | // Should never happen | ||||||
| 490 | 0 | throw new RuntimeException("Failed to clone object", e); | |||||
| 491 | } | ||||||
| 492 | |||||||
| 493 | 1862927 | if (this.parameters != null) { | |||||
| 494 | 123984 | ((AbstractBlock) block).parameters = new LinkedHashMap<>(this.parameters); | |||||
| 495 | } | ||||||
| 496 | |||||||
| 497 | 1862923 | if (this.childrenBlocks != null) { | |||||
| 498 | 77217 | ((AbstractBlock) block).childrenBlocks = new ArrayList<Block>(this.childrenBlocks.size()); | |||||
| 499 | 77215 | for (Block childBlock : this.childrenBlocks) { | |||||
| 500 | 1746362 | if (blockFilter != null) { | |||||
| 501 | 244 | Block clonedChildBlocks = childBlock.clone(blockFilter); | |||||
| 502 | |||||||
| 503 | 244 | List<Block> filteredBlocks = blockFilter.filter(clonedChildBlocks); | |||||
| 504 | |||||||
| 505 | 244 | if (filteredBlocks.size() == 0) { | |||||
| 506 | 3 | filteredBlocks = clonedChildBlocks.getChildren(); | |||||
| 507 | } | ||||||
| 508 | |||||||
| 509 | 244 | block.addChildren(filteredBlocks); | |||||
| 510 | } else { | ||||||
| 511 | 1746117 | block.addChild(childBlock.clone()); | |||||
| 512 | } | ||||||
| 513 | } | ||||||
| 514 | } | ||||||
| 515 | |||||||
| 516 | 1862926 | return block; | |||||
| 517 | } | ||||||
| 518 | |||||||
|
|||||||
| 519 | 112956 | @Override... |
|||||
| 520 | public void traverse(Listener listener) | ||||||
| 521 | { | ||||||
| 522 | 112954 | before(listener); | |||||
| 523 | |||||||
| 524 | 112957 | for (Block block : getChildren()) { | |||||
| 525 | 1285982 | block.traverse(listener); | |||||
| 526 | } | ||||||
| 527 | |||||||
| 528 | 112961 | after(listener); | |||||
| 529 | } | ||||||
| 530 | |||||||
| 531 | /** | ||||||
| 532 | * Send {@link org.xwiki.rendering.listener.Listener} events corresponding to the start of the block. For example | ||||||
| 533 | * for a Bold block, this allows an XHTML Listener (aka a Renderer) to output <code><b></code>. | ||||||
| 534 | * | ||||||
| 535 | * @param listener the listener that will receive the events sent by this block before its children blocks have | ||||||
| 536 | * emitted their own events. | ||||||
| 537 | */ | ||||||
|
|||||||
| 538 | 41494 | public void before(Listener listener)... |
|||||
| 539 | { | ||||||
| 540 | // Do nothing by default, should be overridden by extending Blocks | ||||||
| 541 | } | ||||||
| 542 | |||||||
| 543 | /** | ||||||
| 544 | * Send {@link Listener} events corresponding to the end of the block. For example for a Bold block, this allows an | ||||||
| 545 | * XHTML Listener (aka a Renderer) to output <code></b></code>. | ||||||
| 546 | * | ||||||
| 547 | * @param listener the listener that will receive the events sent by this block before its children blocks have | ||||||
| 548 | * emitted their own events. | ||||||
| 549 | */ | ||||||
|
|||||||
| 550 | 41495 | public void after(Listener listener)... |
|||||
| 551 | { | ||||||
| 552 | // Do nothing by default, should be overridden by extending Blocks | ||||||
| 553 | } | ||||||
| 554 | |||||||
|
|||||||
| 555 | 34684 | @Override... |
|||||
| 556 | public <T extends Block> List<T> getBlocks(BlockMatcher matcher, Axes axes) | ||||||
| 557 | { | ||||||
| 558 | 34684 | BlockNavigator navigator = new BlockNavigator(matcher); | |||||
| 559 | |||||||
| 560 | 34684 | return navigator.getBlocks(this, axes); | |||||
| 561 | } | ||||||
| 562 | |||||||
|
|||||||
| 563 | 45981 | @Override... |
|||||
| 564 | public <T extends Block> T getFirstBlock(BlockMatcher matcher, Axes axes) | ||||||
| 565 | { | ||||||
| 566 | 45982 | BlockNavigator navigator = new BlockNavigator(matcher); | |||||
| 567 | |||||||
| 568 | 45982 | return navigator.getFirstBlock(this, axes); | |||||
| 569 | } | ||||||
| 570 | } |
