FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Test for class LicenseCsvExport. More...
Public Member Functions | |
testCreateCsv () | |
Test for LicenseCsvExport::createCsv() More... | |
testSetDelimiter () | |
Test for LicenseCsvExport::setDelimiter() More... | |
testSetEnclosure () | |
Test for LicenseCsvExport::setEnclosure() More... | |
Protected Member Functions | |
setUp () | |
One time setup for test. More... | |
tearDown () | |
Close mockery. More... | |
Test for class LicenseCsvExport.
Definition at line 20 of file LicenseCsvExportTest.php.
|
protected |
One time setup for test.
Definition at line 26 of file LicenseCsvExportTest.php.
|
protected |
Close mockery.
Definition at line 35 of file LicenseCsvExportTest.php.
Fossology\Lib\Application\LicenseCsvExportTest::testCreateCsv | ( | ) |
Test for LicenseCsvExport::createCsv()
Definition at line 49 of file LicenseCsvExportTest.php.
Fossology\Lib\Application\LicenseCsvExportTest::testSetDelimiter | ( | ) |
Test for LicenseCsvExport::setDelimiter()
Definition at line 212 of file LicenseCsvExportTest.php.
Fossology\Lib\Application\LicenseCsvExportTest::testSetEnclosure | ( | ) |
Test for LicenseCsvExport::setEnclosure()
Definition at line 236 of file LicenseCsvExportTest.php.