|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.seasar.cubby.tags.JspTagTestCase
public abstract class JspTagTestCase
フィールドの概要 | |
---|---|
protected MockJspContext |
context
|
protected MockJspFragment |
jspBody
|
コンストラクタの概要 | |
---|---|
JspTagTestCase()
|
メソッドの概要 | |
---|---|
protected org.jdom.Element |
getResultAsElementFromContext()
|
protected void |
setUp()
|
protected void |
setupBodyTag(BodyTag tag)
|
protected void |
setupSimpleTag(SimpleTag tag)
|
クラス junit.framework.TestCase から継承されたメソッド |
---|
countTestCases, createResult, getName, run, run, runBare, 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 |
フィールドの詳細 |
---|
protected MockJspFragment jspBody
protected MockJspContext context
コンストラクタの詳細 |
---|
public JspTagTestCase()
メソッドの詳細 |
---|
protected void setUp() throws Exception
junit.framework.TestCase
内の setUp
Exception
protected void setupSimpleTag(SimpleTag tag)
protected void setupBodyTag(BodyTag tag)
protected org.jdom.Element getResultAsElementFromContext() throws org.jdom.JDOMException, IOException
org.jdom.JDOMException
IOException
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |