org.apache.tapestry.enhance
Class TestSpecifiedPropertyWorker

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

public class TestSpecifiedPropertyWorker
extends BaseComponentTestCase

Tests for SpecifiedPropertyWorker.

Since:
4.0
Author:
Howard M. Lewis Ship

Nested Class Summary
static class TestSpecifiedPropertyWorker.TestEnum
           
 
Constructor Summary
TestSpecifiedPropertyWorker()
           
 
Method Summary
 void test_Add_Persistent()
           
 void test_Can_Proxy_Enum()
           
 void testAddNormal()
           
 void testAddWithInitialValue()
           
 void testFailure()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSpecifiedPropertyWorker

public TestSpecifiedPropertyWorker()
Method Detail

test_Can_Proxy_Enum

public void test_Can_Proxy_Enum()

testAddNormal

public void testAddNormal()
                   throws Exception
Throws:
Exception

testAddWithInitialValue

public void testAddWithInitialValue()
                             throws Exception
Throws:
Exception

test_Add_Persistent

public void test_Add_Persistent()
                         throws Exception
Throws:
Exception

testFailure

public void testFailure()
                 throws Exception
Throws:
Exception


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