public class LocalNameTest
extends junit.framework.TestCase
Constructor and Description |
---|
LocalNameTest(String name) |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testLocalNameAllowsNoArguments() |
void |
testLocalNameNoArguments() |
void |
testLocalNameOfAttribute() |
void |
testLocalNameOfCommentIsEmptyString() |
void |
testLocalNameOfEmptyNodeSetIsEmptyString() |
void |
testLocalNameOfNamespaceIsPrefix() |
void |
testLocalNameOfNumber() |
void |
testLocalNameOfProcessingInstructionIsTarget() |
void |
testLocalNameOfTextIsEmptyString() |
void |
testLocalNameWithTwoArguments() |
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 LocalNameTest(String name)
public void setUp() throws ParserConfigurationException, SAXException, IOException
setUp
in class junit.framework.TestCase
ParserConfigurationException
SAXException
IOException
public void testLocalNameOfNumber() throws JaxenException
JaxenException
public void testLocalNameWithTwoArguments() throws JaxenException
JaxenException
public void testLocalNameAllowsNoArguments() throws JaxenException
JaxenException
public void testLocalNameOfCommentIsEmptyString() throws JaxenException
JaxenException
public void testLocalNameOfEmptyNodeSetIsEmptyString() throws JaxenException
JaxenException
public void testLocalNameOfProcessingInstructionIsTarget() throws JaxenException
JaxenException
public void testLocalNameOfAttribute() throws JaxenException
JaxenException
public void testLocalNameOfTextIsEmptyString() throws JaxenException
JaxenException
public void testLocalNameOfNamespaceIsPrefix() throws JaxenException
JaxenException
public void testLocalNameNoArguments()
Copyright © 2001–2019 The Jaxen Project. All rights reserved.