Jiffie: Java InterFace For Internet Explorer

net.sf.jiffie.xpath
Class JiffieXPathTest

Package class diagram package JiffieXPathTest
java.lang.Object
  extended by TestCase
      extended by net.sf.jiffie.JiffieTestCase
          extended by net.sf.jiffie.JiffieDataDirTest
              extended by net.sf.jiffie.xpath.JiffieXPathTest

public class JiffieXPathTest
extends JiffieDataDirTest

Tests to exercise the functionality implemented in the JiffieXPath class.


Field Summary
 
Fields inherited from class net.sf.jiffie.JiffieDataDirTest
m_datadir
 
Fields inherited from class net.sf.jiffie.JiffieTestCase
m_explorer
 
Constructor Summary
JiffieXPathTest()
           
 
Method Summary
 void testDocumentNavigator()
          Test DocumentNavigator functionality.
 void testInitialRequestRequirements()
          Test XPath operations to meet the original requirements for XPath support.
 
Methods inherited from class net.sf.jiffie.JiffieDataDirTest
setUp
 
Methods inherited from class net.sf.jiffie.JiffieTestCase
assertFalse, assertNull, assertTrue, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JiffieXPathTest

public JiffieXPathTest()
Method Detail

testDocumentNavigator

public void testDocumentNavigator()
                           throws java.lang.Exception
Test DocumentNavigator functionality.

Throws:
java.lang.Exception

testInitialRequestRequirements

public void testInitialRequestRequirements()
                                    throws java.lang.Exception
Test XPath operations to meet the original requirements for XPath support.

Throws:
java.lang.Exception


Copyright © 2004-2009 Packwood Software. All Rights Reserved.