org.apache.ws.commons.schema.docpath
Class TestXmlSchemaNamespaceContext

java.lang.Object
  extended by org.apache.ws.commons.schema.docpath.TestXmlSchemaNamespaceContext

public class TestXmlSchemaNamespaceContext
extends Object


Constructor Summary
TestXmlSchemaNamespaceContext()
           
 
Method Summary
 void test()
           
 void testAddEmptyNamespaceWithPrefix()
           
 void testAddNullNamespaceAndPrefix()
           
 void testAddNullNamespaceWithPrefix()
           
 void testGetPrefixesWithNullNamespace()
           
 void testNamespaceNotFound()
           
 void testNullNamespaceForPrefix()
           
 void testNullPrefixForNamespace()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestXmlSchemaNamespaceContext

public TestXmlSchemaNamespaceContext()
Method Detail

test

public void test()

testNullPrefixForNamespace

public void testNullPrefixForNamespace()

testNullNamespaceForPrefix

public void testNullNamespaceForPrefix()

testAddNullNamespaceAndPrefix

public void testAddNullNamespaceAndPrefix()

testAddNullNamespaceWithPrefix

public void testAddNullNamespaceWithPrefix()

testAddEmptyNamespaceWithPrefix

public void testAddEmptyNamespaceWithPrefix()

testGetPrefixesWithNullNamespace

public void testGetPrefixesWithNullNamespace()

testNamespaceNotFound

public void testNamespaceNotFound()


Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.