public class TapestryXPathTest extends Object
| Constructor and Description |
|---|
TapestryXPathTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
void |
testCanFindAttributes() |
void |
testCanFindAttributesByName() |
void |
testCanFindByAttributeValue() |
void |
testCanFindByTextNodeValue() |
void |
testCanFindChildren() |
void |
testCanFindCommentByValue() |
void |
testCanFindComments() |
void |
testCanFindDescendents() |
void |
testCanFindDocument() |
void |
testCanFindElements() |
void |
testCanFindElementsByContents() |
void |
testCanFindElementsById() |
void |
testCanFindElementsByName() |
void |
testCanFindParents() |
void |
testNormalizedDescendantText() |
void |
testNormalizedText() |
void |
testNormalizedTextTreatsNbspAsSpace() |
void |
testSelectElementsAttribute() |
void |
testSelectElementsChildMarkup() |
void |
testSelectSingleElement() |
void |
testSingleNormalizedDescendantText() |
void |
testStringValuesOf() |
public static void setup()
public void testCanFindElementsById()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testCanFindElements()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testCanFindElementsByName()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testCanFindAttributes()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testCanFindAttributesByName()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testCanFindByAttributeValue()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testCanFindChildren()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testCanFindDescendents()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testCanFindParents()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testCanFindElementsByContents()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testCanFindDocument()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testCanFindByTextNodeValue()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testCanFindComments()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testCanFindCommentByValue()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testStringValuesOf()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testSelectElementsChildMarkup()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testSelectElementsAttribute()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testSelectSingleElement()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testSingleNormalizedDescendantText()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testNormalizedDescendantText()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testNormalizedTextTreatsNbspAsSpace()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionpublic void testNormalizedText()
throws org.jaxen.JaxenException
org.jaxen.JaxenExceptionCopyright © 2009-2012. All Rights Reserved.