org.seasar.cubby.tags
クラス LinkTagTest

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

public class LinkTagTest
extends AbstractTagTestCase


フィールドの概要
 
クラス org.seasar.cubby.tags.AbstractTagTestCase から継承されたフィールド
context, jspBody
 
コンストラクタの概要
LinkTagTest()
           
 
メソッドの概要
protected  void doLifecycle(Tag tag)
           
protected  void doLifecycle(Tag tag, org.seasar.cubby.tags.AbstractStandardTagTestCase.ChildrenFactory childrenFactory)
           
 void doTag()
           
 void doTagOutputTag()
           
 void doTagOutputTagWithParam()
           
 void doTagWithParam()
           
 void setup()
           
protected  void setupBodyTag(BodyTag tag)
           
 void setupContainer()
           
 void testDoTagWithPort()
           
 void testDoTagWithProtocol()
           
 void testDoTagWithProtocolAndPort()
           
 
クラス org.seasar.cubby.tags.AbstractTagTestCase から継承されたメソッド
getResultAsElementFromContext, setupErrors, setupMocks, teardownPluginRegistry
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

LinkTagTest

public LinkTagTest()
メソッドの詳細

setup

public void setup()
           throws Exception
例外:
Exception

setupContainer

public void setupContainer()
オーバーライド:
クラス AbstractTagTestCase 内の setupContainer

doTag

public void doTag()
           throws Exception
例外:
Exception

doTagWithParam

public void doTagWithParam()
                    throws Exception
例外:
Exception

doTagOutputTag

public void doTagOutputTag()
                    throws Exception
例外:
Exception

doTagOutputTagWithParam

public void doTagOutputTagWithParam()
                             throws Exception
例外:
Exception

testDoTagWithProtocol

public void testDoTagWithProtocol()
                           throws Exception
例外:
Exception

testDoTagWithPort

public void testDoTagWithPort()
                       throws Exception
例外:
Exception

testDoTagWithProtocolAndPort

public void testDoTagWithProtocolAndPort()
                                  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.