org.jboss.test
Class LoginModulesTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.jboss.test.LoginModulesTestCase
All Implemented Interfaces:
junit.framework.Test

public class LoginModulesTestCase
extends junit.framework.TestCase

Tests of the LoginModule classes.

Version:
$Revision: 1.7.6.7 $
Author:
Scott.Stark@jboss.org

Constructor Summary
LoginModulesTestCase(String testName)
           
 
Method Summary
static void main(String[] args)
           
 void testLdapExample1()
           
 void testLdapExample11()
           
 void testLdapExample11Encrypt()
           
 void testLdapExample2()
           
 void testLdapExample21()
           
 void testLdapExample21Encrypt()
           
 void testLdapExample22()
           
 void testLdapExample23()
           
 void testLdapExample24()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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

LoginModulesTestCase

public LoginModulesTestCase(String testName)
Method Detail

testLdapExample1

public void testLdapExample1()
                      throws Exception
Throws:
Exception

testLdapExample11

public void testLdapExample11()
                       throws Exception
Throws:
Exception

testLdapExample11Encrypt

public void testLdapExample11Encrypt()
                              throws Exception
Throws:
Exception

testLdapExample2

public void testLdapExample2()
                      throws Exception
Throws:
Exception

testLdapExample21

public void testLdapExample21()
                       throws Exception
Throws:
Exception

testLdapExample21Encrypt

public void testLdapExample21Encrypt()
                              throws Exception
Throws:
Exception

testLdapExample23

public void testLdapExample23()
                       throws Exception
Throws:
Exception

testLdapExample22

public void testLdapExample22()
                       throws Exception
Throws:
Exception

testLdapExample24

public void testLdapExample24()
                       throws Exception
Throws:
Exception

main

public static void main(String[] args)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.