cgl.narada.wsinfra.util.test
Class QNameLocatorTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycgl.narada.wsinfra.util.test.QNameLocatorTest
All Implemented Interfaces:
junit.framework.Test

public class QNameLocatorTest
extends junit.framework.TestCase


Constructor Summary
QNameLocatorTest(String name)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testLocateQName()
           
 void testLocateQName1()
           
 void testLocateQName2()
           
 void testLocateQName3()
           
 void testLocateQNameAndDepth()
           
 void testLocateQNameAndDepth1()
           
 void testLocateQNameAndDepth2()
           
 void testLocateQNameAndDepth3()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QNameLocatorTest

public QNameLocatorTest(String name)
Method Detail

setUp

protected void setUp()

tearDown

protected void tearDown()

testLocateQName

public void testLocateQName()

testLocateQName1

public void testLocateQName1()

testLocateQName2

public void testLocateQName2()

testLocateQName3

public void testLocateQName3()

testLocateQNameAndDepth

public void testLocateQNameAndDepth()

testLocateQNameAndDepth1

public void testLocateQNameAndDepth1()

testLocateQNameAndDepth2

public void testLocateQNameAndDepth2()

testLocateQNameAndDepth3

public void testLocateQNameAndDepth3()