org.seasar.cubby.tags
クラス TextareaTagTest

java.lang.Object
  上位を拡張 org.seasar.cubby.tags.AbstractTagTestCase
      上位を拡張 org.seasar.cubby.tags.SimpleTagTestCase
          上位を拡張 org.seasar.cubby.tags.TextareaTagTest

public class TextareaTagTest
extends SimpleTagTestCase


フィールドの概要
 
クラス org.seasar.cubby.tags.AbstractTagTestCase から継承されたフィールド
context, jspBody
 
コンストラクタの概要
TextareaTagTest()
           
 
メソッドの概要
 void doTag1()
           
 void doTag2()
           
 void doTag3()
           
 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
 

コンストラクタの詳細

TextareaTagTest

public TextareaTagTest()
メソッドの詳細

setup

public void setup()
           throws Exception
例外:
Exception

doTag1

public void doTag1()
            throws Exception
例外:
Exception

doTag2

public void doTag2()
            throws Exception
例外:
Exception

doTag3

public void doTag3()
            throws Exception
例外:
Exception


Copyright © 2006-2009 The Seasar Foundation. All Rights Reserved.