| |
|
| org.apache.commons.scxml.NamespacePrefixedXPathsTest
NamespacePrefixedXPathsTest | public class NamespacePrefixedXPathsTest extends TestCase (Code) | | Unit tests for namespace prefixes in XPaths pointing bits in a <data>.
|
NamespacePrefixedXPathsTest | public NamespacePrefixedXPathsTest(String name)(Code) | | Construct a new instance of NamespacePrefixedXPathsTest with
the specified name
|
setUp | public void setUp()(Code) | | Set up instance variables required by this test case.
|
suite | public static Test suite()(Code) | | |
tearDown | public void tearDown()(Code) | | Tear down instance variables required by this test case.
|
testNamespacePrefixedXPathsEL | public void testNamespacePrefixedXPathsEL()(Code) | | |
testNamespacePrefixedXPathsJexl | public void testNamespacePrefixedXPathsJexl()(Code) | | Test the XPath evaluation
|
|
|
|