org.seasar.cubby.tags
クラス InputTagTest

java.lang.Object
  上位を拡張 junit.framework.Assert
      上位を拡張 junit.framework.TestCase
          上位を拡張 org.seasar.cubby.tags.JspTagTestCase
              上位を拡張 org.seasar.cubby.tags.InputTagTest
すべての実装されたインタフェース:
junit.framework.Test

public class InputTagTest
extends JspTagTestCase


フィールドの概要
 
クラス org.seasar.cubby.tags.JspTagTestCase から継承されたフィールド
context, jspBody
 
コンストラクタの概要
InputTagTest()
           
 
メソッドの概要
protected  void setUp()
           
 void testDoTagCheckbox1()
           
 void testDoTagCheckbox2()
           
 void testDoTagCheckbox3()
           
 void testDoTagCheckbox4()
           
 void testDoTagCheckboxValueRequred()
           
 void testDoTagRadio1()
           
 void testDoTagRadio2()
           
 void testDoTagRadio3()
           
 void testDoTagRadio4()
           
 void testDoTagRadioValueRequred()
           
 void testDoTagText1()
           
 void testDoTagText2()
           
 void testDoTagTextDate()
           
 
クラス org.seasar.cubby.tags.JspTagTestCase から継承されたメソッド
getResultAsElementFromContext, setupBodyTag, setupSimpleTag
 
クラス 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
 

コンストラクタの詳細

InputTagTest

public InputTagTest()
メソッドの詳細

setUp

protected void setUp()
              throws Exception
オーバーライド:
クラス JspTagTestCase 内の setUp
例外:
Exception

testDoTagCheckboxValueRequred

public void testDoTagCheckboxValueRequred()
                                   throws Exception
例外:
Exception

testDoTagCheckbox1

public void testDoTagCheckbox1()
                        throws Exception
例外:
Exception

testDoTagCheckbox2

public void testDoTagCheckbox2()
                        throws Exception
例外:
Exception

testDoTagCheckbox3

public void testDoTagCheckbox3()
                        throws Exception
例外:
Exception

testDoTagCheckbox4

public void testDoTagCheckbox4()
                        throws Exception
例外:
Exception

testDoTagRadioValueRequred

public void testDoTagRadioValueRequred()
                                throws Exception
例外:
Exception

testDoTagRadio1

public void testDoTagRadio1()
                     throws Exception
例外:
Exception

testDoTagRadio2

public void testDoTagRadio2()
                     throws Exception
例外:
Exception

testDoTagRadio3

public void testDoTagRadio3()
                     throws Exception
例外:
Exception

testDoTagRadio4

public void testDoTagRadio4()
                     throws Exception
例外:
Exception

testDoTagText1

public void testDoTagText1()
                    throws Exception
例外:
Exception

testDoTagText2

public void testDoTagText2()
                    throws Exception
例外:
Exception

testDoTagTextDate

public void testDoTagTextDate()
                       throws Exception
例外:
Exception


Copyright ツゥ 2006-2007 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.