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


フィールドの概要
 
クラス org.seasar.cubby.tags.AbstractTagTestCase から継承されたフィールド
context, jspBody
 
コンストラクタの概要
ParamTagTest()
           
 
メソッドの概要
 void doTag1()
           
 void doTag2()
           
 void doTagHasIllegalParent()
           
 void doTagHasNoParent()
           
 void setup()
           
 
クラス org.seasar.cubby.tags.SimpleTagTestCase から継承されたメソッド
setupSimpleTag
 
クラス org.seasar.cubby.tags.AbstractTagTestCase から継承されたメソッド
getResultAsElementFromContext, setupContainer, setupErrors, setupMocks, teardownPluginRegistry
 
クラス 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.