org.apache.tapestry.asset
Class TestDefaultAssetFactory

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.asset.TestDefaultAssetFactory

public class TestDefaultAssetFactory
extends BaseComponentTestCase

Tests for DefaultAssetFactory.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestDefaultAssetFactory()
           
 
Method Summary
 void testCreateAssetFromResource()
           
 void testCreateAssetFull()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDefaultAssetFactory

public TestDefaultAssetFactory()
Method Detail

testCreateAssetFull

public void testCreateAssetFull()

testCreateAssetFromResource

public void testCreateAssetFromResource()


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