public class NamespaceTest
extends junit.framework.TestCase
Constructor and Description |
---|
NamespaceTest(String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
void |
testMultipleNamespaceAxis() |
void |
testNamespaceAxis() |
void |
testNamespaceNodesReadFromAttributes() |
void |
testNumberOfNamespaceNodes() |
void |
testQueryDefaultNamespace() |
void |
testQueryDefaultNamespaceWithContext() |
void |
testUnboundNamespaceUsedInXPathExpression() |
void |
testUnprefixedNamespaceAxis() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
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, failNotEquals, failNotSame, failSame
public NamespaceTest(String name)
protected void setUp() throws ParserConfigurationException
setUp
in class junit.framework.TestCase
ParserConfigurationException
public void testMultipleNamespaceAxis() throws JaxenException
JaxenException
public void testNumberOfNamespaceNodes() throws JaxenException
JaxenException
public void testNamespaceAxis() throws JaxenException
JaxenException
public void testUnprefixedNamespaceAxis() throws JaxenException
JaxenException
public void testNamespaceNodesReadFromAttributes() throws JaxenException
JaxenException
public void testUnboundNamespaceUsedInXPathExpression() throws JaxenException
JaxenException
public void testQueryDefaultNamespace() throws JaxenException
JaxenException
public void testQueryDefaultNamespaceWithContext() throws JaxenException
JaxenException
Copyright © 2001–2019 The Jaxen Project. All rights reserved.