com.stratelia.silverpeas.domains.ldapdriver
Class LDAPGroupAllRootTest

java.lang.Object
  extended by com.stratelia.silverpeas.domains.ldapdriver.LDAPGroupAllRootTest

public class LDAPGroupAllRootTest
extends Object


Field Summary
static OpenDJRule ldapRule
           
 
Constructor Summary
LDAPGroupAllRootTest()
           
 
Method Summary
 void closeConnection()
           
 void prepareConnection()
           
static void prepareSettings()
           
 void testGetAllChangedGroups()
          Test of getAllChangedGroups method, of class LDAPGroupAllRoot.
 void testGetChildGroupsEntry()
          Test of getChildGroupsEntry method, of class LDAPGroupAllRoot.
 void testGetGroupMemberGroupIds()
          Test of getGroupMemberGroupIds method, of class LDAPGroupAllRoot.
 void testGetMemberGroupIds()
          Test of getMemberGroupIds method, of class LDAPGroupAllRoot.
 void testGetTRUEChildGroupsEntry()
          Test of getTRUEChildGroupsEntry method, of class LDAPGroupAllRoot.
 void testGetTRUEUserIds()
          Test of getTRUEUserIds method, of class LDAPGroupAllRoot.
 void testGetUserIds()
          Test of getUserIds method, of class LDAPGroupAllRoot.
 void testGetUserMemberGroupIds()
          Test of getUserMemberGroupIds method, of class LDAPGroupAllRoot.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ldapRule

public static OpenDJRule ldapRule
Constructor Detail

LDAPGroupAllRootTest

public LDAPGroupAllRootTest()
Method Detail

prepareSettings

public static void prepareSettings()
                            throws Exception
Throws:
Exception

prepareConnection

public void prepareConnection()
                       throws Exception
Throws:
Exception

closeConnection

public void closeConnection()
                     throws AdminException
Throws:
AdminException

testGetMemberGroupIds

public void testGetMemberGroupIds()
                           throws Exception
Test of getMemberGroupIds method, of class LDAPGroupAllRoot.

Throws:
Exception

testGetGroupMemberGroupIds

public void testGetGroupMemberGroupIds()
                                throws Exception
Test of getGroupMemberGroupIds method, of class LDAPGroupAllRoot.

Throws:
Exception

testGetUserMemberGroupIds

public void testGetUserMemberGroupIds()
                               throws Exception
Test of getUserMemberGroupIds method, of class LDAPGroupAllRoot.

Throws:
Exception

testGetUserIds

public void testGetUserIds()
                    throws Exception
Test of getUserIds method, of class LDAPGroupAllRoot.

Throws:
Exception

testGetTRUEUserIds

public void testGetTRUEUserIds()
                        throws Exception
Test of getTRUEUserIds method, of class LDAPGroupAllRoot.

Throws:
Exception

testGetChildGroupsEntry

public void testGetChildGroupsEntry()
                             throws Exception
Test of getChildGroupsEntry method, of class LDAPGroupAllRoot.

Throws:
Exception

testGetTRUEChildGroupsEntry

public void testGetTRUEChildGroupsEntry()
Test of getTRUEChildGroupsEntry method, of class LDAPGroupAllRoot.


testGetAllChangedGroups

public void testGetAllChangedGroups()
                             throws Exception
Test of getAllChangedGroups method, of class LDAPGroupAllRoot.

Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.