FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|
Test mimetype agent from cli. More...
Public Member Functions | |
testMimetypeNotInDB () | |
Test mimetype name is not in table mimetype. More... | |
testMimetypeInDB () | |
The mimetype name is in table mimetype. More... | |
Public Attributes | |
$EXE_PATH = "" | |
$PG_CONN | |
$DB_COMMAND = "" | |
$DB_NAME = "" | |
$DB_CONF = "" | |
Protected Member Functions | |
setUp () | |
tearDown () | |
clean the env | |
Test mimetype agent from cli.
Definition at line 36 of file cliParamsTest4Mimetype.php.
|
protected |
Initialization
Definition at line 48 of file cliParamsTest4Mimetype.php.
cliParamsTest4Mimetype::testMimetypeInDB | ( | ) |
The mimetype name is in table mimetype.
Definition at line 136 of file cliParamsTest4Mimetype.php.
cliParamsTest4Mimetype::testMimetypeNotInDB | ( | ) |
Test mimetype name is not in table mimetype.
Definition at line 100 of file cliParamsTest4Mimetype.php.