org.apache.tapestry.annotations
Class TestBeanAnnotationWorker

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.annotations.BaseAnnotationTestCase
          extended by org.apache.tapestry.annotations.TestBeanAnnotationWorker

public class TestBeanAnnotationWorker
extends BaseAnnotationTestCase

Tests for BeanAnnotationWorker.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestBeanAnnotationWorker()
           
 
Method Summary
 void testBeanClassNotSpecified()
           
 void testBeanClassSpecified()
           
 void testInitializer()
           
 void testLifecycle()
           
 
Methods inherited from class org.apache.tapestry.annotations.BaseAnnotationTestCase
findMethod, newErrorLog, newMethodLocation, newOp, newResource, newSpec
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestBeanAnnotationWorker

public TestBeanAnnotationWorker()
Method Detail

testBeanClassSpecified

public void testBeanClassSpecified()

testBeanClassNotSpecified

public void testBeanClassNotSpecified()

testInitializer

public void testInitializer()

testLifecycle

public void testLifecycle()


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