public class NameTest
extends junit.framework.TestCase
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testNameAllowsNoArguments() |
void |
testNameNoArguments() |
void |
testNameOfAttribute() |
void |
testNameOfCommentIsEmptyString() |
void |
testNameOfNamespaceIsPrefix() |
void |
testNameOfNumber() |
void |
testNameOfProcessingInstructionIsTarget() |
void |
testNameOfTextIsEmptyString() |
void |
testNameWithTwoArguments() |
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 NameTest(String name)
public void setUp() throws ParserConfigurationException, SAXException, IOException
setUp
in class junit.framework.TestCase
ParserConfigurationException
SAXException
IOException
public void testNameOfNumber() throws JaxenException
JaxenException
public void testNameWithTwoArguments() throws JaxenException
JaxenException
public void testNameAllowsNoArguments() throws JaxenException
JaxenException
public void testNameOfCommentIsEmptyString() throws JaxenException
JaxenException
public void testNameOfProcessingInstructionIsTarget() throws JaxenException
JaxenException
public void testNameOfAttribute() throws JaxenException
JaxenException
public void testNameOfTextIsEmptyString() throws JaxenException
JaxenException
public void testNameOfNamespaceIsPrefix() throws JaxenException
JaxenException
public void testNameNoArguments()
Copyright © 2001–2019 The Jaxen Project. All rights reserved.