FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
test the delagent agent thru command line. More...
Public Member Functions | |
testDelagentu () | |
test delagent -u More... | |
testDelagentf () | |
test delagent -f More... | |
testDelagentUpload () | |
test delagent -U 2 More... | |
Public Attributes | |
$EXE_PATH = "" | |
$PG_CONN | |
$DB_COMMAND = "" | |
$DB_NAME = "" | |
$DB_CONF = "" | |
Protected Member Functions | |
setUp () | |
tearDown () | |
clean the env | |
test the delagent agent thru command line.
Functional test delagent agent from cli
Definition at line 18 of file ft_cliDelagentTest.php.
ft_cliDelagentTest::testDelagentf | ( | ) |
test delagent -f
-f
flagDefinition at line 101 of file ft_cliDelagentTest.php.
ft_cliDelagentTest::testDelagentu | ( | ) |
test delagent -u
-u
flagthe file is one executable file
Definition at line 65 of file ft_cliDelagentTest.php.
ft_cliDelagentTest::testDelagentUpload | ( | ) |
test delagent -U 2
-U
flag to delete an uploadDefinition at line 135 of file ft_cliDelagentTest.php.