org.apache.tapestry.engine
Class RestartServiceTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.engine.ServiceTestCase
org.apache.tapestry.engine.RestartServiceTest
public class RestartServiceTest
- extends ServiceTestCase
Tests for RestartService
.
- 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 |
RestartServiceTest
public RestartServiceTest()
testNoSession
public void testNoSession()
throws Exception
- Throws:
Exception
testWithSession
public void testWithSession()
throws Exception
- Throws:
Exception
testErrorInvalidatingSession
public void testErrorInvalidatingSession()
throws Exception
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.