当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
StateConverterV0TestCase - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.test.portlet.state
Class StateConverterV0TestCase
java.lang.Object
TestCase
org.jboss.portal.test.portlet.state.StateConverterV0TestCase
- public class StateConverterV0TestCase
- extends TestCase
- Version:
- $Revision: 1.1 $
- Author:
- Julien Viet
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
converter
private final StateConverter converter
StateConverterV0TestCase
public StateConverterV0TestCase()
testIAE
public void testIAE()
throws StateConversionException
- Throws:
StateConversionException
testAlteredMagic
public void testAlteredMagic()
throws StateConversionException
- Throws:
StateConversionException
testBadVersionNumber
public void testBadVersionNumber()
throws StateConversionException
- Throws:
StateConversionException
testWorks
public void testWorks()
throws java.lang.Exception
- Throws:
java.lang.Exception
assertWorks
private void assertWorks(ProducerState expectedState)
throws java.lang.Exception
- Throws:
java.lang.Exception