org.apache.tapestry.integration.i18n
Class TestI18nResources

java.lang.Object
  extended by org.apache.tapestry.integration.i18n.TestI18nResources

public class TestI18nResources
extends Object

Tests the i18n test application. Initially created to test TAPESTRY-881 feature enhancement.


Field Summary
static String PAGE_LOAD_TIMEOUT
          60 seconds
 
Constructor Summary
TestI18nResources()
           
 
Method Summary
 void shutdownBackground()
           
 void startupBackground()
           
 void test_Key_Exists()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PAGE_LOAD_TIMEOUT

public static final String PAGE_LOAD_TIMEOUT
60 seconds

See Also:
Constant Field Values
Constructor Detail

TestI18nResources

public TestI18nResources()
Method Detail

startupBackground

public void startupBackground()
                       throws Exception
Throws:
Exception

shutdownBackground

public void shutdownBackground()
                        throws Exception
Throws:
Exception

test_Key_Exists

public void test_Key_Exists()
                     throws Exception
Throws:
Exception


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.