org.apache.tapestry.test
Class TestCreator
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.test.TestCreator
public class TestCreator
- extends BaseComponentTestCase
Tests for Creator
.
- Since:
- 4.0
- Author:
- Howard Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCreator
public TestCreator()
testInterface
public void testInterface()
throws Exception
- Throws:
Exception
testObjectType
public void testObjectType()
testPrimitiveType
public void testPrimitiveType()
testArrayType
public void testArrayType()
testInherited
public void testInherited()
testMethodNameNotOverriden
public void testMethodNameNotOverriden()
testUniqueInstances
public void testUniqueInstances()
testInitializer
public void testInitializer()
testSpecificationProperty
public void testSpecificationProperty()
testMessagesProperty
public void testMessagesProperty()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.