You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (Jira)" <ji...@apache.org> on 2022/11/08 12:43:00 UTC

[jira] [Comment Edited] (JCR-4741) add test coverage for mandatory non-residual child nodes

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

Julian Reschke edited comment on JCR-4741 at 11/8/22 12:42 PM:
---------------------------------------------------------------

trunk: (2.21.12) [r1902488|http://svn.apache.org/r1902488]
2.20: (2.20.7) [r1903322|http://svn.apache.org/r1903322]
2.16: [r1905149|http://svn.apache.org/r1905149]



was (Author: reschke):
trunk: (2.21.12) [r1902488|http://svn.apache.org/r1902488]
2.20: [r1903322|http://svn.apache.org/r1903322]

> add test coverage for mandatory non-residual child nodes
> --------------------------------------------------------
>
>                 Key: JCR-4741
>                 URL: https://issues.apache.org/jira/browse/JCR-4741
>             Project: Jackrabbit Content Repository
>          Issue Type: Task
>          Components: test
>            Reporter: Julian Reschke
>            Assignee: Konrad Windszus
>            Priority: Minor
>             Fix For: 2.22, 2.21.12, 2.20.7, 2.16.11
>
>         Attachments: JCR-4741-v01.patch, JCR-4741-v02.patch
>
>
> The enforcement should be covered by tests which try to
> - create a node with missing mandatory child node
> - delete a mandatory child node (already covered in https://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-jcr-tests/src/main/java/org/apache/jackrabbit/test/api/NodeTest.java?revision=1776914&view=markup#l514)
> - create a node with mandatory child node (already covered in https://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-jcr-tests/src/main/java/org/apache/jackrabbit/test/api/NodeTest.java?revision=1776914&view=markup#l514);



--
This message was sent by Atlassian Jira
(v8.20.10#820010)