org.apache.tapestry.javascript
Class TestJavascriptManagerImpl

java.lang.Object
  extended by TestBase
      extended by org.apache.tapestry.javascript.TestJavascriptManagerImpl

public class TestJavascriptManagerImpl
extends TestBase


Constructor Summary
TestJavascriptManagerImpl()
           
 
Method Summary
 void test_empty_manager()
           
 void test_null_manager()
           
 void test_several_files()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestJavascriptManagerImpl

public TestJavascriptManagerImpl()
Method Detail

test_null_manager

public void test_null_manager()

test_empty_manager

public void test_empty_manager()

test_several_files

public void test_several_files()


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