org.apache.tapestry.enhance
Class TestDeferredScript

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

public class TestDeferredScript
extends BaseComponentTestCase

Tests for DeferredScriptImpl.

Since:
4.0
Author:
Howard M. Lewis Ship

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

Constructor Detail

TestDeferredScript

public TestDeferredScript()
Method Detail

testSuccess

public void testSuccess()

testFailure

public void testFailure()


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