org.apache.tapestry.asset
Class TestAssetSource

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

public class TestAssetSource
extends BaseComponentTestCase

Tests for AssetSourceImpl.


Constructor Summary
TestAssetSource()
           
 
Method Summary
 void test_Known_Prefix_Null_Base()
           
 void test_Known_Prefix()
           
 void test_No_Prefix()
           
 void test_Unknown_Prefix()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAssetSource

public TestAssetSource()
Method Detail

test_Known_Prefix

public void test_Known_Prefix()

test_Unknown_Prefix

public void test_Unknown_Prefix()

test_No_Prefix

public void test_No_Prefix()

test_Known_Prefix_Null_Base

public void test_Known_Prefix_Null_Base()


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