public class StringTest
extends junit.framework.TestCase
Constructor and Description |
---|
StringTest(String name) |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testBigNumbersDontUseExponentialNotation() |
void |
testIntegersAreFormattedAsInts() |
void |
testSmallNumbersDontUseExponentialNotation() |
void |
testStringFunctionOperatesOnFirstNodeInDocumentOrder() |
void |
testStringFunctionRequiresAtMostOneArgument() |
void |
testStringOfInfinity() |
void |
testStringOfNegativeInfinity() |
void |
testStringOfNegativeZero() |
void |
testStringValueOfComment() |
void |
testStringValueOfNamespaceNode() |
void |
testStringValueOfNull() |
void |
testStringValueOfNullWithNonNullNavigator() |
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 StringTest(String name)
public void setUp() throws ParserConfigurationException
setUp
in class junit.framework.TestCase
ParserConfigurationException
public void testStringFunctionOperatesOnFirstNodeInDocumentOrder() throws JaxenException
JaxenException
public void testStringValueOfComment() throws JaxenException
JaxenException
public void testStringValueOfNull()
public void testStringValueOfNullWithNonNullNavigator()
public void testStringValueOfNamespaceNode() throws JaxenException
JaxenException
public void testSmallNumbersDontUseExponentialNotation() throws JaxenException
JaxenException
public void testBigNumbersDontUseExponentialNotation() throws JaxenException
JaxenException
public void testStringOfInfinity() throws JaxenException
JaxenException
public void testStringOfNegativeInfinity() throws JaxenException
JaxenException
public void testStringOfNegativeZero() throws JaxenException
JaxenException
public void testIntegersAreFormattedAsInts() throws JaxenException
JaxenException
public void testStringFunctionRequiresAtMostOneArgument() throws JaxenException
JaxenException
Copyright © 2001–2019 The Jaxen Project. All rights reserved.