org.apache.tapestry.portlet.bindings
Class TestUserAttributeBinding

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.portlet.bindings.TestUserAttributeBinding

public class TestUserAttributeBinding
extends BaseComponentTestCase

Tests for UserAttributeBinding and UserAttributeBindingFactory.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestUserAttributeBinding()
           
 
Method Summary
 void testGetObject()
           
 void testGetObjectNoUserInfo()
           
 void testSetObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestUserAttributeBinding

public TestUserAttributeBinding()
Method Detail

testGetObject

public void testGetObject()

testGetObjectNoUserInfo

public void testGetObjectNoUserInfo()

testSetObject

public void testSetObject()


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