com.stratelia.silverpeas.peasCore
Class URLManagerTest

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

public class URLManagerTest
extends Object

Author:
ehugonnet

Constructor Summary
URLManagerTest()
           
 
Method Summary
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
static void tearDownClass()
           
 void testDisplayUniversalLinks()
          Test of displayUniversalLinks method, of class URLManager.
 void testGetApplicationURL()
          Test of getApplicationURL method, of class URLManager.
 void testGetComponentNameFromComponentId()
          Test of getComponentNameFromComponentId method, of class URLManager.
 void testGetFullApplicationURL()
          Test of getFullApplicationURL method, of class URLManager.
 void testGetHttpMode()
          Test of getHttpMode method, of class URLManager.
 void testGetNewComponentURL()
          Test of getNewComponentURL method, of class URLManager.
 void testGetServerURL()
          Test of getServerURL method, of class URLManager.
 void testGetSimpleURByTypeIdAndComponentidWithContexteAppended()
          Test of getSimpleURL method, of class URLManager.
 void testGetSimpleURLByTypeAndId()
          Test of getSimpleURL method, of class URLManager.
 void testGetSimpleURLByTypeAndIdWithContexteNotAppended()
          Test of getSimpleURL method, of class URLManager.
 void testGetSimpleURLByTypeIdAndComponentid()
          Test of getSimpleURL method, of class URLManager.
 void testGetSimpleURLToForum()
          Test of getSimpleURL method, of class URLManager.
 void testGetURLWithComponentName()
          Test of getURL method, of class URLManager.
 void testGetURLWithComponentNameSpaceIdAndComponentId()
          Test of getURL method, of class URLManager.
 void testGetURLWithSpaceIdAndComponentId()
          Test of getURL method, of class URLManager.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLManagerTest

public URLManagerTest()
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()

testGetURLWithComponentNameSpaceIdAndComponentId

public void testGetURLWithComponentNameSpaceIdAndComponentId()
Test of getURL method, of class URLManager.


testGetURLWithComponentName

public void testGetURLWithComponentName()
Test of getURL method, of class URLManager.


testGetURLWithSpaceIdAndComponentId

public void testGetURLWithSpaceIdAndComponentId()
Test of getURL method, of class URLManager.


testGetNewComponentURL

public void testGetNewComponentURL()
Test of getNewComponentURL method, of class URLManager.


testGetComponentNameFromComponentId

public void testGetComponentNameFromComponentId()
Test of getComponentNameFromComponentId method, of class URLManager.


testGetApplicationURL

public void testGetApplicationURL()
Test of getApplicationURL method, of class URLManager.


testGetFullApplicationURL

public void testGetFullApplicationURL()
Test of getFullApplicationURL method, of class URLManager.


testGetServerURL

public void testGetServerURL()
Test of getServerURL method, of class URLManager.


testGetHttpMode

public void testGetHttpMode()
Test of getHttpMode method, of class URLManager.


testDisplayUniversalLinks

public void testDisplayUniversalLinks()
Test of displayUniversalLinks method, of class URLManager.


testGetSimpleURLByTypeIdAndComponentid

public void testGetSimpleURLByTypeIdAndComponentid()
Test of getSimpleURL method, of class URLManager.


testGetSimpleURLToForum

public void testGetSimpleURLToForum()
Test of getSimpleURL method, of class URLManager.


testGetSimpleURByTypeIdAndComponentidWithContexteAppended

public void testGetSimpleURByTypeIdAndComponentidWithContexteAppended()
Test of getSimpleURL method, of class URLManager.


testGetSimpleURLByTypeAndId

public void testGetSimpleURLByTypeAndId()
Test of getSimpleURL method, of class URLManager.


testGetSimpleURLByTypeAndIdWithContexteNotAppended

public void testGetSimpleURLByTypeAndIdWithContexteNotAppended()
Test of getSimpleURL method, of class URLManager.



Copyright © 2016 Silverpeas. All Rights Reserved.