com.silverpeas.util.i18n
Class I18NHelperTest

java.lang.Object
  extended by com.silverpeas.util.i18n.I18NHelperTest

public class I18NHelperTest
extends Object

Author:
ehugonnet

Constructor Summary
I18NHelperTest()
           
 
Method Summary
 void testCheckLanguage()
          Test of checkLanguage method, of class I18NHelper.
 void testGetAllSupportedLanguages()
          Test of getAllSupportedLanguages method, of class I18NHelper.
 void testGetFormLine()
          Test of getFormLine method, of class I18NHelper.
 void testGetHTMLLinksForCurrentLanguageByUrl()
          Test of getHTMLLinks method, of class I18NHelper.
 void testGetHTMLLinksForI18NBeanAndCurrentLanguage()
          Test of getHTMLLinks method, of class I18NHelper.
 void testGetHTMLLinksForLanguages()
          Test of getHTMLLinks method, of class I18NHelper.
 void testGetLanguageLabel()
          Test of getLanguageLabel method, of class I18NHelper.
 void testGetLanguages()
          Test of getLanguages method, of class I18NHelper.
 void testGetNumberOfLanguages()
          Test of getNumberOfLanguages method, of class I18NHelper.
 void testIsDefaultLanguage()
          Test of isDefaultLanguage method, of class I18NHelper.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

I18NHelperTest

public I18NHelperTest()
Method Detail

testGetLanguageLabel

public void testGetLanguageLabel()
Test of getLanguageLabel method, of class I18NHelper.


testGetLanguages

public void testGetLanguages()
Test of getLanguages method, of class I18NHelper.


testGetAllSupportedLanguages

public void testGetAllSupportedLanguages()
Test of getAllSupportedLanguages method, of class I18NHelper.


testGetNumberOfLanguages

public void testGetNumberOfLanguages()
Test of getNumberOfLanguages method, of class I18NHelper.


testIsDefaultLanguage

public void testIsDefaultLanguage()
Test of isDefaultLanguage method, of class I18NHelper.


testCheckLanguage

public void testCheckLanguage()
Test of checkLanguage method, of class I18NHelper.


testGetHTMLLinksForCurrentLanguageByUrl

public void testGetHTMLLinksForCurrentLanguageByUrl()
Test of getHTMLLinks method, of class I18NHelper.


testGetHTMLLinksForLanguages

public void testGetHTMLLinksForLanguages()
Test of getHTMLLinks method, of class I18NHelper.


testGetHTMLLinksForI18NBeanAndCurrentLanguage

public void testGetHTMLLinksForI18NBeanAndCurrentLanguage()
Test of getHTMLLinks method, of class I18NHelper.


testGetFormLine

public void testGetFormLine()
Test of getFormLine method, of class I18NHelper.



Copyright © 2016 Silverpeas. All Rights Reserved.