com.gargoylesoftware.htmlunit.html
Class HtmlTableSectionTest
java.lang.Object
com.gargoylesoftware.htmlunit.WebTestCase
com.gargoylesoftware.htmlunit.SimpleWebTestCase
com.gargoylesoftware.htmlunit.html.HtmlTableSectionTest
public class HtmlTableSectionTest
- extends SimpleWebTestCase
Tests for HtmlTableBody, HtmlTableHeader, and HtmlTableFooter.
- Version:
- $Revision: 7931 $
- Author:
- Mike Bowler, Ahmed Ashour
| 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 |
| Methods inherited from class com.gargoylesoftware.htmlunit.SimpleWebTestCase |
createNewWebClient, getJavaScriptThreads, getMockConnection, getWebClient, getWebClientWithMockWebConnection, loadPage, loadPage, loadPage, loadPage, loadPage, loadPage, loadPage, loadPageWithAlerts, loadPageWithAlerts, loadUrl, readJSThreadsBeforeTest, releaseResources, testHTMLFile |
| 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 |
HtmlTableSectionTest
public HtmlTableSectionTest()
simpleScriptable
public void simpleScriptable()
throws Exception
- Throws:
Exception - if the test fails
asText
public void asText()
throws Exception
- Throws:
Exception - if the test fails
Copyright © 2002-2013 Gargoyle Software Inc.. All Rights Reserved.