org.apache.tapestry.enhance
Class TestInjectSpecificationWorker

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.enhance.BaseEnhancementTestCase
          extended by org.apache.tapestry.enhance.TestInjectSpecificationWorker

public class TestInjectSpecificationWorker
extends BaseEnhancementTestCase

Tests for InjectSpecificationWorker.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestInjectSpecificationWorker()
           
 
Method Summary
 void testFailure()
           
 void testSuccess()
           
 
Methods inherited from class org.apache.tapestry.enhance.BaseEnhancementTestCase
newApplicationStateManager, newEnhancementOp, newOp, newSpec, trainAddInjectedField, trainGetAccessorMethodName, trainGetBaseClass, trainGetPropertyType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestInjectSpecificationWorker

public TestInjectSpecificationWorker()
Method Detail

testSuccess

public void testSuccess()
                 throws Exception
Throws:
Exception

testFailure

public void testFailure()


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