public class SubstringAfterTest
extends junit.framework.TestCase
Constructor and Description |
---|
SubstringAfterTest(String name) |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testEmptyStringBeforeEmptyString() |
void |
testEmptyStringSubstringAfterNonEmptyString() |
void |
testSubstringAfterEmptyString() |
void |
testSubstringAfterFunctionRequiresAtLeastTwoArguments() |
void |
testSubstringAfterFunctionRequiresAtMostTwoArguments() |
void |
testSubstringAfterNumber() |
void |
testSubstringAfterNumber2() |
void |
testSubstringAfterString() |
void |
testSubstringAfterString2() |
void |
testSubstringAfterString3() |
void |
testSubstringAfterString4() |
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 SubstringAfterTest(String name)
public void setUp() throws ParserConfigurationException
setUp
in class junit.framework.TestCase
ParserConfigurationException
public void testSubstringAfterNumber() throws JaxenException
JaxenException
public void testSubstringAfterString() throws JaxenException
JaxenException
public void testSubstringAfterString4() throws JaxenException
JaxenException
public void testSubstringAfterNumber2() throws JaxenException
JaxenException
public void testSubstringAfterString2() throws JaxenException
JaxenException
public void testSubstringAfterString3() throws JaxenException
JaxenException
public void testEmptyStringSubstringAfterNonEmptyString() throws JaxenException
JaxenException
public void testEmptyStringBeforeEmptyString() throws JaxenException
JaxenException
public void testSubstringAfterEmptyString() throws JaxenException
JaxenException
public void testSubstringAfterFunctionRequiresAtLeastTwoArguments() throws JaxenException
JaxenException
public void testSubstringAfterFunctionRequiresAtMostTwoArguments() throws JaxenException
JaxenException
Copyright © 2001–2019 The Jaxen Project. All rights reserved.