org.apache.tapestry.enhance
Class TestHiveMindExpressionCompiler

java.lang.Object
  extended by TestBase
      extended by org.apache.tapestry.enhance.TestHiveMindExpressionCompiler

public class TestHiveMindExpressionCompiler
extends TestBase

Tests functionality of HiveMindExpressionCompiler.


Constructor Summary
TestHiveMindExpressionCompiler()
           
 
Method Summary
 void test_ClassFab_Generation_Count_With_Uncompilable_Expression()
           
 void test_ClassFab_Generation_Count_With_Uncompilable_Expression2()
           
 void test_Divide_By_Zero()
           
 void test_Duplicate_Class_Compiler()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestHiveMindExpressionCompiler

public TestHiveMindExpressionCompiler()
Method Detail

test_Duplicate_Class_Compiler

public void test_Duplicate_Class_Compiler()
                                   throws Exception
Throws:
Exception

test_Divide_By_Zero

public void test_Divide_By_Zero()
                         throws Exception
Throws:
Exception

test_ClassFab_Generation_Count_With_Uncompilable_Expression

public void test_ClassFab_Generation_Count_With_Uncompilable_Expression()
                                                                 throws Exception
Throws:
Exception

test_ClassFab_Generation_Count_With_Uncompilable_Expression2

public void test_ClassFab_Generation_Count_With_Uncompilable_Expression2()
                                                                  throws Exception
Throws:
Exception


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