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

angela edited comment on JCR-2085 at 5/14/09 2:32 AM:
------------------------------------------------------

List of missing test-cases (incomplete to be updated):
-----------------------------------------------------------------------------------------------------------------------------------------------------------

- tests for same-named Node and Property below a given Node.
  this was forbidden with JCR 1.0 and is now a mandatory feature (according to 
the latest info available)
  test should be created for
  - addNode
  - setProperty
  - move
  - copy
  - ...

- test for the correct version being displayed in the jcr-version descriptor

- Node.getIdentifier

- Node.setPrimaryType

- NodeTypeManager.hasNodeType(String)

- Illegal characters in JCR Name (and thus Path). Set of illegal characters has 
changed since JCR 1.0

      was (Author: anchela):
    List of missing test-cases (incomplete to be updated):
-----------------------------------------------------------------------------------------------------------------------------------------------------------

- tests for same-named Node and Property below a given Node.
  this was forbidden with JCR 1.0 and is now a mandatory feature (according to 
the latest info available)
  test should be created for
  - addNode
  - setProperty
  - move
  - copy
  - ...

- test for the correct version being displayed in the jcr-version descriptor

- Node.getIdentifier

- Node.setPrimaryType

- NodeTypeManager.hasNodeType(String)
  
> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>         Attachments: apicoverage.html
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to