Operation |
Details |
public testAccountUserXMLNachher():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Tests the correct behaviour of {@link test.framework.TestBase#getAttributeValue(Node, String, String)}. | |
public testAccountUserXMLVorher():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Tests the correct behaviour of {@link test.framework.TestBase#getAttributeValue(Node, String, String)}. | |
public testGetAttributeValue():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Tests the correct behaviour of {@link test.framework.TestBase#getAttributeValue(Node, String, String)}. | |
public testGetNodeText():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Tests the behaviour of {@link org.apache.xpath.XPathAPI#selectSingleNode(Node, String)}. | |
public testNamespaceAwareness():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Tests the correct behaviour of the XPath methods in {@link test.framework.TestBase} working in namespace aware mode. | |