com.stratelia.silverpeas.domains.ldapdriver
Class LDAPUtilityTest

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

public class LDAPUtilityTest
extends Object

Author:
ehugonnet

Constructor Summary
LDAPUtilityTest()
           
 
Method Summary
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
static void tearDownClass()
           
 void testChainedUnescapeAndEscapeLDAPSearchFilter()
          Test of unescapeLDAPSearchFilter method, of class LDAPUtility.
 void testEscapeDN()
          Test of escapeDN method, of class LDAPUtility.
 void testEscapeLDAPSearchFilter()
          Test of escapeLDAPSearchFilter method, of class LDAPUtility.
 void testIsAGuid()
          Test of isAGuid method, of class LDAPUtility.
 void testUnescapeLDAPSearchFilter()
          Test of unescapeLDAPSearchFilter method, of class LDAPUtility.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LDAPUtilityTest

public LDAPUtilityTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

setUp

public void setUp()

tearDown

public void tearDown()

testIsAGuid

public void testIsAGuid()
Test of isAGuid method, of class LDAPUtility.


testEscapeDN

public void testEscapeDN()
Test of escapeDN method, of class LDAPUtility.


testEscapeLDAPSearchFilter

public void testEscapeLDAPSearchFilter()
Test of escapeLDAPSearchFilter method, of class LDAPUtility.


testUnescapeLDAPSearchFilter

public void testUnescapeLDAPSearchFilter()
Test of unescapeLDAPSearchFilter method, of class LDAPUtility.


testChainedUnescapeAndEscapeLDAPSearchFilter

public void testChainedUnescapeAndEscapeLDAPSearchFilter()
Test of unescapeLDAPSearchFilter method, of class LDAPUtility.



Copyright © 2016 Silverpeas. All Rights Reserved.