org.apache.tapestry.engine
Class ResetServiceTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.engine.ServiceTestCase
org.apache.tapestry.engine.ResetServiceTest
public class ResetServiceTest
- extends ServiceTestCase
Tests for ResetService
.
- 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 |
ResetServiceTest
public ResetServiceTest()
testGetLink
public void testGetLink()
testService
public void testService()
throws Exception
- Throws:
Exception
testServiceNotEnabled
public void testServiceNotEnabled()
throws Exception
- Throws:
Exception
testGetLinkNonNullParameter
public void testGetLinkNonNullParameter()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.