FOSSology
4.4.0
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 = "" | |
$cwd | |
$DB_CONF = "" | |
Protected Member Functions | |
setUp () | |
tearDown () | |
clean the env | |
Private Attributes | |
$testDb | |
$dbManager | |
$testInstaller | |
Test mimetype agent from cli.
Definition at line 25 of file cliParamsTest4Mimetype.php.
|
protected |
@biref Initialization
Definition at line 44 of file cliParamsTest4Mimetype.php.
cliParamsTest4Mimetype::testMimetypeInDB | ( | ) |
The mimetype name is in table mimetype.
Definition at line 135 of file cliParamsTest4Mimetype.php.
cliParamsTest4Mimetype::testMimetypeNotInDB | ( | ) |
Test mimetype name is not in table mimetype.
Definition at line 101 of file cliParamsTest4Mimetype.php.