public class ArithmeticTest
extends junit.framework.TestCase
Constructor and Description |
---|
ArithmeticTest(String name) |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testEqualityPrecedence() |
void |
testLeftAssociativityOfLessThanOrEqual() |
void |
testNaNEqualsString() |
void |
testNaNNotEqualsString() |
void |
testNegativeZeroEqualsZero() |
void |
testNegativeZeroNotEqualsZero() |
void |
testNegativeZeroNotLessThanZero() |
void |
testNumbersThatBeginWithADecimalPoint() |
void |
testNumbersThatBeginWithADecimalPoint2() |
void |
testZeroGreaterThanOrEqualsToNegativeZero() |
void |
testZeroLessThanOrEqualToNegativeZero() |
void |
testZeroNotGreaterThanNegativeZero() |
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 ArithmeticTest(String name)
public void setUp() throws ParserConfigurationException
setUp
in class junit.framework.TestCase
ParserConfigurationException
public void testNumbersThatBeginWithADecimalPoint() throws JaxenException
JaxenException
public void testNumbersThatBeginWithADecimalPoint2() throws JaxenException
JaxenException
public void testLeftAssociativityOfLessThanOrEqual() throws JaxenException
JaxenException
public void testNegativeZeroNotEqualsZero() throws JaxenException
JaxenException
public void testNegativeZeroEqualsZero() throws JaxenException
JaxenException
public void testZeroNotGreaterThanNegativeZero() throws JaxenException
JaxenException
public void testZeroGreaterThanOrEqualsToNegativeZero() throws JaxenException
JaxenException
public void testZeroLessThanOrEqualToNegativeZero() throws JaxenException
JaxenException
public void testNegativeZeroNotLessThanZero() throws JaxenException
JaxenException
public void testNaNNotEqualsString() throws JaxenException
JaxenException
public void testNaNEqualsString() throws JaxenException
JaxenException
public void testEqualityPrecedence() throws JaxenException
JaxenException
Copyright © 2001–2019 The Jaxen Project. All rights reserved.