org.jboss.test
Class LoginContextTestCase

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

public class LoginContextTestCase
extends junit.framework.TestCase


Constructor Summary
LoginContextTestCase(String name)
           
 
Method Summary
protected  void setUp()
           
 void testCase1()
           
 void testCase10()
           
 void testCase11()
           
 void testCase12()
           
 void testCase13()
           
 void testCase14()
           
 void testCase15()
           
 void testCase16()
           
 void testCase17()
           
 void testCase18()
           
 void testCase19()
           
 void testCase2()
           
 void testCase20()
           
 void testCase21()
           
 void testCase22()
           
 void testCase3()
           
 void testCase4()
          This should fail because no login module succeeds
 void testCase5()
           
 void testCase6()
           
 void testCase7()
           
 void testCase8()
           
 void testCase9()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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

LoginContextTestCase

public LoginContextTestCase(String name)
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

testCase1

public void testCase1()
               throws Exception
Throws:
Exception

testCase2

public void testCase2()
               throws Exception
Throws:
Exception

testCase3

public void testCase3()
               throws Exception
Throws:
Exception

testCase4

public void testCase4()
               throws Exception
This should fail because no login module succeeds

Throws:
Exception

testCase5

public void testCase5()
               throws Exception
Throws:
Exception

testCase6

public void testCase6()
               throws Exception
Throws:
Exception

testCase7

public void testCase7()
               throws Exception
Throws:
Exception

testCase8

public void testCase8()
               throws Exception
Throws:
Exception

testCase9

public void testCase9()
               throws Exception
Throws:
Exception

testCase10

public void testCase10()
                throws Exception
Throws:
Exception

testCase11

public void testCase11()
                throws Exception
Throws:
Exception

testCase12

public void testCase12()
                throws Exception
Throws:
Exception

testCase13

public void testCase13()
                throws Exception
Throws:
Exception

testCase14

public void testCase14()
                throws Exception
Throws:
Exception

testCase15

public void testCase15()
                throws Exception
Throws:
Exception

testCase16

public void testCase16()
                throws Exception
Throws:
Exception

testCase17

public void testCase17()
                throws Exception
Throws:
Exception

testCase18

public void testCase18()
                throws Exception
Throws:
Exception

testCase19

public void testCase19()
                throws Exception
Throws:
Exception

testCase20

public void testCase20()
                throws Exception
Throws:
Exception

testCase21

public void testCase21()
                throws Exception
Throws:
Exception

testCase22

public void testCase22()
                throws Exception
Throws:
Exception


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