org.apache.tapestry.annotations
Class InitialValueAnnotationWorkerTest

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

public class InitialValueAnnotationWorkerTest
extends BaseAnnotationTestCase

Tests for InitialValueAnnotationWorker.

Author:
Howard M. Lewis Ship

Constructor Summary
InitialValueAnnotationWorkerTest()
           
 
Method Summary
 void testCanEnhance()
           
 void testEnhanceNonMatch()
           
 void testEnhancePersistAnnotationPresent()
           
 void testJustInitialValue()
           
 
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

InitialValueAnnotationWorkerTest

public InitialValueAnnotationWorkerTest()
Method Detail

testCanEnhance

public void testCanEnhance()

testEnhanceNonMatch

public void testEnhanceNonMatch()

testEnhancePersistAnnotationPresent

public void testEnhancePersistAnnotationPresent()

testJustInitialValue

public void testJustInitialValue()


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