org.apache.tapestry.describe
Class TestLocationRenderStrategy
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.describe.BaseDescribeTestCase
org.apache.tapestry.describe.TestLocationRenderStrategy
public class TestLocationRenderStrategy
- extends BaseDescribeTestCase
Tests for LocationRenderStrategy
.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestLocationRenderStrategy
public TestLocationRenderStrategy()
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.