Expresso 5-6

com.jcorporate.expresso.ext.ldap
Class UserLDAPTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.jcorporate.expresso.services.test.ExpressoTestCase
              extended bycom.jcorporate.expresso.ext.ldap.UserLDAPTest
All Implemented Interfaces:
junit.framework.Test

public class UserLDAPTest
extends ExpressoTestCase

Basic test suite for LDAP based users

Author:
Michael Rimov

Constructor Summary
UserLDAPTest(String testName)
           
 
Method Summary
static void main(String[] args)
           
static junit.framework.Test suite()
          Define the suite of tests that verify each function of the cache
 void testLDAP()
           
 
Methods inherited from class com.jcorporate.expresso.services.test.ExpressoTestCase
getLog, setUp, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UserLDAPTest

public UserLDAPTest(String testName)
             throws Exception
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

suite

public static junit.framework.Test suite()
                                  throws Exception
Define the suite of tests that verify each function of the cache

Returns:
Throws:
Exception

testLDAP

public void testLDAP()
              throws Exception
Throws:
Exception

Expresso 5-6

Please see www.jcorporate.com for information about new Expresso releases.