org.seasar.cubby.tags
クラス FormTagTest
java.lang.Object
org.seasar.cubby.tags.AbstractTagTestCase
org.seasar.cubby.tags.FormTagTest
public class FormTagTest
- extends AbstractTagTestCase
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormTagTest
public FormTagTest()
setupProvider
public void setupProvider()
setUp
public void setUp()
throws Exception
- 例外:
Exception
doTagNoChild
public void doTagNoChild()
throws Exception
- 例外:
Exception
doTagEmptyBody
public void doTagEmptyBody()
throws Exception
- 例外:
Exception
doTagWithTextAreaTag
public void doTagWithTextAreaTag()
throws Exception
- 例外:
Exception
doTagWithSpecifiedAction
public void doTagWithSpecifiedAction()
throws Exception
- 例外:
Exception
doTagWithSpecifiedActionAndParam
public void doTagWithSpecifiedActionAndParam()
throws Exception
- 例外:
Exception
doTagWithTextAreaAndSpecifiedActionAndParam
public void doTagWithTextAreaAndSpecifiedActionAndParam()
throws Exception
- 例外:
Exception
testDoTagProtocol
public void testDoTagProtocol()
throws Exception
- 例外:
Exception
testDoTagPort
public void testDoTagPort()
throws Exception
- 例外:
Exception
testDoTagProtocolAndPort
public void testDoTagProtocolAndPort()
throws Exception
- 例外:
Exception
setupBodyTag
protected void setupBodyTag(BodyTag tag)
doLifecycle
protected void doLifecycle(Tag tag)
throws JspException,
IOException
- 例外:
JspException
IOException
doLifecycle
protected void doLifecycle(Tag tag,
org.seasar.cubby.tags.AbstractStandardTagTestCase.ChildrenFactory childrenFactory)
throws JspException,
IOException
- 例外:
JspException
IOException
Copyright © 2006-2009 The Seasar Foundation. All Rights Reserved.