org.apache.tapestry.binding
Class TestAssetBinding

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.binding.BindingTestCase
          extended by org.apache.tapestry.binding.TestAssetBinding

public class TestAssetBinding
extends BindingTestCase

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestAssetBinding()
           
 
Method Summary
 void testAssetMissing()
           
 void testGetObject()
           
 
Methods inherited from class org.apache.tapestry.binding.BindingTestCase
newComponent, newValueConverter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAssetBinding

public TestAssetBinding()
Method Detail

testGetObject

public void testGetObject()

testAssetMissing

public void testAssetMissing()


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