Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D F G H I M O P R S T U

A

AllTest - class org.finj.test.AllTest.
Top class that launches all tests.
AllTest(String) - Constructor for class org.finj.test.AllTest
 

B

BrowsingTest - class org.finj.test.BrowsingTest.
Tests functionalities related to browsing in FTP commands.
BrowsingTest(String) - Constructor for class org.finj.test.BrowsingTest
 

C

CONFIGURATION_FILE - Static variable in class org.finj.test.FTPClientTest
 
ConnectionTest - class org.finj.test.ConnectionTest.
Tests functionalities related to connections in FTP commands.
ConnectionTest(String) - Constructor for class org.finj.test.ConnectionTest
 
client - Variable in class org.finj.test.FinjTestCase
 
closedCtrlNotif - Variable in class org.finj.test.ObserverTest.NotifiedObserver
 
commandNotif - Variable in class org.finj.test.ObserverTest.NotifiedObserver
 
commandSent(String) - Method in class org.finj.test.ObserverTest.NotifiedObserver
 
config - Variable in class org.finj.test.FTPClientTest
 
controlConnectionClosed() - Method in class org.finj.test.ObserverTest.NotifiedObserver
 
controlConnectionOpened() - Method in class org.finj.test.ObserverTest.NotifiedObserver
 

D

DataTest - class org.finj.test.DataTest.
Tests functionalities related to data handling in FTP commands.
DataTest(String) - Constructor for class org.finj.test.DataTest
 
dataInNotif - Variable in class org.finj.test.ObserverTest.NotifiedObserver
 
dataOutNotif - Variable in class org.finj.test.ObserverTest.NotifiedObserver
 
dataReceived(int) - Method in class org.finj.test.ObserverTest.NotifiedObserver
 
dataSent(int) - Method in class org.finj.test.ObserverTest.NotifiedObserver
 

F

FILE_PARAM - Static variable in class org.finj.test.FTPClientTest
 
FTPClientTest - class org.finj.test.FTPClientTest.
The configuration used by the FTPClientTest is embodied in a .properties file.
FTPClientTest() - Constructor for class org.finj.test.FTPClientTest
 
FinjTestCase - class org.finj.test.FinjTestCase.
Mother of all other test classes, that offers the basic launcheable functionalities.
FinjTestCase(String) - Constructor for class org.finj.test.FinjTestCase
 
file - Variable in class org.finj.test.FTPClientTest
 

G

getFileNames(boolean) - Method in class org.finj.test.FTPClientTest
 
getServerStatus() - Method in class org.finj.test.FTPClientTest
 

H

HOST_PARAM - Static variable in class org.finj.test.FTPClientTest
 
host - Variable in class org.finj.test.FTPClientTest
 

I

InformationTest - class org.finj.test.InformationTest.
Tests functionalities related to server information in FTP commands.
InformationTest(String) - Constructor for class org.finj.test.InformationTest
 
isObserving(boolean) - Method in class org.finj.test.ObserverTest.NotifiedObserver
 

M

MiscellaneousTest - class org.finj.test.MiscellaneousTest.
Tests miscellaneous FTP commands functionalities that don't enter in the other categories.
MiscellaneousTest(String) - Constructor for class org.finj.test.MiscellaneousTest
 
main(String[]) - Static method in class org.finj.test.AllTest
 
main(String[]) - Static method in class org.finj.test.BrowsingTest
 
main(String[]) - Static method in class org.finj.test.ConnectionTest
 
main(String[]) - Static method in class org.finj.test.DataTest
 
main(String[]) - Static method in class org.finj.test.InformationTest
 
main(String[]) - Static method in class org.finj.test.MiscellaneousTest
 
main(String[]) - Static method in class org.finj.test.ObserverTest
 
makeDirectory() - Method in class org.finj.test.FTPClientTest
 

O

ObserverTest - class org.finj.test.ObserverTest.
Tests the features of the org.finj.FTPClientObserver.
ObserverTest(String) - Constructor for class org.finj.test.ObserverTest
 
