< prev index next >

test/javax/xml/jaxp/functional/javax/xml/xpath/ptests/XPathFunctionResolverTest.java

Print this page

        

*** 80,86 **** @Test(expectedExceptions = NullPointerException.class) public void testCheckXPathFunctionResolver02() throws XPathExpressionException { assertEquals(xpath.evaluate(null, "5"), "2"); } } - - --- 80,84 ----
< prev index next >