org.apache.tapestry.callback
Class TestExternalCallback

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

public class TestExternalCallback
extends BaseComponentTestCase

Tests for ExternalCallback.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestExternalCallback()
           
 
Method Summary
 void testByName()
           
 void testByNameNoParameters()
           
 void testByPage()
           
 void testNotExternalPage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestExternalCallback

public TestExternalCallback()
Method Detail

testByName

public void testByName()

testByNameNoParameters

public void testByNameNoParameters()

testByPage

public void testByPage()

testNotExternalPage

public void testNotExternalPage()


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