public class NamespaceURITest
extends junit.framework.TestCase
Constructor and Description |
---|
NamespaceURITest(String name) |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testNamespaceURINoArguments() |
void |
testNamespaceURIOfAttribute() |
void |
testNamespaceURIOfAttributeInNamespace() |
void |
testNamespaceURIOfComment() |
void |
testNamespaceURIOfEmptyNodeSetIsEmptyString() |
void |
testNamespaceURIOfNamespaceIsNull() |
void |
testNamespaceURIOfNumber() |
void |
testNamespaceURIOfProcessingInstructionIsEmptyString() |
void |
testNamespaceURIOfTextIsEmptyString() |
void |
testNamespaceURIRequiresAtMostOneArgument() |
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 NamespaceURITest(String name)
public void setUp() throws ParserConfigurationException, SAXException, IOException
setUp
in class junit.framework.TestCase
ParserConfigurationException
SAXException
IOException
public void testNamespaceURIOfNumber() throws JaxenException
JaxenException
public void testNamespaceURINoArguments() throws JaxenException
JaxenException
public void testNamespaceURIOfEmptyNodeSetIsEmptyString() throws JaxenException
JaxenException
public void testNamespaceURIOfProcessingInstructionIsEmptyString() throws JaxenException
JaxenException
public void testNamespaceURIOfAttribute() throws JaxenException
JaxenException
public void testNamespaceURIOfAttributeInNamespace() throws JaxenException
JaxenException
public void testNamespaceURIOfTextIsEmptyString() throws JaxenException
JaxenException
public void testNamespaceURIRequiresAtMostOneArgument() throws JaxenException
JaxenException
public void testNamespaceURIOfNamespaceIsNull() throws JaxenException
JaxenException
public void testNamespaceURIOfComment() throws JaxenException
JaxenException
Copyright © 2001–2019 The Jaxen Project. All rights reserved.