|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.seasar.framework.unit.S2FrameworkTestCase
org.seasar.extension.unit.S2TestCase
org.seasar.cubby.tags.FormTagTest
public class FormTagTest
フィールドの概要 | |
---|---|
protected MockJspContext |
context
|
protected MockJspFragment |
jspBody
|
HttpServletRequest |
request
|
org.seasar.cubby.tags.FormTag |
tag
|
クラス org.seasar.framework.unit.S2FrameworkTestCase から継承されたフィールド |
---|
ENV_PATH, ENV_VALUE |
コンストラクタの概要 | |
---|---|
FormTagTest()
|
メソッドの概要 | |
---|---|
protected void |
doLifecycle(Tag tag)
|
protected void |
doLifecycle(Tag tag,
org.seasar.cubby.tags.AbstractStandardTagTestCase.ChildrenFactory childrenFactory)
|
protected org.jdom.Element |
getResultAsElementFromContext()
|
protected void |
setUp()
|
protected void |
setupBodyTag(BodyTag tag)
|
void |
setupErrors(JspContext context)
|
void |
testDoTagEmptyBody()
|
void |
testDoTagNoChild()
|
void |
testDoTagWithSpecifiedAction()
|
void |
testDoTagWithSpecifiedActionAndParam()
|
void |
testDoTagWithTextAreaAndSpecifiedActionAndParam()
|
void |
testDoTagWithTextAreaTag()
|
クラス junit.framework.TestCase から継承されたメソッド |
---|
countTestCases, createResult, getName, run, run, runTest, setName, tearDown, toString |
クラス junit.framework.Assert から継承されたメソッド |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
フィールドの詳細 |
---|
public HttpServletRequest request
public org.seasar.cubby.tags.FormTag tag
protected MockJspFragment jspBody
protected MockJspContext context
コンストラクタの詳細 |
---|
public FormTagTest()
メソッドの詳細 |
---|
protected void setUp() throws Exception
Exception
public void testDoTagNoChild() throws Exception
Exception
public void testDoTagEmptyBody() throws Exception
Exception
public void testDoTagWithTextAreaTag() throws Exception
Exception
public void testDoTagWithSpecifiedAction() throws Exception
Exception
public void testDoTagWithSpecifiedActionAndParam() throws Exception
Exception
public void testDoTagWithTextAreaAndSpecifiedActionAndParam() throws Exception
Exception
protected void setupBodyTag(BodyTag tag)
protected void doLifecycle(Tag tag) throws JspException, IOException
JspException
IOException
protected void doLifecycle(Tag tag, org.seasar.cubby.tags.AbstractStandardTagTestCase.ChildrenFactory childrenFactory) throws JspException, IOException
JspException
IOException
protected org.jdom.Element getResultAsElementFromContext() throws org.jdom.JDOMException, IOException
org.jdom.JDOMException
IOException
public void setupErrors(JspContext context)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |