org.apache.tapestry.pageload
Class PageLoaderTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.pageload.PageLoaderTest
public class PageLoaderTest
- extends BaseComponentTestCase
Additional tests for PageLoader
. Ultimately, testing this
beast without the mock unit test suites is going to take a lot of work and refactoring.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageLoaderTest
public PageLoaderTest()
test_Add_Duplicate_Binding_Fails
public void test_Add_Duplicate_Binding_Fails()
test_Bind_Alias
public void test_Bind_Alias()
newBindingSource
protected BindingSource newBindingSource()
test_Bind_Deprecated
public void test_Bind_Deprecated()
newPropertySource
protected ComponentPropertySource newPropertySource()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.