Woolpack API

woolpack.html
クラス HtmlUtilsTest

java.lang.Object
  上位を拡張 junit.framework.Assert
      上位を拡張 junit.framework.TestCase
          上位を拡張 woolpack.html.HtmlUtilsTest
すべての実装されたインタフェース:
junit.framework.Test

public class HtmlUtilsTest
extends junit.framework.TestCase


コンストラクタの概要
HtmlUtilsTest()
           
 
メソッドの概要
 void testBranchPropertyCount()
           
 void testCompressSpace()
           
 void testConvertRowAttr()
           
 void testHiddenAllToChild()
           
 void testInsertRowIndex()
           
 void testMakeRadio()
           
 void testMakeRadioNotFound()
           
 void testMakeSelectChild()
           
 void testMakeSelectNotFound()
           
 void testMakeSelectSibling()
           
 void testMergeCell()
           
 void testMergeCellAll0()
           
 void testMergeCellAll1()
           
 void testMergeCellAll2()
           
 void testMergeCellAll3()
           
 void testNormalizeCase()
           
 void testRemoveComment()
           
 void testRemoveThidAndText()
           
 void testUpdateToSelectedValue()
           
 void testUpdateToSelectedValueNull()
           
 
クラス 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
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

HtmlUtilsTest

public HtmlUtilsTest()
メソッドの詳細

testBranchPropertyCount

public void testBranchPropertyCount()

testConvertRowAttr

public void testConvertRowAttr()

testNormalizeCase

public void testNormalizeCase()

testRemoveComment

public void testRemoveComment()

testCompressSpace

public void testCompressSpace()

testHiddenAllToChild

public void testHiddenAllToChild()

testInsertRowIndex

public void testInsertRowIndex()

testMakeRadio

public void testMakeRadio()

testMakeRadioNotFound

public void testMakeRadioNotFound()

testMakeSelectChild

public void testMakeSelectChild()

testMakeSelectNotFound

public void testMakeSelectNotFound()

testMakeSelectSibling

public void testMakeSelectSibling()

testMergeCellAll0

public void testMergeCellAll0()

testMergeCellAll1

public void testMergeCellAll1()

testMergeCellAll2

public void testMergeCellAll2()

testMergeCellAll3

public void testMergeCellAll3()

testMergeCell

public void testMergeCell()

testUpdateToSelectedValue

public void testUpdateToSelectedValue()

testUpdateToSelectedValueNull

public void testUpdateToSelectedValueNull()

testRemoveThidAndText

public void testRemoveThidAndText()

Woolpack API

Copyright (C) 2006-2007 Takahiro Nakamura. All rights reserved.