org.apache.tapestry.services.impl
Class TestLocalizedPropertySource

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.services.impl.TestLocalizedPropertySource

public class TestLocalizedPropertySource
extends BaseComponentTestCase

Tests for LocalizedPropertySource.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestLocalizedPropertySource()
           
 
Method Summary
 void testFound()
           
 void testNotFound()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestLocalizedPropertySource

public TestLocalizedPropertySource()
Method Detail

testFound

public void testFound()

testNotFound

public void testNotFound()


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