woolpack.dom
クラス XPathAttrTest

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

public class XPathAttrTest
extends junit.framework.TestCase


コンストラクタの概要
XPathAttrTest()
           
 
メソッドの概要
 void testAttrNameEmpty()
           
 void testAttrNameNull()
           
 void testAttrValueEmpty()
           
 void testAttrValueNull()
           
 void testFirstExpressionNull()
           
 void testNormal()
           
 void testOtherExpressionNull()
           
 
クラス 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
 

コンストラクタの詳細

XPathAttrTest

public XPathAttrTest()
メソッドの詳細

testAttrNameNull

public void testAttrNameNull()

testAttrNameEmpty

public void testAttrNameEmpty()

testAttrValueNull

public void testAttrValueNull()

testAttrValueEmpty

public void testAttrValueEmpty()

testFirstExpressionNull

public void testFirstExpressionNull()

testOtherExpressionNull

public void testOtherExpressionNull()

testNormal

public void testNormal()