org.apache.tapestry.junit.spec
Class TestApplicationSpecification
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.junit.TapestryTestCase
org.apache.tapestry.junit.spec.TestApplicationSpecification
public class TestApplicationSpecification
- extends TapestryTestCase
Tests related to ApplicationSpecification
.
- 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 |
TestApplicationSpecification
public TestApplicationSpecification()
testBasicExtension
public void testBasicExtension()
throws Exception
- Throws:
Exception
testExtensionType
public void testExtensionType()
throws Exception
- Throws:
Exception
testExtensionTypeFailClass
public void testExtensionTypeFailClass()
throws Exception
- Throws:
Exception
testExtensionProperty
public void testExtensionProperty()
throws Exception
- Throws:
Exception
testImmediateExtension
public void testImmediateExtension()
throws Exception
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.