public function XlsxExporterTest::testOpenExport in Webform XLSX export 8
Test openExport().
File
- tests/
src/ Unit/ XlsxExporterTest.php, line 79
Class
- XlsxExporterTest
- Class XlsxExporterTest.
Namespace
Drupal\Tests\webform_xlsx_export\UnitCode
public function testOpenExport() {
$this
->markTestIncomplete('We need to mock ConfigFactoryInterface.');
}