[jira] [Commented] (SLING-5478) Implement MockNode methods regarding mixin and more

2016-04-06 Thread Danilo Cugia (JIRA)

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

Danilo Cugia commented on SLING-5478:
-

Sorry for the delay, being very busy at work recently. 
I just updated the PR with the test cases requested. Let me know.

Thanks,
Danilo

> Implement MockNode methods regarding mixin and more
> ---
>
> 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)


[jira] [Commented] (SLING-5478) Implement MockNode methods regarding mixin and more

2016-02-02 Thread Stefan Seifert (JIRA)

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

Stefan Seifert commented on SLING-5478:
---

patch looks good to me on the first sight - but we need unit test for the 
functionality to apply it to the codebase.
can you provide them as well?


> Implement MockNode methods regarding mixin and more
> ---
>
> 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.12
>
>
> 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)