com.stratelia.silverpeas.peasCore
Class SilverpeasWebUtilTest

java.lang.Object
  extended by com.stratelia.silverpeas.peasCore.SilverpeasWebUtilTest

public class SilverpeasWebUtilTest
extends Object

Author:
ehugonnet

Constructor Summary
SilverpeasWebUtilTest()
           
 
Method Summary
 void checkDefaultOrganizationController()
          Test of getMainSessionController method, of class SilverpeasWebUtil.
 void getComponentIdForMainURL()
           
 void getComponentIdForURLWithFunction()
          Test of getComponentId method, of class SilverpeasWebUtil.
 void getComponentIdWithJspPathInfo()
           
 void getComponentIdWithNullPathInfo()
           
 void setUp()
           
 void tearDown()
           
 void testGetMainSessionController()
          Test of getMainSessionController method, of class SilverpeasWebUtil.
 void testGetRoles()
          Test of getRoles method, of class SilverpeasWebUtil.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SilverpeasWebUtilTest

public SilverpeasWebUtilTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()

checkDefaultOrganizationController

public void checkDefaultOrganizationController()
Test of getMainSessionController method, of class SilverpeasWebUtil.


testGetMainSessionController

public void testGetMainSessionController()
Test of getMainSessionController method, of class SilverpeasWebUtil.


getComponentIdForURLWithFunction

public void getComponentIdForURLWithFunction()
Test of getComponentId method, of class SilverpeasWebUtil.


getComponentIdForMainURL

public void getComponentIdForMainURL()

getComponentIdWithNullPathInfo

public void getComponentIdWithNullPathInfo()

getComponentIdWithJspPathInfo

public void getComponentIdWithJspPathInfo()

testGetRoles

public void testGetRoles()
Test of getRoles method, of class SilverpeasWebUtil.



Copyright © 2016 Silverpeas. All Rights Reserved.