ObserverTest.NotifiedObserver - class org.finj.test.ObserverTest.NotifiedObserver.
 
ObserverTest.NotifiedObserver() - Constructor for class org.finj.test.ObserverTest.NotifiedObserver
 
observNotif - Variable in class org.finj.test.ObserverTest.NotifiedObserver
 
open() - Method in class org.finj.test.FTPClientTest
 
openCtrlNotif - Variable in class org.finj.test.ObserverTest.NotifiedObserver
 
org.finj.test - package org.finj.test
Core classes for finj project.

P

PASS_PARAM - Static variable in class org.finj.test.FTPClientTest
 
PATH_PARAM - Static variable in class org.finj.test.FTPClientTest
 
PORT_PARAM - Static variable in class org.finj.test.FTPClientTest
 
pass - Variable in class org.finj.test.FTPClientTest
 
path - Variable in class org.finj.test.FTPClientTest
 
port - Variable in class org.finj.test.FTPClientTest
 
printFileDetails(RemoteFile[]) - Method in class org.finj.test.InformationTest
 
printFileNames(String[]) - Method in class org.finj.test.InformationTest
 

R

removeDirectory() - Method in class org.finj.test.FTPClientTest
 
responseNotif - Variable in class org.finj.test.ObserverTest.NotifiedObserver
 
responseReceived(FTPResponse) - Method in class org.finj.test.ObserverTest.NotifiedObserver
 
runTestInterface(String[]) - Method in class org.finj.test.FinjTestCase
 

S

setUp() - Method in class org.finj.test.FinjTestCase
 
setWorkingDirectory() - Method in class org.finj.test.FTPClientTest
 
suite() - Static method in class org.finj.test.AllTest
 
suite() - Static method in class org.finj.test.BrowsingTest
 
suite() - Static method in class org.finj.test.ConnectionTest
 
suite() - Static method in class org.finj.test.DataTest
 
suite() - Static method in class org.finj.test.InformationTest
 
suite() - Static method in class org.finj.test.MiscellaneousTest
 
suite() - Static method in class org.finj.test.ObserverTest
 

T

TEMP_PARAM - Static variable in class org.finj.test.FTPClientTest
 
tearDown() - Method in class org.finj.test.FinjTestCase
 
tearDown() - Method in class org.finj.test.ObserverTest
 
temp - Variable in class org.finj.test.FTPClientTest
 
test() - Method in class org.finj.test.ConnectionTest
 
testCheckConnection() - Method in class org.finj.test.MiscellaneousTest
 
testDeleteFile() - Method in class org.finj.test.DataTest
 
testDoSite() - Method in class org.finj.test.MiscellaneousTest
 
testDownloadTransfert() - Method in class org.finj.test.DataTest
 
testFileDescriptors() - Method in class org.finj.test.InformationTest
 
testFileNames() - Method in class org.finj.test.InformationTest
 
testMakeDirectory() - Method in class org.finj.test.BrowsingTest
 
testManipulation() - Method in class org.finj.test.ObserverTest
 
testMountStructure() - Method in class org.finj.test.MiscellaneousTest
 
testNotification() - Method in class org.finj.test.ObserverTest
 
testRemoveDirectory() - Method in class org.finj.test.BrowsingTest
 
testServerStatus() - Method in class org.finj.test.InformationTest
 
testSystemName() - Method in class org.finj.test.InformationTest
 
testUploadAppendTransfert() - Method in class org.finj.test.DataTest
 
testUploadCreateTransfert() - Method in class org.finj.test.DataTest
 
testUploadUniqueTransfert() - Method in class org.finj.test.DataTest
 
testWorkingDirectory() - Method in class org.finj.test.BrowsingTest
 

U

USER_PARAM - Static variable in class org.finj.test.FTPClientTest
 
user - Variable in class org.finj.test.FTPClientTest
 

A B C D F G H I M O P R S T U