org.apache.tapestry.engine
Class ResetServiceTest

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

public class ResetServiceTest
extends ServiceTestCase

Tests for ResetService.

Since:
4.0
Author:
Howard M. Lewis Ship

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

ResetServiceTest

public ResetServiceTest()
Method Detail

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.