|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.commons.net.ftp.ListingFunctionalTest
public class ListingFunctionalTest
A functional test suite for checking that site listings work.
Constructor Summary | |
---|---|
ListingFunctionalTest(String arg0,
String[] settings)
Constructor for FTPClientTest. |
Method Summary | |
---|---|
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()
|
Methods inherited from class junit.framework.TestCase |
---|
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, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ListingFunctionalTest(String arg0, String[] settings)
arg0
- Method Detail |
---|
public static final junit.framework.Test suite()
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
protected void tearDown() throws Exception
tearDown
in class junit.framework.TestCase
Exception
public void testInitiateListParsing() throws IOException
IOException
public void testInitiateListParsingWithPath() throws IOException
IOException
public void testInitiateListParsingWithPathAndAutodetection() throws IOException
IOException
public void testInitiateListParsingWithPathAndAutodetectionButEmpty() throws IOException
IOException
public void testInitiateListParsingWithPathAndIncorrectParser() throws IOException
IOException
public void testListFiles() throws IOException
IOException
public void testListFilesWithAutodection() throws IOException
IOException
public void testListFilesWithIncorrectParser() throws IOException
IOException
public void testListFilesWithPathAndAutodectionButEmpty() throws IOException
IOException
public void testListFilesWithPathAndAutodetection() throws IOException
IOException
public void testListNames() throws IOException
IOException
public void testListNamesWithPath() throws IOException
IOException
public void testListNamesWithPathButEmpty() throws IOException
IOException
public void testprintWorkingDirectory() throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |