org.apache.tapestry.binding
Class TestLiteralBinding
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.binding.BindingTestCase
org.apache.tapestry.binding.TestLiteralBinding
public class TestLiteralBinding
- extends BindingTestCase
Tests for LiteralBinding
. It also tests some common
behaviors provided by AbstractBinding
.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestLiteralBinding
public TestLiteralBinding()
test_Get_Object
public void test_Get_Object()
test_To_String
public void test_To_String()
test_Get_Object_With_Class
public void test_Get_Object_With_Class()
test_Get_Object_Exception
public void test_Get_Object_Exception()
test_Set_Object
public void test_Set_Object()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.