You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2009/08/15 10:43:15 UTC

[jira] Updated: (DIRSERVER-1233) Add some unit tests for the CoreSession class

     [ https://issues.apache.org/jira/browse/DIRSERVER-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated DIRSERVER-1233:
-----------------------------------------

    Fix Version/s:     (was: 1.5.6)
                   2.0.0-RC1

Moved to 2.0.0-RC1, we won't release a 1.5.6

> Add some unit tests for the CoreSession class
> ---------------------------------------------
>
>                 Key: DIRSERVER-1233
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1233
>             Project: Directory ApacheDS
>          Issue Type: Task
>    Affects Versions: 1.5.3
>            Reporter: Emmanuel Lecharny
>            Assignee: Emmanuel Lecharny
>            Priority: Critical
>             Fix For: 2.0.0-RC1
>
>
> We don't have any tests for the Coreession class, which is the new API for the embedded server, if we don't want to pass through JNDI.
> We have core-integ tests, for the embedded server using the JNDI API, but we should also have the same for the CoreSession. 
> There should be three different integ test projects :
> 1) Server-integ, for testing the server through the JNDI API with a reemote server
> 2) Core-JNDI-integ to test the server embedded with the JNDI API
> 3) core-session-integ to test the server embedded with the CoreSession API

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