org.apache.tapestry.describe
Class TestLocationRenderStrategy

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.describe.BaseDescribeTestCase
          extended by org.apache.tapestry.describe.TestLocationRenderStrategy

public class TestLocationRenderStrategy
extends BaseDescribeTestCase

Tests for LocationRenderStrategy.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestLocationRenderStrategy()
           
 
Method Summary
 void testLongContent()
          Test when the highlight line is close to the end of the document.
 void testNoLineNumber()
           
 void testNoURL()
           
 void testShortContent()
          Test when the highlight line is close to the end of the document.
 
Methods inherited from class org.apache.tapestry.describe.BaseDescribeTestCase
newCycle, newDescriber, newReceiver, newWriter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestLocationRenderStrategy

public TestLocationRenderStrategy()
Method Detail

testNoLineNumber

public void testNoLineNumber()

testNoURL

public void testNoURL()

testShortContent

public void testShortContent()
Test when the highlight line is close to the end of the document.


testLongContent

public void testLongContent()
Test when the highlight line is close to the end of the document.



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