org.apache.tapestry.engine.encoders
Class TestDirectServiceEncoder
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.engine.encoders.TestDirectServiceEncoder
public class TestDirectServiceEncoder
- extends BaseComponentTestCase
Tests for DirectServiceEncoder
.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestDirectServiceEncoder
public TestDirectServiceEncoder()
testEncodeWrongService
public void testEncodeWrongService()
testEncodePageInNamespace
public void testEncodePageInNamespace()
testEncodeStateless
public void testEncodeStateless()
testEncodeStateful
public void testEncodeStateful()
testDecodeWrongExtension
public void testDecodeWrongExtension()
testDecodeStateless
public void testDecodeStateless()
testDecodeStateful
public void testDecodeStateful()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.