|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.seasar.framework.unit.S2FrameworkTestCase
org.seasar.extension.unit.S2TestCase
org.seasar.cubby.tags.JspTagTestCase
org.seasar.cubby.tags.InputTagTest
public class InputTagTest
フィールドの概要 |
---|
クラス org.seasar.cubby.tags.JspTagTestCase から継承されたフィールド |
---|
context, jspBody |
クラス org.seasar.framework.unit.S2FrameworkTestCase から継承されたフィールド |
---|
ENV_PATH, ENV_VALUE |
コンストラクタの概要 | |
---|---|
InputTagTest()
|
メソッドの概要 | |
---|---|
protected void |
setUp()
|
void |
testDoTagCheckbox1()
|
void |
testDoTagCheckbox2()
|
void |
testDoTagCheckboxError1()
|
void |
testDoTagCheckboxError2()
|
void |
testDoTagCheckboxValueRequred()
|
void |
testDoTagCheckboxWithCheckedValue1()
|
void |
testDoTagCheckboxWithCheckedValue2()
|
void |
testDoTagCheckboxWithCheckedValueError1()
|
void |
testDoTagRadio1()
|
void |
testDoTagRadio2()
|
void |
testDoTagRadioError1()
|
void |
testDoTagRadioError2()
|
void |
testDoTagRadioValueRequred()
|
void |
testDoTagText1()
|
void |
testDoTagText2()
|
void |
testDoTagTextError1()
|
void |
testDoTagTextError2()
|
クラス org.seasar.cubby.tags.JspTagTestCase から継承されたメソッド |
---|
getResultAsElementFromContext, setupBodyTag, setupErrors, setupSimpleTag |
クラス 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 InputTagTest()
メソッドの詳細 |
---|
protected void setUp() throws Exception
JspTagTestCase
内の setUp
Exception
public void testDoTagCheckboxValueRequred() throws Exception
Exception
public void testDoTagCheckbox1() throws Exception
Exception
public void testDoTagCheckbox2() throws Exception
Exception
public void testDoTagCheckboxWithCheckedValue1() throws Exception
Exception
public void testDoTagCheckboxWithCheckedValue2() throws Exception
Exception
public void testDoTagCheckboxWithCheckedValueError1() throws Exception
Exception
public void testDoTagCheckboxError1() throws Exception
Exception
public void testDoTagCheckboxError2() throws Exception
Exception
public void testDoTagRadioValueRequred() throws Exception
Exception
public void testDoTagRadio1() throws Exception
Exception
public void testDoTagRadio2() throws Exception
Exception
public void testDoTagRadioError1() throws Exception
Exception
public void testDoTagRadioError2() throws Exception
Exception
public void testDoTagText1() throws Exception
Exception
public void testDoTagText2() throws Exception
Exception
public void testDoTagTextError1() throws Exception
Exception
public void testDoTagTextError2() throws Exception
Exception
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |