org.seasar.cubby.tags
クラス ParamTagTest
java.lang.Object
org.seasar.cubby.tags.AbstractTagTestCase
org.seasar.cubby.tags.SimpleTagTestCase
org.seasar.cubby.tags.ParamTagTest
public class ParamTagTest
- extends SimpleTagTestCase
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParamTagTest
public ParamTagTest()
setup
public void setup()
throws Exception
- 例外:
Exception
doTag1
public void doTag1()
throws JspException,
IOException
- 例外:
JspException
IOException
doTag2
public void doTag2()
throws JspException,
IOException
- 例外:
JspException
IOException
doTagHasIllegalParent
public void doTagHasIllegalParent()
throws JspException,
IOException
- 例外:
JspException
IOException
doTagHasNoParent
public void doTagHasNoParent()
throws JspException,
IOException
- 例外:
JspException
IOException
Copyright © 2006-2009 The Seasar Foundation. All Rights Reserved.