org.apache.tapestry.engine
Class EngineServiceLinkTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.engine.EngineServiceLinkTest
public class EngineServiceLinkTest
- extends BaseComponentTestCase
Tests for EngineServiceLink
.
- Since:
- 3.0
- Author:
- Howard Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EngineServiceLinkTest
public EngineServiceLinkTest()
testGetURLWithParameters
public void testGetURLWithParameters()
- Since:
- 4.0
testGetURLWithServiceParameters
public void testGetURLWithServiceParameters()
testGetURLSansParameters
public void testGetURLSansParameters()
- Since:
- 4.0
testGetURLWithAnchor
public void testGetURLWithAnchor()
- Since:
- 4.0
testGetURLWithAnchorAndParameters
public void testGetURLWithAnchorAndParameters()
throws Exception
- Throws:
Exception
testGetAbsoluteURL
public void testGetAbsoluteURL()
throws Exception
- Throws:
Exception
testGetAbsoluteURLWithOverrides
public void testGetAbsoluteURLWithOverrides()
throws Exception
- Throws:
Exception
testGetURLNotAbsolute
public void testGetURLNotAbsolute()
testGetURLAbsolute
public void testGetURLAbsolute()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.