|
||||||||||
| 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.parser.FTPParseTestFramework
org.apache.commons.net.ftp.parser.VMSFTPEntryParserTest
public class VMSFTPEntryParserTest
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.net.ftp.parser.FTPParseTestFramework |
|---|
df |
| Constructor Summary | |
|---|---|
VMSFTPEntryParserTest(String name)
|
|
| Method Summary | |
|---|---|
void |
assertFileInListing(FTPFile[] listing,
String name)
|
void |
assertFileNotInListing(FTPFile[] listing,
String name)
|
protected String[] |
getBadListing()
Method getBadListing. |
protected String[] |
getGoodListing()
Method getGoodListing. |
protected FTPFileEntryParser |
getParser()
Method getParser. |
protected FTPFileEntryParser |
getVersioningParser()
|
static junit.framework.TestSuite |
suite()
Method suite. |
void |
testParseFieldsOnDirectory()
Method testParseFieldsOnDirectory. |
void |
testParseFieldsOnFile()
Method testParseFieldsOnFile. |
void |
testWholeListParse()
Test the parsing of the whole list. |
void |
testWholeListParseWithVersioning()
Test the parsing of the whole list. |
| Methods inherited from class org.apache.commons.net.ftp.parser.FTPParseTestFramework |
|---|
doAdditionalBadTests, doAdditionalGoodTests, nullFileOrNullDate, setUp, testBadListing, testGoodListing |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
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, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VMSFTPEntryParserTest(String name)
TestCase.TestCase(String)| Method Detail |
|---|
public void testWholeListParse()
throws IOException
IOException
public void testWholeListParseWithVersioning()
throws IOException
IOException
public void assertFileInListing(FTPFile[] listing,
String name)
public void assertFileNotInListing(FTPFile[] listing,
String name)
public void testParseFieldsOnDirectory()
throws Exception
FTPParseTestFramework
testParseFieldsOnDirectory in class FTPParseTestFrameworkExceptionFTPParseTestFramework.testParseFieldsOnDirectory()
public void testParseFieldsOnFile()
throws Exception
FTPParseTestFramework
testParseFieldsOnFile in class FTPParseTestFrameworkExceptionFTPParseTestFramework.testParseFieldsOnFile()protected String[] getBadListing()
FTPParseTestFramework
getBadListing in class FTPParseTestFrameworkFTPParseTestFramework.getBadListing()protected String[] getGoodListing()
FTPParseTestFramework
getGoodListing in class FTPParseTestFrameworkFTPParseTestFramework.getGoodListing()protected FTPFileEntryParser getParser()
FTPParseTestFramework
getParser in class FTPParseTestFrameworkFTPParseTestFramework.getParser()protected FTPFileEntryParser getVersioningParser()
public static junit.framework.TestSuite suite()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||