woolpack.dom
クラス XPathTest

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

public class XPathTest
extends junit.framework.TestCase


コンストラクタの概要
XPathTest()
           
 
メソッドの概要
 void testFirstExpressionNull()
           
 void testFirstOther()
           
 void testLoop()
          tips
 void testNormal()
           
 void testOtherExpressionNull()
           
 void testRemove()
          tips
 void testXPathIllegal()
           
 void testXPathNull()
           
 
クラス 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
 

コンストラクタの詳細

XPathTest

public XPathTest()
メソッドの詳細

testXPathNull

public void testXPathNull()

testXPathIllegal

public void testXPathIllegal()

testFirstExpressionNull

public void testFirstExpressionNull()

testOtherExpressionNull

public void testOtherExpressionNull()

testNormal

public void testNormal()

testFirstOther

public void testFirstOther()

testLoop

public void testLoop()
tips


testRemove

public void testRemove()
tips