org.apache.tapestry.form
Class TestFormComponentContributorContext

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.form.TestFormComponentContributorContext

public class TestFormComponentContributorContext
extends BaseComponentTestCase

Tests for FormComponentContributorContextImpl.

Since:
4.0
Author:
Howard Lewis Ship

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

Constructor Detail

TestFormComponentContributorContext

public TestFormComponentContributorContext()
Method Detail

testIncludeClasspathScript

public void testIncludeClasspathScript()

testAddSubmitHandler

public void testAddSubmitHandler()


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