org.apache.tapestry.services.impl
Class EngineServiceOuterProxyTest

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.services.impl.AbstractEngineServiceProxyTestCase
          extended by org.apache.tapestry.services.impl.EngineServiceOuterProxyTest

public class EngineServiceOuterProxyTest
extends AbstractEngineServiceProxyTestCase

Tests for EngineServiceOuterProxy.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
EngineServiceOuterProxyTest()
           
 
Method Summary
 void testGetLink()
           
 void testGetName()
           
 void testService()
           
 void testToString()
           
 
Methods inherited from class org.apache.tapestry.services.impl.AbstractEngineServiceProxyTestCase
newEngineService, newLink, trainGetLink
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EngineServiceOuterProxyTest

public EngineServiceOuterProxyTest()
Method Detail

testToString

public void testToString()

testGetName

public void testGetName()

testService

public void testService()
                 throws Exception
Throws:
Exception

testGetLink

public void testGetLink()
                 throws Exception
Throws:
Exception


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