[ 
https://issues.apache.org/jira/browse/SLING-5478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234795#comment-15234795
 ] 

Danilo Cugia commented on SLING-5478:
-------------------------------------

I actually have no fails:
Running org.apache.sling.testing.mock.jcr.MockNodeTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in 
org.apache.sling.testing.mock.jcr.MockNodeTest

I actually changed completely the orderBefore() method in MockNode.java fixing 
a bug which I discovered writing the test case. So, if you run the test against 
the old code it's correct if fails! 

> Implement MockNode methods regarding mixin, reordering and move
> ---------------------------------------------------------------
>
>                 Key: SLING-5478
>                 URL: https://issues.apache.org/jira/browse/SLING-5478
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR, Testing
>    Affects Versions: Testing JCR Mock 1.1.10
>            Reporter: Danilo Cugia
>            Priority: Minor
>              Labels: test
>             Fix For: Testing JCR Mock 1.1.14
>
>
> Implement the following operations on a MockNode object:
> - Add mixin
> - Get index
> - Get mixin types
> - Node repositioning (node.orderBefore)
> - Remove mixin
> - Move
> PR: https://github.com/apache/sling/pull/121



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to