public class IFrameTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.crawljax.core.CrawljaxRunner |
crawljax |
static RunWithWebServer |
WEB_SERVER |
| Constructor and Description |
|---|
IFrameTest() |
| Modifier and Type | Method and Description |
|---|---|
protected com.crawljax.core.configuration.CrawljaxConfiguration.CrawljaxConfigurationBuilder |
setupConfig() |
void |
testCrawlingOnlySubFrames() |
void |
testIFrameCrawlable() |
void |
testIframeExclusions() |
void |
testIFramesNotCrawled() |
void |
testIFramesWildcardsNotCrawled() |
protected com.crawljax.core.CrawljaxRunner crawljax
public static final RunWithWebServer WEB_SERVER
protected com.crawljax.core.configuration.CrawljaxConfiguration.CrawljaxConfigurationBuilder setupConfig()
public void testIFrameCrawlable()
throws com.crawljax.core.CrawljaxException
com.crawljax.core.CrawljaxExceptionpublic void testIframeExclusions()
throws com.crawljax.core.CrawljaxException
com.crawljax.core.CrawljaxExceptionpublic void testIFramesNotCrawled()
throws com.crawljax.core.CrawljaxException
com.crawljax.core.CrawljaxExceptionpublic void testIFramesWildcardsNotCrawled()
throws com.crawljax.core.CrawljaxException
com.crawljax.core.CrawljaxExceptionpublic void testCrawlingOnlySubFrames()
throws com.crawljax.core.CrawljaxException
com.crawljax.core.CrawljaxExceptionCopyright © 2007-2013. All Rights Reserved.