org.apache.tapestry.annotations
Class TestAssetAnnotationWorker

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.annotations.BaseAnnotationTestCase
          extended by org.apache.tapestry.annotations.TestAssetAnnotationWorker

public class TestAssetAnnotationWorker
extends BaseAnnotationTestCase

Tests for AssetAnnotationWorker.


Constructor Summary
TestAssetAnnotationWorker()
           
 
Method Summary
 void test_Class_Relative_Asset()
           
 void test_Success()
           
 
Methods inherited from class org.apache.tapestry.annotations.BaseAnnotationTestCase
findMethod, newErrorLog, newMethodLocation, newOp, newResource, newSpec
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAssetAnnotationWorker

public TestAssetAnnotationWorker()
Method Detail

test_Success

public void test_Success()

test_Class_Relative_Asset

public void test_Class_Relative_Asset()


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