public class ListingFunctionalTest extends junit.framework.TestCase
| Constructor and Description |
|---|
ListingFunctionalTest(String arg0,
String[] settings)
Constructor for FTPClientTest.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
static junit.framework.Test |
suite() |
protected void |
tearDown() |
void |
testInitiateListParsing() |
void |
testInitiateListParsingWithPath() |
void |
testInitiateListParsingWithPathAndAutodetection() |
void |
testInitiateListParsingWithPathAndAutodetectionButEmpty() |
void |
testInitiateListParsingWithPathAndIncorrectParser() |
void |
testListFiles() |
void |
testListFilesWithAutodection() |
void |
testListFilesWithIncorrectParser() |
void |
testListFilesWithPathAndAutodectionButEmpty() |
void |
testListFilesWithPathAndAutodetection() |
void |
testListNames() |
void |
testListNamesWithPath() |
void |
testListNamesWithPathButEmpty() |
void |
testprintWorkingDirectory() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic ListingFunctionalTest(String arg0, String[] settings)
arg0 - public static final junit.framework.Test suite()
protected void setUp() throws Exception
setUp in class junit.framework.TestCaseExceptionprotected void tearDown() throws Exception
tearDown in class junit.framework.TestCaseExceptionpublic void testInitiateListParsing() throws IOException
IOExceptionpublic void testInitiateListParsingWithPath() throws IOException
IOExceptionpublic void testInitiateListParsingWithPathAndAutodetection() throws IOException
IOExceptionpublic void testInitiateListParsingWithPathAndAutodetectionButEmpty() throws IOException
IOExceptionpublic void testInitiateListParsingWithPathAndIncorrectParser() throws IOException
IOExceptionpublic void testListFiles() throws IOException
IOExceptionpublic void testListFilesWithAutodection() throws IOException
IOExceptionpublic void testListFilesWithIncorrectParser() throws IOException
IOExceptionpublic void testListFilesWithPathAndAutodectionButEmpty() throws IOException
IOExceptionpublic void testListFilesWithPathAndAutodetection() throws IOException
IOExceptionpublic void testListNames() throws IOException
IOExceptionpublic void testListNamesWithPath() throws IOException
IOExceptionpublic void testListNamesWithPathButEmpty() throws IOException
IOExceptionpublic void testprintWorkingDirectory() throws IOException
IOExceptionCopyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.