@PrepareForTest(value={ExtractPlugin.class,WebHarvestUtil.class,AutomationPluginUtil.class})
public class ExtractPluginTest
extends java.lang.Object
| Constructor and Description |
|---|
ExtractPluginTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAutomationUrlIsNotDefined() |
void |
testExceptionDuringHttpRequest() |
void |
testSuccessRequest() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testAutomationUrlIsNotDefined()
throws java.lang.Exception
java.lang.Exceptionpublic void testExceptionDuringHttpRequest()
throws java.lang.Exception
java.lang.Exceptionpublic void testSuccessRequest()
throws java.lang.Exception
java.lang.Exception