org.apache.tapestry.enhance
Class TestInjectListenerRegistrationWorker

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

public class TestInjectListenerRegistrationWorker
extends BaseComponentTestCase

Tests for TestInjectListenerRegistrationWorker.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestInjectListenerRegistrationWorker()
           
 
Method Summary
 void testMatch()
           
 void testNonMatch()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestInjectListenerRegistrationWorker

public TestInjectListenerRegistrationWorker()
Method Detail

testNonMatch

public void testNonMatch()

testMatch

public void testMatch()


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