Jiffie: Java InterFace For Internet Explorer

net.sf.jiffie
Class IHTMLDocument2Test

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

public class IHTMLDocument2Test
extends JiffieDataDirTest

Tests to exercise the functionality implemented in the IHTMLDocument2 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
IHTMLDocument2Test()
           
 
Method Summary
 void testDocument()
          Exercise IHTMLDocument2 functionality.
 void testGetDocumentElement()
          Exercise the IHTMLDocument2.getDocumentElement method
 
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

IHTMLDocument2Test

public IHTMLDocument2Test()
Method Detail

testDocument

public void testDocument()
                  throws java.lang.Exception
Exercise IHTMLDocument2 functionality.

Throws:
java.lang.Exception

testGetDocumentElement

public void testGetDocumentElement()
                            throws JiffieException
Exercise the IHTMLDocument2.getDocumentElement method

Throws:
JiffieException


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