com.silverpeas.authentication
Class SilverpeasSessionOpenenerTest

java.lang.Object
  extended by com.silverpeas.authentication.SilverpeasSessionOpenenerTest

@ContextConfiguration(value="/spring-authentication.xml")
public class SilverpeasSessionOpenenerTest
extends Object

Author:
ehugonnet

Constructor Summary
SilverpeasSessionOpenenerTest()
           
 
Method Summary
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
static void tearDownClass()
           
 void testGetAbsoluteUrl()
          Test of getAbsoluteUrl method, of class SilverpeasSessionOpenener.
 void testGetErrorPageUrl()
          Test of getErrorPageUrl method, of class SilverpeasSessionOpenener.
 void testIsAnonymousUser()
          Test of isAnonymousUser method, of class SilverpeasSessionOpenener.
 void testUnauthenticate()
          Test of closeSession method, of class SilverpeasSessionOpenener.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SilverpeasSessionOpenenerTest

public SilverpeasSessionOpenenerTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

setUp

public void setUp()

tearDown

public void tearDown()

testIsAnonymousUser

public void testIsAnonymousUser()
Test of isAnonymousUser method, of class SilverpeasSessionOpenener.


testGetErrorPageUrl

public void testGetErrorPageUrl()
Test of getErrorPageUrl method, of class SilverpeasSessionOpenener.


testGetAbsoluteUrl

public void testGetAbsoluteUrl()
Test of getAbsoluteUrl method, of class SilverpeasSessionOpenener.


testUnauthenticate

public void testUnauthenticate()
Test of closeSession method, of class SilverpeasSessionOpenener.



Copyright © 2016 Silverpeas. All Rights Reserved.