org.apache.tapestry.engine
Class ExternalServiceTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.engine.ServiceTestCase
org.apache.tapestry.engine.ExternalServiceTest
public class ExternalServiceTest
- extends ServiceTestCase
Tests for ExternalService
.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class org.apache.tapestry.engine.ServiceTestCase |
newLink, newLinkFactory, newLinkFactory, newLog, newPage, newRequest, newRequest, newResponseRenderer, newSession, newSession, newWebRequest, newWebRequest, newWebSession, newWebSession, trainConstructLink, trainExtractListenerParameters, trainGetAbsoluteURL, trainGetNestedComponent, trainGetPage, trainGetPage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExternalServiceTest
public ExternalServiceTest()
test_Get_Link
public void test_Get_Link()
test_Service
public void test_Service()
throws Exception
- Throws:
Exception
test_Service_Wrong_Type
public void test_Service_Wrong_Type()
throws Exception
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.