it.eng.spagobi.security.test
Class LDAPConnectorTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by it.eng.spagobi.security.test.LDAPConnectorTest
All Implemented Interfaces:
junit.framework.Test

public class LDAPConnectorTest
extends junit.framework.TestCase


Constructor Summary
LDAPConnectorTest()
           
 
Method Summary
 void testAutenticateUser()
           
 void testGetAllGroups()
           
 void testGetUserAttributes()
           
 void testGetUserGroup()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LDAPConnectorTest

public LDAPConnectorTest()
Method Detail

testAutenticateUser

public void testAutenticateUser()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testGetUserAttributes

public void testGetUserAttributes()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testGetUserGroup

public void testGetUserGroup()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testGetAllGroups

public void testGetAllGroups()
                      throws java.lang.Exception
Throws:
java.lang.Exception