public class JaxenTest extends Object
Constructor and Description |
---|
JaxenTest() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
void |
testCompileExpression() |
void |
testCompileExpressionException() |
void |
testConverterNamespaceContextBackFront() |
void |
testConverterNamespaceContextPrefixJaxenName() |
void |
testIsMethodsInNodeNavigator() |
void |
testJaxenXpath() |
void |
testXpathWithPredicates() |
void |
testYangFunctionContext() |
public void setup() throws URISyntaxException, IOException, ParseException, XPathExpressionException, org.jaxen.UnsupportedAxisException, org.opendaylight.yangtools.yang.parser.spi.meta.ReactorException
URISyntaxException
IOException
ParseException
XPathExpressionException
org.jaxen.UnsupportedAxisException
org.opendaylight.yangtools.yang.parser.spi.meta.ReactorException
public void testConverterNamespaceContextBackFront()
public void testConverterNamespaceContextPrefixJaxenName()
public void testCompileExpression()
public void testJaxenXpath() throws XPathExpressionException
XPathExpressionException
public void testXpathWithPredicates() throws XPathExpressionException
XPathExpressionException
public void testIsMethodsInNodeNavigator()
public void testCompileExpressionException() throws XPathExpressionException
XPathExpressionException
public void testYangFunctionContext() throws org.jaxen.UnresolvableException, org.jaxen.FunctionCallException
org.jaxen.UnresolvableException
org.jaxen.FunctionCallException
Copyright © 2017 OpenDaylight. All rights reserved.