Uses of Package
net.sourceforge.jwebunit.api

Packages that use net.sourceforge.jwebunit.api
net.sourceforge.jwebunit.api   
net.sourceforge.jwebunit.htmlunit   
net.sourceforge.jwebunit.junit   
net.sourceforge.jwebunit.selenium   
 

Classes in net.sourceforge.jwebunit.api used by net.sourceforge.jwebunit.api
IElement
          A wrapper around elements so we can access their properties directly, without requiring either direct access to the testing engine DOM, or implementing every permutation of assert test.
 

Classes in net.sourceforge.jwebunit.api used by net.sourceforge.jwebunit.htmlunit
IElement
          A wrapper around elements so we can access their properties directly, without requiring either direct access to the testing engine DOM, or implementing every permutation of assert test.
ITestingEngine
          This is the interface for all communications between JWebUnit and the specific running test engine.
 

Classes in net.sourceforge.jwebunit.api used by net.sourceforge.jwebunit.junit
IElement
          A wrapper around elements so we can access their properties directly, without requiring either direct access to the testing engine DOM, or implementing every permutation of assert test.
ITestingEngine
          This is the interface for all communications between JWebUnit and the specific running test engine.
 

Classes in net.sourceforge.jwebunit.api used by net.sourceforge.jwebunit.selenium
IElement
          A wrapper around elements so we can access their properties directly, without requiring either direct access to the testing engine DOM, or implementing every permutation of assert test.
ITestingEngine
          This is the interface for all communications between JWebUnit and the specific running test engine.
 



Copyright © 2002-2011 SourceForge. All Rights Reserved.