org.apache.torque.generator.qname
Class QualifiedNameTest

java.lang.Object
  extended by org.apache.torque.generator.qname.QualifiedNameTest

public class QualifiedNameTest
extends Object


Constructor Summary
QualifiedNameTest()
           
 
Method Summary
 void testConstructors()
           
 void testEmptyNames()
           
 void testEquals()
           
 void testGetNamespaceParts()
           
 void testGetParentNamespace()
           
 void testNamespaceFromParts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QualifiedNameTest

public QualifiedNameTest()
Method Detail

testConstructors

public void testConstructors()

testEmptyNames

public void testEmptyNames()

testNamespaceFromParts

public void testNamespaceFromParts()

testGetNamespaceParts

public void testGetNamespaceParts()

testGetParentNamespace

public void testGetParentNamespace()

testEquals

public void testEquals()


Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.