org.apache.tapestry.callback
Class TestDirectCallback

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.callback.TestDirectCallback

public class TestDirectCallback
extends BaseComponentTestCase

Author:
Howard M. Lewis Ship

Constructor Summary
TestDirectCallback()
           
 
Method Summary
 void testNoParams()
           
 void testNotDirect()
           
 void testWithParams()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDirectCallback

public TestDirectCallback()
Method Detail

testNoParams

public void testNoParams()

testWithParams

public void testWithParams()

testNotDirect

public void testNotDirect()


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