public class SubstringBeforeTest
extends junit.framework.TestCase
Constructor and Description |
---|
SubstringBeforeTest(String name) |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testContainsString3() |
void |
testEmptyStringBeforeEmptyString() |
void |
testEmptyStringSubstringBeforeNonEmptyString() |
void |
testSubstringBeforeEmptyString() |
void |
testSubstringBeforeFunctionRequiresAtLeastTwoArguments() |
void |
testSubstringBeforeFunctionRequiresAtMostTwoArguments() |
void |
testSubstringBeforeNumber() |
void |
testSubstringBeforeNumber2() |
void |
testSubstringBeforeString() |
void |
testSubstringBeforeString2() |
void |
testSubstringBeforeString3() |
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 SubstringBeforeTest(String name)
public void setUp() throws ParserConfigurationException
setUp
in class junit.framework.TestCase
ParserConfigurationException
public void testSubstringBeforeNumber() throws JaxenException
JaxenException
public void testSubstringBeforeString() throws JaxenException
JaxenException
public void testContainsString3() throws JaxenException
JaxenException
public void testSubstringBeforeNumber2() throws JaxenException
JaxenException
public void testSubstringBeforeString2() throws JaxenException
JaxenException
public void testSubstringBeforeString3() throws JaxenException
JaxenException
public void testEmptyStringSubstringBeforeNonEmptyString() throws JaxenException
JaxenException
public void testEmptyStringBeforeEmptyString() throws JaxenException
JaxenException
public void testSubstringBeforeEmptyString() throws JaxenException
JaxenException
public void testSubstringBeforeFunctionRequiresAtLeastTwoArguments() throws JaxenException
JaxenException
public void testSubstringBeforeFunctionRequiresAtMostTwoArguments() throws JaxenException
JaxenException
Copyright © 2001–2019 The Jaxen Project. All rights reserved.