org.apache.tapestry.engine
Class ExternalServiceTest

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.engine.ServiceTestCase
          extended by org.apache.tapestry.engine.ExternalServiceTest

public class ExternalServiceTest
extends ServiceTestCase

Tests for ExternalService.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
ExternalServiceTest()
           
 
Method Summary
 void test_Get_Link()
           
 void test_Service_Wrong_Type()
           
 void test_Service()
           
 
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
 

Constructor Detail

ExternalServiceTest

public ExternalServiceTest()
Method Detail

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.