org.apache.tapestry.enhance
Class TestDispatchToInjectWorker

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.enhance.TestDispatchToInjectWorker

public class TestDispatchToInjectWorker
extends BaseComponentTestCase

Tests for DispatchToInjectWorker.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestDispatchToInjectWorker()
           
 
Method Summary
 void test_Failure()
           
 void test_Success()
           
 void test_Unknown_Type()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDispatchToInjectWorker

public TestDispatchToInjectWorker()
Method Detail

test_Success

public void test_Success()

test_Unknown_Type

public void test_Unknown_Type()

test_Failure

public void test_Failure()


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