org.apache.tapestry.engine
Class TestServiceEncoding

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.engine.TestServiceEncoding

public class TestServiceEncoding
extends BaseComponentTestCase

Tests for ServiceEncodingImpl.

Author:
Howard M. Lewis Ship

Constructor Summary
TestServiceEncoding()
           
 
Method Summary
 void testCreateWithExistingMap()
           
 void testGetParameterNames()
           
 void testGetParameterValue()
           
 void testGetParameterValues()
           
 void testResetModified()
           
 void testSetServletPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestServiceEncoding

public TestServiceEncoding()
Method Detail

testSetServletPath

public void testSetServletPath()

testCreateWithExistingMap

public void testCreateWithExistingMap()

testGetParameterValue

public void testGetParameterValue()

testGetParameterValues

public void testGetParameterValues()

testResetModified

public void testResetModified()

testGetParameterNames

public void testGetParameterNames()


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