public class CrawljaxConfigurationBuilderTest extends Object
| Constructor and Description |
|---|
CrawljaxConfigurationBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
ifCannotCreateOutputFolderReject() |
void |
ifOutputIsFileNotFolderReject() |
void |
negativeDepthIsNotAllowed() |
void |
negativeMaximumStatesIsNotAllowed() |
void |
negativeRuntimeIsNotAllowed() |
void |
noArgsBuilderWorksFine() |
public void negativeMaximumStatesIsNotAllowed()
throws Exception
Exceptionpublic void negativeDepthIsNotAllowed()
throws Exception
Exceptionpublic void negativeRuntimeIsNotAllowed()
throws Exception
Exceptionpublic void ifOutputIsFileNotFolderReject()
throws Exception
ExceptionCopyright © 2007-2013. All Rights Reserved.