org.apache.tapestry.engine.encoders
Class TestServiceExtensionEncoder

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.engine.encoders.TestServiceExtensionEncoder

public class TestServiceExtensionEncoder
extends BaseComponentTestCase

Tests ServiceExtensionEncoder.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestServiceExtensionEncoder()
           
 
Method Summary
 void testDecode()
           
 void testDecodeWrongExtension()
           
 void testEncode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestServiceExtensionEncoder

public TestServiceExtensionEncoder()
Method Detail

testEncode

public void testEncode()

testDecodeWrongExtension

public void testDecodeWrongExtension()

testDecode

public void testDecode()


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