![]() |
FOSSology
4.6.0
Open Source License Compliance by Open Source Software
|
Test for class BulkTextExport. More...


Public Member Functions | |
| testExportBulkTextCsvEscapesDelimiterAndNewlineInText () | |
| testSetDelimiterRejectsEmptyValue () | |
| testSetEnclosureRejectsSameValueAsDelimiter () | |
Protected Member Functions | |
| setUp () | |
| One time setup for test. More... | |
| tearDown () | |
| Close mockery. More... | |
Private Attributes | |
| $assertCountBefore | |
Test for class BulkTextExport.
Definition at line 17 of file BulkTextExportTest.php.
|
protected |
One time setup for test.
Definition at line 26 of file BulkTextExportTest.php.
|
protected |
Close mockery.
Definition at line 35 of file BulkTextExportTest.php.
| Fossology\Lib\Application\BulkTextExportTest::testExportBulkTextCsvEscapesDelimiterAndNewlineInText | ( | ) |
Definition at line 46 of file BulkTextExportTest.php.
| Fossology\Lib\Application\BulkTextExportTest::testSetDelimiterRejectsEmptyValue | ( | ) |
Definition at line 83 of file BulkTextExportTest.php.
| Fossology\Lib\Application\BulkTextExportTest::testSetEnclosureRejectsSameValueAsDelimiter | ( | ) |
Definition at line 95 of file BulkTextExportTest.php.