public class NotTest
extends junit.framework.TestCase
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testEmptyStringIsFalse() |
void |
testNaNIsFalse() |
void |
testNonEmptyStringIsTrue() |
void |
testNotFunctionRequiresExactlyOneArgument() |
void |
testNotFunctionRequiresOneArgument() |
void |
testOneIsTrue() |
void |
testZeroIsFalse() |
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 NotTest(String name)
public void setUp() throws ParserConfigurationException
setUp
in class junit.framework.TestCase
ParserConfigurationException
public void testZeroIsFalse() throws JaxenException
JaxenException
public void testOneIsTrue() throws JaxenException
JaxenException
public void testEmptyStringIsFalse() throws JaxenException
JaxenException
public void testNaNIsFalse() throws JaxenException
JaxenException
public void testNonEmptyStringIsTrue() throws JaxenException
JaxenException
public void testNotFunctionRequiresOneArgument() throws JaxenException
JaxenException
public void testNotFunctionRequiresExactlyOneArgument() throws JaxenException
JaxenException
Copyright 2001–2022 The Jaxen Project. All rights reserved.