org.seasar.cubby.tags
クラス SimpleTagTestCase

java.lang.Object
  上位を拡張 org.seasar.cubby.tags.AbstractTagTestCase
      上位を拡張 org.seasar.cubby.tags.SimpleTagTestCase
直系の既知のサブクラス:
InputTagTest, ParamTagTest, SelectTagMapTest, SelectTagTest, TextareaTagTest, TokenTagTest

public abstract class SimpleTagTestCase
extends AbstractTagTestCase


フィールドの概要
 
クラス org.seasar.cubby.tags.AbstractTagTestCase から継承されたフィールド
context, jspBody
 
コンストラクタの概要
SimpleTagTestCase()
           
 
メソッドの概要
protected  void setupSimpleTag(SimpleTag tag)
           
 
クラス org.seasar.cubby.tags.AbstractTagTestCase から継承されたメソッド
getResultAsElementFromContext, setupContainer, setupErrors, setupMocks, teardownPluginRegistry
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SimpleTagTestCase

public SimpleTagTestCase()
メソッドの詳細

setupSimpleTag

protected void setupSimpleTag(SimpleTag tag)


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