org.seasar.cubby.tags
クラス TagUtilsTest

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

public class TagUtilsTest
extends junit.framework.TestCase


コンストラクタの概要
TagUtilsTest()
           
 
メソッドの概要
 void testAddClassName()
           
 void testAddClassName1()
           
 void testAddClassNameThrowsNullPointerException()
           
 void testConstructor()
           
 void testErrors()
           
 void testErrorsThrowsNullPointerException()
           
 void testFormValue()
           
 void testFormValue1()
           
 void testFormValue2()
           
 void testFormValue3()
           
 void testFormValue4()
           
 void testFormValue5()
           
 void testFormValue6()
           
 void testFormValueValidationFail1()
           
 void testFormValueValidationFail2()
           
 void testFormValueValidationFail3()
           
 void testIsChecked()
           
 void testIsChecked1()
           
 void testIsChecked10()
           
 void testIsChecked2()
           
 void testIsChecked3()
           
 void testIsChecked4()
           
 void testIsChecked5()
           
 void testIsChecked6()
           
 void testIsChecked7()
           
 void testIsChecked8()
           
 void testIsChecked9()
           
 void testIsCheckedThrowsClassCastException()
           
 void testIsCheckedThrowsNullPointerException()
           
 void testMultipleFormValues()
           
 void testMultipleFormValues1()
           
 void testMultipleFormValues2()
           
 void testMultipleFormValues3()
           
 void testMultipleFormValues4()
           
 void testMultipleFormValues5()
           
 void testMultipleFormValues6()
           
 void testMultipleFormValues7()
           
 void testToAttr()
           
 void testToAttr1()
           
 void testToAttrThrowsNullPointerException()
           
 
クラス junit.framework.TestCase から継承されたメソッド
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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
 

コンストラクタの詳細

TagUtilsTest

public TagUtilsTest()
メソッドの詳細

testConstructor

public void testConstructor()
                     throws Throwable
例外:
Throwable

testAddClassName

public void testAddClassName()
                      throws Throwable
例外:
Throwable

testAddClassName1

public void testAddClassName1()
                       throws Throwable
例外:
Throwable

testErrors

public void testErrors()
                throws Throwable
例外:
Throwable

testFormValue

public void testFormValue()
                   throws Throwable
例外:
Throwable

testFormValue1

public void testFormValue1()
                    throws Throwable
例外:
Throwable

testFormValue2

public void testFormValue2()
                    throws Throwable
例外:
Throwable

testFormValue3

public void testFormValue3()
                    throws Throwable
例外:
Throwable

testFormValue4

public void testFormValue4()
                    throws Throwable
例外:
Throwable

testFormValue5

public void testFormValue5()
                    throws Throwable
例外:
Throwable

testFormValue6

public void testFormValue6()
                    throws Throwable
例外:
Throwable

testFormValueValidationFail1

public void testFormValueValidationFail1()
                                  throws Throwable
例外:
Throwable

testFormValueValidationFail2

public void testFormValueValidationFail2()
                                  throws Throwable
例外:
Throwable

testFormValueValidationFail3

public void testFormValueValidationFail3()
                                  throws Throwable
例外:
Throwable

testIsChecked

public void testIsChecked()
                   throws Throwable
例外:
Throwable

testIsChecked1

public void testIsChecked1()
                    throws Throwable
例外:
Throwable

testIsChecked2

public void testIsChecked2()
                    throws Throwable
例外:
Throwable

testIsChecked3

public void testIsChecked3()
                    throws Throwable
例外:
Throwable

testIsChecked4

public void testIsChecked4()
                    throws Throwable
例外:
Throwable

testIsChecked5

public void testIsChecked5()
                    throws Throwable
例外:
Throwable

testIsChecked6

public void testIsChecked6()
                    throws Throwable
例外:
Throwable

testIsChecked7

public void testIsChecked7()
                    throws Throwable
例外:
Throwable

testIsChecked8

public void testIsChecked8()
                    throws Throwable
例外:
Throwable

testIsChecked9

public void testIsChecked9()
                    throws Throwable
例外:
Throwable

testIsChecked10

public void testIsChecked10()
                     throws Throwable
例外:
Throwable

testMultipleFormValues

public void testMultipleFormValues()
                            throws Throwable
例外:
Throwable

testMultipleFormValues1

public void testMultipleFormValues1()
                             throws Throwable
例外:
Throwable

testMultipleFormValues2

public void testMultipleFormValues2()
                             throws Throwable
例外:
Throwable

testMultipleFormValues3

public void testMultipleFormValues3()
                             throws Throwable
例外:
Throwable

testMultipleFormValues4

public void testMultipleFormValues4()
                             throws Throwable
例外:
Throwable

testMultipleFormValues5

public void testMultipleFormValues5()
                             throws Throwable
例外:
Throwable

testMultipleFormValues6

public void testMultipleFormValues6()
                             throws Throwable
例外:
Throwable

testMultipleFormValues7

public void testMultipleFormValues7()
                             throws Throwable
例外:
Throwable

testToAttr

public void testToAttr()
                throws Throwable
例外:
Throwable

testToAttr1

public void testToAttr1()
                 throws Throwable
例外:
Throwable

testAddClassNameThrowsNullPointerException

public void testAddClassNameThrowsNullPointerException()
                                                throws Throwable
例外:
Throwable

testErrorsThrowsNullPointerException

public void testErrorsThrowsNullPointerException()
                                          throws Throwable
例外:
Throwable

testIsCheckedThrowsClassCastException

public void testIsCheckedThrowsClassCastException()
                                           throws Throwable
例外:
Throwable

testIsCheckedThrowsNullPointerException

public void testIsCheckedThrowsNullPointerException()
                                             throws Throwable
例外:
Throwable

testToAttrThrowsNullPointerException

public void testToAttrThrowsNullPointerException()
                                          throws Throwable
例外:
Throwable


Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.