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
            Priority: Critical
             Fix For: 1.5.5


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.

Reply via email to