org.apache.tapestry.services.impl
Class TestSetupRequestEncoding
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.services.impl.TestSetupRequestEncoding
public class TestSetupRequestEncoding
- extends BaseComponentTestCase
Tests for SetupRequestEncoding
.
- 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 |
TestSetupRequestEncoding
public TestSetupRequestEncoding()
testEncodingNotNull
public void testEncodingNotNull()
throws Exception
- Throws:
Exception
testEncodingNull
public void testEncodingNull()
throws Exception
- Throws:
Exception
testUnsupportedEncoding
public void testUnsupportedEncoding()
throws Exception
- Throws:
Exception
testNoSuchMethodError
public void testNoSuchMethodError()
throws Exception
- Throws:
Exception
testAbstractMethodError
public void testAbstractMethodError()
throws Exception
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.