org.apache.tapestry.junit.spec
Class TestComponentSpecification
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.junit.TapestryTestCase
org.apache.tapestry.junit.spec.TestComponentSpecification
public class TestComponentSpecification
- extends TapestryTestCase
Test cases for page and component specifications.
- Since:
- 2.2
- Author:
- Howard Lewis Ship
Methods inherited from class org.apache.tapestry.junit.TapestryTestCase |
checkException, checkList, checkList, checkProperty, createValueConverter, getSpecificationResourceLocation, newBindingSource, newComponent, parseApp, parseComponent, parseLib, parsePage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestComponentSpecification
public TestComponentSpecification()
test_Bean_Property
public void test_Bean_Property()
throws Exception
- Throws:
Exception
test_Component_Property
public void test_Component_Property()
throws Exception
- Throws:
Exception
test_Asset_Property
public void test_Asset_Property()
throws Exception
- Throws:
Exception
testGetReservedParameterNames
public void testGetReservedParameterNames()
- Since:
- 4.0
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.