org.apache.tapestry.dojo
Class AjaxShellDelegateTest

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.dojo.AjaxShellDelegateTest

public class AjaxShellDelegateTest
extends BaseComponentTestCase

Tests basic functionality of AjaxShellDelegate.

Author:
jkuhnert

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

Constructor Detail

AjaxShellDelegateTest

public AjaxShellDelegateTest()
Method Detail

test_Default_Render

public void test_Default_Render()

test_Debug_Render

public void test_Debug_Render()


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