com.atlassian.security.auth.trustedapps.seraph.filter
Class TestSeraphAuthenticationListener

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.atlassian.security.auth.trustedapps.seraph.filter.TestSeraphAuthenticationListener
All Implemented Interfaces:
junit.framework.Test

public class TestSeraphAuthenticationListener
extends junit.framework.TestCase

Tests for SeraphAuthenticationListener


Constructor Summary
TestSeraphAuthenticationListener()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testAuthenticationSuccess()
           
 
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

TestSeraphAuthenticationListener

public TestSeraphAuthenticationListener()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testAuthenticationSuccess

public void testAuthenticationSuccess()


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.