com.gargoylesoftware.htmlunit.html
Class HtmlCanvasTest

java.lang.Object
  extended by com.gargoylesoftware.htmlunit.WebTestCase
      extended by com.gargoylesoftware.htmlunit.WebDriverTestCase
          extended by com.gargoylesoftware.htmlunit.html.HtmlCanvasTest

public class HtmlCanvasTest
extends WebDriverTestCase

Tests for HtmlCanvas.

Version:
$Revision: 7931 $
Author:
Ahmed Ashour

Nested Class Summary
 
Nested classes/interfaces inherited from class com.gargoylesoftware.htmlunit.WebDriverTestCase
WebDriverTestCase.MockWebConnectionServlet
 
Field Summary
 
Fields inherited from class com.gargoylesoftware.htmlunit.WebDriverTestCase
WEB_DRIVERS_
 
Fields inherited from class com.gargoylesoftware.htmlunit.WebTestCase
DEFAULT_WAIT_TIME, DEFAULT_WAIT_TIME_FACTOR, FLAG_ALL_BROWSERS, generateTest_browserVersion_, GEOLOCATION_IGNORE, JAVASCRIPT_MIME_TYPE, LINE_SEPARATOR, PORT, PORT2, PORT3, PROPERTY_GENERATE_TESTPAGES, SOCKS_PROXY_HOST, SOCKS_PROXY_PORT, SOCKS_PROXY_SKIP, URL_CROSS_ORIGIN, URL_CROSS_ORIGIN_BASE, URL_CROSS_ORIGIN2, URL_FIRST, URL_SECOND, URL_THIRD
 
Constructor Summary
HtmlCanvasTest()
           
 
Method Summary
 void simpleScriptable()
           
 
Methods inherited from class com.gargoylesoftware.htmlunit.WebDriverTestCase
buildWebDriver, getCollectedAlerts, getWebDriver, getWebWindowOf, isBasicAuthentication, loadPage2, loadPage2, loadPage2, loadPageWithAlerts2, loadPageWithAlerts2, loadPageWithAlerts2, loadPageWithAlerts2, loadPageWithAlerts2, loadPageWithAlerts2, loadPageWithAlerts2, loadPageWithAlerts2, needThreeConnections, releaseResources, shutDownAll, startWebServer, startWebServer, startWebServer, startWebServer2, stopWebServers, toHtmlElement, verifyAlerts
 
Methods inherited from class com.gargoylesoftware.htmlunit.WebTestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertNull, assertTrue, assertTrue, clone, createTestPageForRealBrowserIfNeeded, createTestPageForRealBrowserIfNeeded, expandExpectedAlertsVariables, generateTestForWebDriver, getBrowserVersion, getDefaultUrl, getExpectedAlerts, getFileAsStream, getFileObject, getMockWebConnection, getModifiedContent, loadExpectation, setExpectedAlerts, setGenerateTest_notYetImplemented, setMockWebConnection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlCanvasTest

public HtmlCanvasTest()
Method Detail

simpleScriptable

public void simpleScriptable()
                      throws Exception
Throws:
Exception - if the test fails


Copyright © 2002-2013 Gargoyle Software Inc.. All Rights Reserved.