org.apache.tapestry.engine
Class PageServiceTest

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

public class PageServiceTest
extends ServiceTestCase

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
PageServiceTest()
           
 
Method Summary
 void testGetLink()
           
 void testService()
           
 
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

PageServiceTest

public PageServiceTest()
Method Detail

testGetLink

public void testGetLink()

testService

public void testService()
                 throws Exception
Throws:
Exception


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