Jiffie: Java InterFace For Internet Explorer

net.sf.jiffie
Class InternetExplorerTest

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

public class InternetExplorerTest
extends JiffieDataDirTest

Tests to exercise the functionality implemented in the InternetExplorer 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
InternetExplorerTest()
           
 
Method Summary
 void testWindowSize()
          This method demonstrates access to information about the IE window, including size, location, and HWND.
 
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

InternetExplorerTest

public InternetExplorerTest()
Method Detail

testWindowSize

public void testWindowSize()
This method demonstrates access to information about the IE window, including size, location, and HWND.



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