[
https://issues.apache.org/jira/browse/DIRSERVER-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789766#action_12789766
]
Emmanuel Lecharny commented on DIRSERVER-1441:
----------------------------------------------
All the tests have been implemented, except the last one (not sure it's
relevent).
> Add test for ObjectClass addition
> ---------------------------------
>
> Key: DIRSERVER-1441
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1441
> Project: Directory ApacheDS
> Issue Type: Test
> Affects Versions: 2.0.0-RC1
> Reporter: Emmanuel Lecharny
> Fix For: 2.0.0-RC1
>
>
> Add tests for OC addition :
> * OC with no superiors
> - Addition of a valid OC
> - Addition of an OC with an existing OID
> - Addition of an OC with an existing OC name
> - Addition of an OC with an AT name
> - Addition of an OC with not existing AT in MAY
> - Addition of an OC with not existing AT in MUST
> - Addition of an OC with an AT present more than once in MAY
> - Addition of an OC with an AT present more than once in MUST
> * OC with superiors
> - Addition of a valid OC
> - Addition of an OC with itself in the SUP list
> - Addition of an OC with the same OC more than once in SUP
> - Addition of an OC with a non existing OC in SUP
> - Addition of an ABSTRACT OC with some AUXILIARY superior
> - Addition of an ABSTRACT OC with some STRUCTURAL superior
> - Addition of an AUXILIARY OC with some STRUCTURAL superior
> - Addition of an STRUCTURAL OC with some AUXILIARY superior
> - Addition of an OC with a some AT present in one of its superiors' MAY or
> MUST
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.