org.apache.tapestry.asset
Class ClasspathAssetFactoryTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.asset.ClasspathAssetFactoryTest
public class ClasspathAssetFactoryTest
- extends BaseComponentTestCase
Tests for ClasspathAssetFactory
.
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClasspathAssetFactoryTest
public ClasspathAssetFactoryTest()
test_Create_Asset
public void test_Create_Asset()
test_Absolute_Asset_Exists
public void test_Absolute_Asset_Exists()
test_Create_Asset_Missing
public void test_Create_Asset_Missing()
test_Create_Absolute_Asset
public void test_Create_Absolute_Asset()
test_Create_Absolute_Asset_Missing
public void test_Create_Absolute_Asset_Missing()
test_Create_Directory_Asset
public void test_Create_Directory_Asset()
test_Create_Relative_Directory_Asset
public void test_Create_Relative_Directory_Asset()
test_Create_Relative_Directory_Missing_Asset
public void test_Create_Relative_Directory_Missing_Asset()
test_Relative_Directory_Path
public void test_Relative_Directory_Path()
- Tests relative sub-directory paths.
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.